Spaces:
Running on Zero
Running on Zero
xiaoyunchong.xyc commited on
Commit ·
456bb62
1
Parent(s): a1670fd
fix: add tiktoken dependency for Fun-ASR-Nano tokenizer
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
|
@@ -7,3 +7,4 @@ huggingface_hub
|
|
| 7 |
pydub
|
| 8 |
requests
|
| 9 |
gradio==5.23.0
|
|
|
|
|
|
| 7 |
pydub
|
| 8 |
requests
|
| 9 |
gradio==5.23.0
|
| 10 |
+
tiktoken
|