We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4140411 commit 258fde9Copy full SHA for 258fde9
requirements.txt
@@ -1,20 +1,20 @@
1
--extra-index-url https://download.pytorch.org/whl/cu113
2
-torch
3
-torchvision
4
-torchaudio
+torch==2.1.0
+torchvision==0.16.0
+torchaudio==2.1.0
5
scipy==1.13.1
6
librosa==0.10.2
7
-huggingface-hub
8
-munch
9
-einops
10
-descript-audio-codec
11
-gradio
12
-pydub
+huggingface-hub==0.23.4
+munch==4.0.0
+einops==0.8.0
+descript-audio-codec==1.0.0
+gradio==4.44.0
+pydub==0.25.1
13
resemblyzer
14
-jiwer
15
-transformers
16
-FreeSimpleGUI
17
-soundfile
18
-sounddevice
19
-modelscope
20
-funasr
+jiwer==3.0.3
+transformers==4.46.3
+FreeSimpleGUI==5.1.1
+soundfile==0.12.1
+sounddevice==0.5.0
+modelscope==1.18.1
+funasr==1.1.5
0 commit comments