mirror of
https://github.com/modelscope/FunASR
synced 2025-09-15 14:48:36 +08:00
chore: update model paths in websocket server
This commit is contained in:
parent
bd4309ea3c
commit
6e22735f65
@ -77,6 +77,7 @@ audio_encoder_dir = snapshot_download("iic/SenseVoice", cache_dir=None, revision
|
||||
# audio_encoder_dir = "/nfs/yangyexin.yyx/init_model/iic/SenseVoiceModelscope_0712"
|
||||
device = "cuda:0"
|
||||
all_file_paths = [
|
||||
"FunAudioLLM/qwen2_7b_mmt_v15_20240903",
|
||||
"FunAudioLLM/qwen2_7b_mmt_v15_20240902",
|
||||
"FunAudioLLM/qwen2_7b_mmt_v14_20240830",
|
||||
"FunAudioLLM/audiolm_v11_20240807",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user