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 ccccd891bfb0e2fb0929fe3e0072a8e4f1984eaf
2 changes: 1 addition & 1 deletion docs/cn/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ python tools/asr/funasr_asr.py -i <input> -o <output>

(没有进度条,GPU性能可能会导致时间延迟)
````
python ./tools/asr/fasterwhisper_asr.py -i <input> -o <output> -f <file_name.list> -l <language>
python ./tools/asr/fasterwhisper_asr.py -i <input> -o <output> -l <language>
````
启用自定义列表保存路径
## 致谢
Expand Down