All Projects → Neural_sp → Similar Projects or Alternatives

1836 Open source projects that are alternatives of or similar to Neural_sp

Lingvo
Lingvo
Stars: ✭ 2,361 (+478.68%)
Athena
an open-source implementation of sequence-to-sequence based speech processing engine
Stars: ✭ 542 (+32.84%)
Delta
DELTA is a deep learning based natural language and speech processing platform.
Stars: ✭ 1,479 (+262.5%)
Awesome Speech Recognition Speech Synthesis Papers
Automatic Speech Recognition (ASR), Speaker Verification, Speech Synthesis, Text-to-Speech (TTS), Language Modelling, Singing Voice Synthesis (SVS), Voice Conversion (VC)
Stars: ✭ 2,085 (+411.03%)
Sockeye
Sequence-to-sequence framework with a focus on Neural Machine Translation based on Apache MXNet
Stars: ✭ 990 (+142.65%)
Pykaldi
A Python wrapper for Kaldi
Stars: ✭ 756 (+85.29%)
Pytorch Seq2seq
Tutorials on implementing a few sequence-to-sequence (seq2seq) models with PyTorch and TorchText.
Stars: ✭ 3,418 (+737.75%)
torch-asg
Auto Segmentation Criterion (ASG) implemented in pytorch
Stars: ✭ 42 (-89.71%)
Mutual labels:  speech, seq2seq, asr, ctc
Pytorch Asr
ASR with PyTorch
Stars: ✭ 124 (-69.61%)
Mutual labels:  speech-recognition, speech, asr, ctc
Openasr
A pytorch based end2end speech recognition system.
Stars: ✭ 69 (-83.09%)
Mutual labels:  speech-recognition, speech, asr, transformer
Kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition.
Stars: ✭ 190 (-53.43%)
Mutual labels:  speech-recognition, seq2seq, asr, transformer
kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
Stars: ✭ 456 (+11.76%)
Mutual labels:  transformer, speech-recognition, seq2seq, asr
Openseq2seq
Toolkit for efficient experimentation with Speech Recognition, Text2Speech and NLP
Stars: ✭ 1,378 (+237.75%)
End2end Asr Pytorch
End-to-End Automatic Speech Recognition on PyTorch
Stars: ✭ 175 (-57.11%)
Mutual labels:  speech-recognition, speech, asr, transformer
Tensorflow end2end speech recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
Stars: ✭ 305 (-25.25%)
Transformers
🤗 Transformers: State-of-the-art Machine Learning for Pytorch, TensorFlow, and JAX.
Stars: ✭ 55,742 (+13562.25%)
Nmt Keras
Neural Machine Translation with Keras
Stars: ✭ 501 (+22.79%)
Awesome Bert Nlp
A curated list of NLP resources focused on BERT, attention mechanism, Transformer networks, and transfer learning.
Stars: ✭ 567 (+38.97%)
Nlp Tutorials
Simple implementations of NLP models. Tutorials are written in Chinese on my website https://mofanpy.com
Stars: ✭ 394 (-3.43%)
Mutual labels:  attention, seq2seq, transformer
Ctcdecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python.
Stars: ✭ 529 (+29.66%)
Vad
Voice activity detection (VAD) toolkit including DNN, bDNN, LSTM and ACAM based VAD. We also provide our directly recorded dataset.
Stars: ✭ 622 (+52.45%)
Mutual labels:  speech-recognition, attention, speech
Wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
Stars: ✭ 617 (+51.23%)
Mutual labels:  speech-recognition, asr, transformer
Eesen
The official repository of the Eesen project
Stars: ✭ 738 (+80.88%)
Mutual labels:  speech-recognition, asr, ctc
Asr audio data links
A list of publically available audio data that anyone can download for ASR or other speech activities
Stars: ✭ 128 (-68.63%)
Mutual labels:  speech-recognition, speech, asr
ttslearn
ttslearn: Library for Pythonで学ぶ音声合成 (Text-to-speech with Python)
Stars: ✭ 158 (-61.27%)
Mutual labels:  speech, seq2seq, attention-mechanism
RNNSearch
An implementation of attention-based neural machine translation using Pytorch
Stars: ✭ 43 (-89.46%)
Pytorch Original Transformer
My implementation of the original transformer model (Vaswani et al.). I've additionally included the playground.py file for visualizing otherwise seemingly hard concepts. Currently included IWSLT pretrained models.
Stars: ✭ 411 (+0.74%)
spokestack-android
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!
Stars: ✭ 52 (-87.25%)
Mutual labels:  speech, speech-recognition, asr
Pytorch Kaldi
pytorch-kaldi is a project for developing state-of-the-art DNN/RNN hybrid speech recognition systems. The DNN part is managed by pytorch, while feature extraction, label computation, and decoding are performed with the kaldi toolkit.
Stars: ✭ 2,097 (+413.97%)
Mutual labels:  speech-recognition, speech, asr
kosr
Korean speech recognition based on transformer (트랜스포머 기반 한국어 음성 인식)
Stars: ✭ 25 (-93.87%)
Mutual labels:  transformer, speech-recognition, asr
Ctcwordbeamsearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.
Stars: ✭ 398 (-2.45%)
Asr syllable
基于卷积神经网络的语音识别声学模型的研究
Stars: ✭ 127 (-68.87%)
Mutual labels:  attention, asr, ctc
Self Attention Cv
Implementation of various self-attention mechanisms focused on computer vision. Ongoing repository.
Stars: ✭ 209 (-48.77%)
Sightseq
Computer vision tools for fairseq, containing PyTorch implementation of text recognition and object detection
Stars: ✭ 116 (-71.57%)
Mutual labels:  attention, ctc, transformer
wav2vec2-live
A live speech recognition using Facebooks wav2vec 2.0 model.
Stars: ✭ 205 (-49.75%)
Mutual labels:  speech, speech-recognition, asr
sova-asr
SOVA ASR (Automatic Speech Recognition)
Stars: ✭ 123 (-69.85%)
Mutual labels:  speech, speech-recognition, asr
Zamia Speech
Open tools and data for cloudless automatic speech recognition
Stars: ✭ 374 (-8.33%)
Syn Speech
Syn.Speech is a flexible speaker independent continuous speech recognition engine for Mono and .NET framework
Stars: ✭ 57 (-86.03%)
Mutual labels:  speech-recognition, speech, asr
ctc-asr
End-to-end trained speech recognition system, based on RNNs and the connectionist temporal classification (CTC) cost function.
Stars: ✭ 112 (-72.55%)
Mutual labels:  speech-recognition, asr, ctc
ASR-Audio-Data-Links
A list of publically available audio data that anyone can download for ASR or other speech activities
Stars: ✭ 179 (-56.13%)
Mutual labels:  speech, speech-recognition, asr
h-transformer-1d
Implementation of H-Transformer-1D, Hierarchical Attention for Sequence Learning
Stars: ✭ 121 (-70.34%)
Text Classification Models Pytorch
Implementation of State-of-the-art Text Classification Models in Pytorch
Stars: ✭ 379 (-7.11%)
Mutual labels:  attention, seq2seq, transformer
Multiturndialogzoo
Multi-turn dialogue baselines written in PyTorch
Stars: ✭ 106 (-74.02%)
Mutual labels:  attention, seq2seq, transformer
seq2seq-pytorch
Sequence to Sequence Models in PyTorch
Stars: ✭ 41 (-89.95%)
Speech recognition with tensorflow
Implementation of a seq2seq model for Speech Recognition using the latest version of TensorFlow. Architecture similar to Listen, Attend and Spell.
Stars: ✭ 253 (-37.99%)
Zeroth
Kaldi-based Korean ASR (한국어 음성인식) open-source project
Stars: ✭ 248 (-39.22%)
Seq2seq Summarizer
Pointer-generator reinforced seq2seq summarization in PyTorch
Stars: ✭ 306 (-25%)
opensource-voice-tools
A repo listing known open source voice tools, ordered by where they sit in the voice stack
Stars: ✭ 21 (-94.85%)
Mutual labels:  speech, speech-recognition, asr
PCPM
Presenting Collection of Pretrained Models. Links to pretrained models in NLP and voice.
Stars: ✭ 21 (-94.85%)
Edgedict
Working online speech recognition based on RNN Transducer. ( Trained model release available in release )
Stars: ✭ 205 (-49.75%)
Mutual labels:  speech-recognition, speech, asr
wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
Stars: ✭ 2,384 (+484.31%)
Mutual labels:  transformer, speech-recognition, asr
A-Persona-Based-Neural-Conversation-Model
No description or website provided.
Stars: ✭ 22 (-94.61%)
Transformer-Transducer
PyTorch implementation of "Transformer Transducer: A Streamable Speech Recognition Model with Transformer Encoders and RNN-T Loss" (ICASSP 2020)
Stars: ✭ 61 (-85.05%)
transformer
A PyTorch Implementation of "Attention Is All You Need"
Stars: ✭ 28 (-93.14%)
Mutual labels:  transformer, seq2seq, attention
NLP-paper
🎨 🎨NLP 自然语言处理教程 🎨🎨 https://dataxujing.github.io/NLP-paper/
Stars: ✭ 23 (-94.36%)
Asr
Stars: ✭ 54 (-86.76%)
Mutual labels:  seq2seq, asr, transformer
Speech Transformer
A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese.
Stars: ✭ 565 (+38.48%)
Mutual labels:  attention, asr, transformer
visualization
a collection of visualization function
Stars: ✭ 189 (-53.68%)
CrabNet
Predict materials properties using only the composition information!
Stars: ✭ 57 (-86.03%)
speech-transformer
Transformer implementation speciaized in speech recognition tasks using Pytorch.
Stars: ✭ 40 (-90.2%)
Mutual labels:  speech, transformer, asr
1-60 of 1836 similar projects