Pinned Repositories
awesome-question-answering
Resources, datasets, papers on Question Answering
berta
beto
BETO - Spanish version of the BERT model
Bias_in_Gendered_Languages
This is a repo for the EMNLP 19 Paper on gender bias in gendered languages.
CharBERT
CharBERT: Character-aware Pre-trained Language Model (COLING2020)
conformer
Implementation of the convolutional module from the Conformer paper, for use in Transformers
conformer-1
PyTorch implementation of "Conformer: Convolution-augmented Transformer for Speech Recognition" (INTERSPEECH 2020)
CPC_audio
An implementation of the Contrast Predictive Coding (CPC) method to train audio features in an unsupervised fashion.
cpjku_dcase20
CP-JKU submission to DCASE 20
css10
CSS10: A Collection of Single Speaker Speech Datasets for 10 Languages
jordiluque's Repositories
jordiluque/multifit
The code to reproduce results from paper "MultiFiT: Efficient Multi-lingual Language Model Fine-tuning" https://arxiv.org/abs/1909.04761
jordiluque/pase
Problem Agnostic Speech Encoder
jordiluque/pytorch-softdtw
An implementation of SoftDTW for PyTorch.
jordiluque/voicemap
Identifying people from small audio fragments
jordiluque/css10
CSS10: A Collection of Single Speaker Speech Datasets for 10 Languages
jordiluque/few-shot
Repository for few-shot learning machine learning projects
jordiluque/visualbert
Code for the paper "VisualBERT: A Simple and Performant Baseline for Vision and Language"
jordiluque/Sound_event_detection
This code aims at weakly-labeled semi-supervised sound event detection. The code embraces two methods we proposed to solve this task: specialized decision surface (SDS) and disentangled feature (DF) for weakly-supervised learning and guided learning (GL) for semi-supervised learning. We're so glad if you're interested in using it for research purpose or DCASE participation.
jordiluque/Bias_in_Gendered_Languages
This is a repo for the EMNLP 19 Paper on gender bias in gendered languages.
jordiluque/DeepQA
My tensorflow implementation of "A neural conversational model", a Deep learning based chatbot
jordiluque/sonopy
A simple audio feature extraction library
jordiluque/spanish-corpora
Unannotated Spanish 3 Billion Words Corpora
jordiluque/awesome-question-answering
Resources, datasets, papers on Question Answering
jordiluque/distillation_n_privileged_info_torch
PyTorch implementation of Generalised Distillation Approach presented in "Unifying distillation and privileged information" paper on ICLR 2016.