funasr support cantonese

funasr support cantonese
This commit is contained in:
RVC-Boss
2024-08-03 00:44:25 +08:00
committed by GitHub
parent 8cbd916222
commit 8a101474b5
2 changed files with 29 additions and 18 deletions

View File

@@ -18,7 +18,7 @@ def check_fw_local_models():
asr_dict = {
"达摩 ASR (中文)": {
'lang': ['zh'],
'lang': ['zh','yue'],
'size': ['large'],
'path': 'funasr_asr.py',
'precision': ['float32']