We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9fd4678 commit 032ed3aCopy full SHA for 032ed3a
requirements.txt
@@ -9,7 +9,7 @@ sounddevice==0.5.3
9
scipy==1.15.3
10
python-dotenv==1.2.1
11
google-cloud-speech==2.34.0
12
-google-cloud-storage==3.6.0
+google-cloud-storage>=2.10.0
13
boto3==1.41.2
14
azure-cognitiveservices-speech==1.47.0
15
transformers==4.57.1
@@ -42,7 +42,7 @@ f5-tts==1.1.9
42
pandarallel==1.6.5
43
seaborn==0.13.2
44
gradio==5.50.0
45
-tqdm==4.67.1
+tqdm>=4.65.0
46
nltk==3.9.2
47
antlr4-python3-runtime==4.9.3
48
huggingface-hub==0.36.0
0 commit comments