| alphacep/vosk-api |
6,633 |
|
0 |
40 |
about 2 years ago |
37 |
December 14, 2022 |
426 |
apache-2.0 |
Jupyter Notebook |
| Offline speech recognition API for Android, iOS, Raspberry Pi and servers with Python, Java, C# and Node |
| mravanelli/pytorch-kaldi |
2,138 |
|
0 |
0 |
about 4 years ago |
0 |
|
24 |
|
Python |
| 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. |
| pykaldi/pykaldi |
954 |
|
0 |
1 |
over 2 years ago |
1 |
May 31, 2021 |
64 |
apache-2.0 |
Python |
| A Python wrapper for Kaldi |
| alumae/kaldi-gstreamer-server |
865 |
|
0 |
0 |
almost 6 years ago |
0 |
|
101 |
bsd-2-clause |
Python |
| Real-time full-duplex speech recognition server, based on the Kaldi toolkit and the GStreamer framwork. |
| alphacep/vosk-server |
802 |
|
0 |
0 |
about 2 years ago |
0 |
|
73 |
apache-2.0 |
Python |
| WebSocket, gRPC and WebRTC speech recognition server based on Vosk and Kaldi libraries |
| Snowdar/asv-subtools |
561 |
|
0 |
0 |
over 2 years ago |
0 |
|
18 |
apache-2.0 |
Python |
| An Open Source Tools for Speaker Recognition |
| ZhengkunTian/OpenTransformer |
310 |
|
0 |
0 |
over 3 years ago |
0 |
|
2 |
mit |
Python |
| A No-Recurrence Sequence-to-Sequence Model for Speech Recognition |
| rizar/attention-lvcsr |
259 |
|
0 |
0 |
over 4 years ago |
0 |
|
10 |
mit |
Python |
| End-to-End Attention-Based Large Vocabulary Speech Recognition |
| Kaljurand/dictate.js |
179 |
|
0 |
0 |
about 6 years ago |
0 |
|
11 |
bsd-3-clause |
JavaScript |
| A small Javascript library for browser-based real-time speech recognition, which uses Recorderjs for audio capture, and a WebSocket connection to the Kaldi GStreamer server for speech recognition. |
| vrenkens/tfkaldi |
171 |
|
0 |
0 |
over 9 years ago |
0 |
|
2 |
mit |
Python |
| Speech recognition software where the neural net is trained with TensorFlow and GMM training and decoding is done in Kaldi |