docs(readme): made EspNet description more concise

This commit is contained in:
debashishc 2024-09-21 21:39:23 +10:00 committed by GitHub
parent d5de41ccbe
commit 5f7293e5c2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1477,7 +1477,7 @@ be
<a name="python-speech-recognition"></a>
#### Speech Recognition
* [EspNet](https://github.com/espnet/espnet) - ESPnet is an end-to-end speech processing toolkit covering end-to-end speech recognition, text-to-speech, speech translation, speech enhancement, speaker diarization, spoken language understanding, and so on. ESPnet uses pytorch as a deep learning engine and also follows Kaldi style data processing, feature extraction/format, and recipes to provide a complete setup for various speech processing experiments.
* [EspNet](https://github.com/espnet/espnet) - ESPnet is an end-to-end speech processing toolkit for tasks like speech recognition, translation, and enhancement, using PyTorch and Kaldi-style data processing.
<a name="ruby"></a>
## Ruby