Spaces:
Running
Running
Update FunASR dependency to 1.3.25
Browse filesAlign the public FunClip Space with the latest FunASR PyPI release after realtime postprocess-hotword fixes.
- 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.
|
| 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
|