langgz commited on
Commit
64019bf
·
verified ·
1 Parent(s): ee8769b

Update FunASR dependency to 1.3.25

Browse files

Align the public FunClip Space with the latest FunASR PyPI release after realtime postprocess-hotword fixes.

Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -2,7 +2,7 @@
2
 
3
  torch==2.11.0+cpu
4
  torchaudio==2.11.0+cpu
5
- funasr==1.3.23
6
  huggingface_hub>=0.33.5,<2.0
7
  gradio==5.50.0
8
  numpy<2.0
 
2
 
3
  torch==2.11.0+cpu
4
  torchaudio==2.11.0+cpu
5
+ funasr==1.3.25
6
  huggingface_hub>=0.33.5,<2.0
7
  gradio==5.50.0
8
  numpy<2.0