Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README #827

Merged
merged 21 commits into from
Mar 21, 2024
Merged
Prev Previous commit
Next Next commit
Update README.md
  • Loading branch information
XXXXRT666 committed Mar 20, 2024
commit e2683a311060a8e32840b5dd96167522bd89711c
4 changes: 2 additions & 2 deletions docs/cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,8 +146,8 @@ docker run --rm -it --gpus=all --env=is_half=False --volume=G:\GPT-SoVITS-Docker
对于英语与日语自动语音识别(附加),从 [Faster Whisper Large V3 Model](https://huggingface.co/Systran/faster-whisper-large-v3) 下载模型,并将它们放置在 `tools/damo_asr/models` 中。 此外,[其他模型](https://huggingface.co/Systran)可能具有类似效果,但占用更小的磁盘空间。

中国地区用户可以通过以下链接下载:
- [Faster Whisper Large V3 Model](https://www.icloud.com/iclouddrive/0c4pQxFs7oWyVU1iMTq2DbmLA#faster-whisper-large-v3)(点击“下载副本”),
- [Faster Whisper Large V3 Model](https://hf-mirror.com/Systran/faster-whisper-large-v3)(Hugging Face镜像站)
- [Faster Whisper Large V3 Model](https://www.icloud.com/iclouddrive/0c4pQxFs7oWyVU1iMTq2DbmLA#faster-whisper-large-v3)(点击“下载副本”)
- [Faster Whisper Large V3 Model](https://hf-mirror.com/Systran/faster-whisper-large-v3)(Hugging Face镜像站)


## 数据集格式
Expand Down