diff --git a/README.md b/README.md index 14a91fc..4ba6fbb 100644 --- a/README.md +++ b/README.md @@ -189,6 +189,7 @@ ## Computer Audition * [torchaudio](https://github.com/pytorch/audio) - An audio library for PyTorch. PyTorch based/compatible +* [FunASR](https://github.com/modelscope/FunASR) - Industrial-grade speech recognition toolkit. Supports 50+ languages, streaming ASR, VAD, punctuation, speaker diarization, and emotion detection. PyTorch based/compatible * [librosa](https://github.com/librosa/librosa) - Python library for audio and music analysis. * [Yaafe](https://github.com/Yaafe/Yaafe) - Audio features extraction. * [aubio](https://github.com/aubio/aubio) - A library for audio and music analysis.