| bharathgs/Awesome-pytorch-list |
14,715 |
|
0 |
0 |
about 2 years ago |
0 |
|
4 |
|
|
| A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc. |
| espnet/espnet |
7,563 |
|
0 |
5 |
about 2 years ago |
33 |
October 25, 2023 |
270 |
apache-2.0 |
Python |
| End-to-End Speech Processing Toolkit |
| 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. |
| freewym/espresso |
930 |
|
0 |
0 |
over 2 years ago |
0 |
|
7 |
other |
Python |
| Espresso: A Fast End-to-End Neural Speech Recognition Toolkit |
| lhotse-speech/lhotse |
794 |
|
0 |
0 |
about 2 years ago |
0 |
|
108 |
apache-2.0 |
Python |
| Tools for handling speech data in machine learning projects. |
| kaituoxu/Speech-Transformer |
714 |
|
0 |
0 |
about 3 years ago |
0 |
|
5 |
|
Python |
| A PyTorch implementation of Speech Transformer, an End-to-End ASR with Transformer network on Mandarin Chinese. |
| Snowdar/asv-subtools |
561 |
|
0 |
0 |
over 2 years ago |
0 |
|
18 |
apache-2.0 |
Python |
| An Open Source Tools for Speaker Recognition |
| csukuangfj/kaldifeat |
161 |
|
0 |
1 |
about 2 years ago |
34 |
May 04, 2023 |
12 |
other |
C++ |
| Kaldi-compatible online & offline feature extraction with PyTorch, supporting CUDA, batch processing, chunk processing, and autograd - Provide C++ & Python API |
| jzlianglu/pykaldi2 |
147 |
|
0 |
0 |
almost 6 years ago |
0 |
|
9 |
mit |
Python |
| Yet another speech toolkit based on Kaldi and PyTorch |
| Diamondfan/CTC_pytorch |
121 |
|
0 |
0 |
over 6 years ago |
0 |
|
1 |
|
Python |
| CTC end -to-end ASR for timit and 863 corpus. |