contentvec
Speech embedding model
An implementation of a self-supervised speech representation model using PyTorch and disentangled speaker embeddings
speech self-supervised representations
471 stars
11 watching
38 forks
Language: Python
last commit: almost 2 years ago
Linked from 1 awesome list
self-supervised-learningspeech
Related projects:
Repository | Description | Stars |
---|---|---|
| This is a word embedding model trained on Stack Overflow posts for use in natural language processing tasks. | 40 |
| A framework to learn word embeddings using lexical dictionaries | 115 |
| A library for training and evaluating a type of word embedding model that extends the original Word2Vec algorithm | 20 |
| An implementation of a word embedding model that uses character n-grams and achieves state-of-the-art results in multiple NLP tasks | 803 |
| A codebase for training and using models of sentence embeddings. | 33 |
| A PyTorch implementation of end-to-end speech recognition models. | 756 |
| An open-source implementation of the Mixture-of-Embeddings-Experts model in Pytorch for video-text retrieval tasks. | 118 |
| Learning word embeddings from abstract images to improve language understanding | 19 |
| An unsupervised contrastive learning framework for learning sentence embeddings sensitive to differences between original and edited sentences. | 292 |
| An implementation of a neural network model for learning efficient sentence representations from text data. | 205 |
| This is a tool for creating deep sentence embeddings using Sequence-to-Sequence learning. | 22 |
| An unsupervised technique to generate numerical representations of sentences and words for use in machine learning tasks | 1,194 |
| A toolkit for learning high-quality word and text representations from ngram co-occurrence statistics | 848 |
| A PyTorch implementation of the skip-gram model for learning word embeddings. | 188 |
| A tool for learning vector representations of words and entities from Wikipedia text data. | 946 |