From a2c3eaec80758a1a709ecca26332dbd15c15ba45 Mon Sep 17 00:00:00 2001 From: XXXXRT666 <157766680+XXXXRT666@users.noreply.github.com> Date: Wed, 20 Mar 2024 15:56:28 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7bbd49b9..24b2cb71 100644 --- a/README.md +++ b/README.md @@ -143,7 +143,7 @@ Users in China region can download these two models by entering the links below For Chinese ASR (additionally), download models from [Damo ASR Model](https://modelscope.cn/models/damo/speech_paraformer-large_asr_nat-zh-cn-16k-common-vocab8404-pytorch/files), [Damo VAD Model](https://modelscope.cn/models/damo/speech_fsmn_vad_zh-cn-16k-common-pytorch/files), and [Damo Punc Model](https://modelscope.cn/models/damo/punc_ct-transformer_zh-cn-common-vocab272727-pytorch/files) and place them in `tools/damo_asr/models`. -For English or Japanese ASR (additionally), download models from [Faster Whisper Large V3 Model](https://huggingface.co/Systran/faster-whisper-large-v3) and place them in `tools/damo_asr/models`. Also, [other models](https://huggingface.co/Systran) may have the similar effect with smaller disk footprint. Users in Chine region can download [Faster Whisper Large V3 Model]((https://www.icloud.com/iclouddrive/0c4pQxFs7oWyVU1iMTq2DbmLA#faster-whisper-large-v3)) or download [Faster Whisper Large V3 Model](https://hf-mirror.com/Systran/faster-whisper-large-v3) from HuggingFace mirror site +For English or Japanese ASR (additionally), download models from [Faster Whisper Large V3 Model](https://huggingface.co/Systran/faster-whisper-large-v3) and place them in `tools/damo_asr/models`. Also, [other models](https://huggingface.co/Systran) may have the similar effect with smaller disk footprint. Users in China region can download [Faster Whisper Large V3 Model]((https://www.icloud.com/iclouddrive/0c4pQxFs7oWyVU1iMTq2DbmLA#faster-whisper-large-v3)) or download [Faster Whisper Large V3 Model](https://hf-mirror.com/Systran/faster-whisper-large-v3) from HuggingFace mirror site ## Dataset Format