Spaces:
Sleeping
Sleeping
Update requirements.txt to include new dependencies for Gemini and FunASR
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
@@ -17,4 +17,8 @@ git+https://github.com/sea-turt1e/kanjiconv
|
|
17 |
soundfile
|
18 |
PyYAML
|
19 |
gradio
|
20 |
-
|
|
|
|
|
|
|
|
|
|
17 |
soundfile
|
18 |
PyYAML
|
19 |
gradio
|
20 |
+
google-genai
|
21 |
+
funasr
|
22 |
+
librosa
|
23 |
+
# MiniMax dependencies
|
24 |
+
optimum-quanto
|