Commit 79ac9e7
authored
fix(cli): correct fun-asr-nano model id (Fun-ASR-Nano-2512) (#2984)
The CLI fun-asr-nano preset pointed to FunAudioLLM/Fun-ASR-Nano which does
not exist (HF 401); the real id is FunAudioLLM/Fun-ASR-Nano-2512. Also add
fsmn-vad so long audio is segmented. Without this, funasr --model
fun-asr-nano failed for every user.
Co-authored-by: LauraGPT <LauraGPT@users.noreply.github.com>1 parent 3cdb661 commit 79ac9e7
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
| 14 | + | |
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
| |||
0 commit comments