All Projects → ctc-asr → Similar Projects or Alternatives

480 Open source projects that are alternatives of or similar to ctc-asr

Athena
an open-source implementation of sequence-to-sequence based speech processing engine
Stars: ✭ 542 (+383.93%)
Mutual labels:  speech-recognition, asr, ctc
Eesen
The official repository of the Eesen project
Stars: ✭ 738 (+558.93%)
Mutual labels:  speech-recognition, asr, ctc
Neural sp
End-to-end ASR/LM implementation with PyTorch
Stars: ✭ 408 (+264.29%)
Mutual labels:  speech-recognition, asr, ctc
Tensorflow end2end speech recognition
End-to-End speech recognition implementation base on TensorFlow (CTC, Attention, and MTL training)
Stars: ✭ 305 (+172.32%)
Mutual labels:  speech-recognition, asr, ctc
Pytorch Asr
ASR with PyTorch
Stars: ✭ 124 (+10.71%)
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 (+59.82%)
Mutual labels:  speech-recognition, asr
Asrt speechrecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
Stars: ✭ 4,943 (+4313.39%)
Mutual labels:  speech-recognition, ctc
Ctcdecoder
Connectionist Temporal Classification (CTC) decoding algorithms: best path, prefix search, beam search and token passing. Implemented in Python.
Stars: ✭ 529 (+372.32%)
Mutual labels:  speech-recognition, ctc
Espresso
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
Stars: ✭ 808 (+621.43%)
Mutual labels:  speech-recognition, asr
Keras Sincnet
Keras (tensorflow) implementation of SincNet (Mirco Ravanelli, Yoshua Bengio - https://github.com/mravanelli/SincNet)
Stars: ✭ 47 (-58.04%)
Mutual labels:  speech-recognition, asr
Openasr
A pytorch based end2end speech recognition system.
Stars: ✭ 69 (-38.39%)
Mutual labels:  speech-recognition, asr
Wav2letter
Speech Recognition model based off of FAIR research paper built using Pytorch.
Stars: ✭ 78 (-30.36%)
Mutual labels:  speech-recognition, asr
Vosk Server
WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries
Stars: ✭ 277 (+147.32%)
Mutual labels:  speech-recognition, asr
Zamia Speech
Open tools and data for cloudless automatic speech recognition
Stars: ✭ 374 (+233.93%)
Mutual labels:  speech-recognition, asr
Tensorflowasr
⚡️ TensorFlowASR: Almost State-of-the-art Automatic Speech Recognition in Tensorflow 2. Supported languages that can use characters or subwords
Stars: ✭ 400 (+257.14%)
Mutual labels:  speech-recognition, ctc
Nmtpytorch
Sequence-to-Sequence Framework in PyTorch
Stars: ✭ 392 (+250%)
Mutual labels:  speech-recognition, asr
wav2vec2-live
A live speech recognition using Facebooks wav2vec 2.0 model.
Stars: ✭ 205 (+83.04%)
Mutual labels:  speech-recognition, asr
Pykaldi
A Python wrapper for Kaldi
Stars: ✭ 756 (+575%)
Mutual labels:  speech-recognition, asr
opensource-voice-tools
A repo listing known open source voice tools, ordered by where they sit in the voice stack
Stars: ✭ 21 (-81.25%)
Mutual labels:  speech-recognition, asr
Asr benchmark
Program to benchmark various speech recognition APIs
Stars: ✭ 71 (-36.61%)
Mutual labels:  speech-recognition, asr
E2e Asr
PyTorch Implementations for End-to-End Automatic Speech Recognition
Stars: ✭ 106 (-5.36%)
Mutual labels:  speech-recognition, asr
Deepspeechrecognition
A Chinese Deep Speech Recognition System 包括基于深度学习的声学模型和基于深度学习的语言模型
Stars: ✭ 1,421 (+1168.75%)
Mutual labels:  speech-recognition, asr
Rnn Transducer
MXNet implementation of RNN Transducer (Graves 2012): Sequence Transduction with Recurrent Neural Networks
Stars: ✭ 114 (+1.79%)
Mutual labels:  speech-recognition, asr
Py Kaldi Asr
Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as convenient as possible.
Stars: ✭ 156 (+39.29%)
Mutual labels:  speech-recognition, asr
Tensorflow Ctc Speech Recognition
Application of Connectionist Temporal Classification (CTC) for Speech Recognition (Tensorflow 1.0 but compatible with 2.0).
Stars: ✭ 127 (+13.39%)
Mutual labels:  speech-recognition, ctc
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 (+1772.32%)
Mutual labels:  speech-recognition, asr
megs
A merged version of multiple open-source German speech datasets.
Stars: ✭ 21 (-81.25%)
Mutual labels:  speech-recognition, asr
Vosk Android Demo
Offline speech recognition for Android with Vosk library.
Stars: ✭ 271 (+141.96%)
Mutual labels:  speech-recognition, asr
Cheetah
On-device streaming speech-to-text engine powered by deep learning
Stars: ✭ 383 (+241.96%)
Mutual labels:  speech-recognition, asr
UnityASR
Automatic Speech Recognition in Unity.
Stars: ✭ 14 (-87.5%)
Mutual labels:  speech-recognition, asr
Ctcwordbeamsearch
Connectionist Temporal Classification (CTC) decoder with dictionary and language model for TensorFlow.
Stars: ✭ 398 (+255.36%)
Mutual labels:  speech-recognition, ctc
Rnn ctc
Recurrent Neural Network and Long Short Term Memory (LSTM) with Connectionist Temporal Classification implemented in Theano. Includes a Toy training example.
Stars: ✭ 220 (+96.43%)
Mutual labels:  speech-recognition, ctc
Silero Models
Silero Models: pre-trained STT models and benchmarks made embarrassingly simple
Stars: ✭ 522 (+366.07%)
Mutual labels:  speech-recognition, asr
demo vietasr
Vietnamese Speech Recognition
Stars: ✭ 22 (-80.36%)
Mutual labels:  speech-recognition, asr
Chinese text normalization
Chinese text normalization for speech processing
Stars: ✭ 242 (+116.07%)
Mutual labels:  speech-recognition, asr
react-native-spokestack
Spokestack: give your React Native app a voice interface!
Stars: ✭ 53 (-52.68%)
Mutual labels:  speech-recognition, asr
Libreasr
💬 An On-Premises, Streaming Speech Recognition System
Stars: ✭ 633 (+465.18%)
Mutual labels:  speech-recognition, asr
Sincnet
SincNet is a neural architecture for efficiently processing raw audio samples.
Stars: ✭ 764 (+582.14%)
Mutual labels:  speech-recognition, asr
Wenet
Production First and Production Ready End-to-End Speech Recognition Toolkit
Stars: ✭ 617 (+450.89%)
Mutual labels:  speech-recognition, asr
leopard
On-device speech-to-text engine powered by deep learning
Stars: ✭ 354 (+216.07%)
Mutual labels:  speech-recognition, asr
Syn Speech
Syn.Speech is a flexible speaker independent continuous speech recognition engine for Mono and .NET framework
Stars: ✭ 57 (-49.11%)
Mutual labels:  speech-recognition, asr
sova-asr
SOVA ASR (Automatic Speech Recognition)
Stars: ✭ 123 (+9.82%)
Mutual labels:  speech-recognition, asr
Bigcidian
Pronunciation lexicon covering both English and Chinese languages for Automatic Speech Recognition.
Stars: ✭ 99 (-11.61%)
Mutual labels:  speech-recognition, asr
Delta
DELTA is a deep learning based natural language and speech processing platform.
Stars: ✭ 1,479 (+1220.54%)
Mutual labels:  speech-recognition, asr
Vosk Api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Stars: ✭ 1,357 (+1111.61%)
Mutual labels:  speech-recognition, asr
kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition leveraging PyTorch and Hydra.
Stars: ✭ 456 (+307.14%)
Mutual labels:  speech-recognition, asr
Speech To Text Russian
Проект для распознавания речи на русском языке на основе pykaldi.
Stars: ✭ 151 (+34.82%)
Mutual labels:  speech-recognition, asr
Asr audio data links
A list of publically available audio data that anyone can download for ASR or other speech activities
Stars: ✭ 128 (+14.29%)
Mutual labels:  speech-recognition, asr
End2end Asr Pytorch
End-to-End Automatic Speech Recognition on PyTorch
Stars: ✭ 175 (+56.25%)
Mutual labels:  speech-recognition, asr
Mongolian Speech Recognition
Mongolian speech recognition with PyTorch
Stars: ✭ 97 (-13.39%)
Mutual labels:  speech-recognition, asr
Edgedict
Working online speech recognition based on RNN Transducer. ( Trained model release available in release )
Stars: ✭ 205 (+83.04%)
Mutual labels:  speech-recognition, asr
Lingvo
Lingvo
Stars: ✭ 2,361 (+2008.04%)
Mutual labels:  speech-recognition, asr
Zeroth
Kaldi-based Korean ASR (한국어 음성인식) open-source project
Stars: ✭ 248 (+121.43%)
Mutual labels:  speech-recognition, asr
Kospeech
Open-Source Toolkit for End-to-End Korean Automatic Speech Recognition.
Stars: ✭ 190 (+69.64%)
Mutual labels:  speech-recognition, asr
kosr
Korean speech recognition based on transformer (트랜스포머 기반 한국어 음성 인식)
Stars: ✭ 25 (-77.68%)
Mutual labels:  speech-recognition, asr
spokestack-android
Extensible Android mobile voice framework: wakeword, ASR, NLU, and TTS. Easily add voice to any Android app!
Stars: ✭ 52 (-53.57%)
Mutual labels:  speech-recognition, asr
Ktspeechcrawler
Automatically constructing corpus for automatic speech recognition from YouTube videos
Stars: ✭ 92 (-17.86%)
Mutual labels:  speech-recognition, asr
Asr Evaluation
Python module for evaluating ASR hypotheses (e.g. word error rate, word recognition rate).
Stars: ✭ 190 (+69.64%)
Mutual labels:  speech-recognition, asr
Cn2an
📦 快速转化「中文数字」和「阿拉伯数字」~ (最新特性:分数,日期、温度等转化)
Stars: ✭ 249 (+122.32%)
Mutual labels:  speech-recognition, asr
speech-recognition-evaluation
Evaluate results from ASR/Speech-to-Text quickly
Stars: ✭ 25 (-77.68%)
Mutual labels:  speech-recognition, asr
1-60 of 480 similar projects