contentvec

Speech embedding model

An implementation of a self-supervised speech representation model using PyTorch and disentangled speaker embeddings

speech self-supervised representations

GitHub

471 stars
11 watching
38 forks
Language: Python
last commit: over 3 years ago
Linked from 1 awesome list

self-supervised-learningspeech

Backlinks from these awesome lists:

Related projects:

RepositoryDescriptionStars
vefstathiou/so_word2vecThis is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks.40
tca19/dict2vecA framework to learn word embeddings using lexical dictionaries115
cod3licious/conecA library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm20
alexandres/lexvecAn implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks803
jwieting/acl2017A codebase for training and using models of sentence embeddings.33
awni/speechA PyTorch implementation of end-to-end speech recognition models.756
antoine77340/mixture-of-embedding-expertsAn open-source implementation of the Mixture-of-Embeddings-Experts model in Pytorch for video-text retrieval tasks.118
satwikkottur/visualword2vecLearning word embeddings from abstract images to improve language understanding19
voidism/diffcseAn unsupervised contrastive learning framework for learning sentence embeddings sensitive to differences between original and edited sentences.292
lajanugen/s2vAn implementation of a neural network model for learning efficient sentence representations from text data.205
kostyaev/sentence2vecThis is a tool for creating deep sentence embeddings using Sequence-to-Sequence learning.22
epfml/sent2vecAn unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks1,194
zhezhaoa/ngram2vecA toolkit for learning high-quality word and text representations from ngram co-occurrence statistics848
fanglanting/skip-gram-pytorchA PyTorch implementation of the skip-gram model for learning word embeddings.188
wikipedia2vec/wikipedia2vecA tool for learning vector representations of words and entities from Wikipedia text data.946