kkvc-hf commited on
Commit
0f8bf01
1 Parent(s): 3630750

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -4
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
  cmudict
2
  cn2an
3
- faster-whisper>=0.10.0
4
  g2p_en
5
  GPUtil
6
  gradio
7
  jaconv
8
  jieba
9
  langid
10
- librosa==0.9.2
11
  loguru
12
  matplotlib
13
  mecab-python3
@@ -15,7 +15,7 @@ num2words
15
  numba
16
  numpy
17
  psutil
18
- pyannote.audio>=3.1.0
19
  pyloudnorm
20
  pyopenjtalk-prebuilt
21
  pypinyin
@@ -24,6 +24,6 @@ requests
24
  safetensors
25
  scipy
26
  tensorboard
27
- torch>=2.1,<2.2 # For users without GPU or colab
28
  transformers
29
  umap-learn
 
1
  cmudict
2
  cn2an
3
+ faster-whisper
4
  g2p_en
5
  GPUtil
6
  gradio
7
  jaconv
8
  jieba
9
  langid
10
+ librosa
11
  loguru
12
  matplotlib
13
  mecab-python3
 
15
  numba
16
  numpy
17
  psutil
18
+ pyannote.audio
19
  pyloudnorm
20
  pyopenjtalk-prebuilt
21
  pypinyin
 
24
  safetensors
25
  scipy
26
  tensorboard
27
+ torch
28
  transformers
29
  umap-learn