All Projects → zw76859420 → Asr_theory

zw76859420 / Asr_theory

Licence: gpl-3.0
语音识别理论,论文和PPT

Projects that are alternatives of or similar to Asr theory

Kerasdeepspeech
A Keras CTC implementation of Baidu's DeepSpeech for model experimentation
Stars: ✭ 245 (-28.78%)
Mutual labels:  deeplearning, asr
torchain
WIP: pytorch FFI wrapper for Kaldi chain loss (a.k.a. Lattice Free MMI)
Stars: ✭ 20 (-94.19%)
Mutual labels:  kaldi, asr
Best ai paper 2020
A curated list of the latest breakthroughs in AI by release date with a clear video explanation, link to a more in-depth article, and code
Stars: ✭ 2,140 (+522.09%)
Mutual labels:  papers, deeplearning
Py Kaldi Asr
Some simple wrappers around kaldi-asr intended to make using kaldi's (online) decoders as convenient as possible.
Stars: ✭ 156 (-54.65%)
Mutual labels:  asr, kaldi
kaldi-alligner
scripts to align a given wave to its transcription using trained models by Kaldi
Stars: ✭ 24 (-93.02%)
Mutual labels:  kaldi, 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 (+509.59%)
Mutual labels:  asr, kaldi
rustfst
Rust re-implementation of OpenFST - library for constructing, combining, optimizing, and searching weighted finite-state transducers (FSTs). A Python binding is also available.
Stars: ✭ 104 (-69.77%)
Mutual labels:  kaldi, asr
Espresso
Espresso: A Fast End-to-End Neural Speech Recognition Toolkit
Stars: ✭ 808 (+134.88%)
Mutual labels:  asr, kaldi
vosk-model-ru-adaptation
No description or website provided.
Stars: ✭ 19 (-94.48%)
Mutual labels:  kaldi, asr
opensnips
Open source projects related to Snips https://snips.ai/.
Stars: ✭ 50 (-85.47%)
Mutual labels:  kaldi, asr
Speech To Text Russian
Проект для распознавания речи на русском языке на основе pykaldi.
Stars: ✭ 151 (-56.1%)
Mutual labels:  asr, kaldi
Vosk Android Demo
Offline speech recognition for Android with Vosk library.
Stars: ✭ 271 (-21.22%)
Mutual labels:  asr, kaldi
Pytorch Asr
ASR with PyTorch
Stars: ✭ 124 (-63.95%)
Mutual labels:  asr, kaldi
Zeroth
Kaldi-based Korean ASR (한국어 음성인식) open-source project
Stars: ✭ 248 (-27.91%)
Mutual labels:  asr, kaldi
Vosk Api
Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node
Stars: ✭ 1,357 (+294.48%)
Mutual labels:  asr, kaldi
asr24
24-hour Automatic Speech Recognition
Stars: ✭ 27 (-92.15%)
Mutual labels:  kaldi, asr
Eesen
The official repository of the Eesen project
Stars: ✭ 738 (+114.53%)
Mutual labels:  asr, kaldi
Pykaldi
A Python wrapper for Kaldi
Stars: ✭ 756 (+119.77%)
Mutual labels:  asr, kaldi
kaldi-long-audio-alignment
Long audio alignment using Kaldi
Stars: ✭ 21 (-93.9%)
Mutual labels:  kaldi, asr
Docker Kaldi Gstreamer Server
Dockerfile for kaldi-gstreamer-server.
Stars: ✭ 266 (-22.67%)
Mutual labels:  asr, kaldi

ASR_Theory

对于近研一期间所学进行总结,包括理论部分和实践部分,之间主要包括本人认为比较好的论文,以及也有自己的看法
个人博客 包含自己近期的学习总结

PPT and Papers

ppt主要包括本人研一期间使用kaldi语音识别工具构建GMM-HMMNN-HMM语音识别声学模型
论文主要包括一些研一到到现在所看的论文,之后还会不定期更新论文,如果对理论比较感兴趣的同行可以持续关注

INTERSPEECH Google'PPT

其中包含谷歌开源的18年INTERSPEECH的PPT,个人觉得写得非常棒,系统

DL 总结

下面这幅图片是自己对于深度学习近期的网络进行总结,可以用本人在github开源仓库中的两个项目实现
(1)ASR_Syllable:以音节为建模单元构建语音识别声学模型
(2)ASR_WORD以字为建模单元构建语音识别声学模型
(3)ASR_Phone以字为建模单元构建语音识别声学模型
深度学习模型汇总

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].