SohomToom commited on
Commit
b278129
·
verified ·
1 Parent(s): b5485c0

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -6,6 +6,7 @@
6
  #whisper-timestamped
7
  #eng-to-ipa
8
 
 
9
  librosa==0.9.1
10
  faster-whisper==0.9.0
11
  pydub==0.25.1
@@ -22,7 +23,6 @@ cn2an==0.5.22
22
  jieba==0.42.1
23
  gradio==4.44.1
24
  langid==1.1.6
25
- #TTS
26
  # MeloTTS from GitHub
27
  #git+https://github.com/myshell-ai/MeloTTS.git
28
  # MeCab workaround
 
6
  #whisper-timestamped
7
  #eng-to-ipa
8
 
9
+ TTS
10
  librosa==0.9.1
11
  faster-whisper==0.9.0
12
  pydub==0.25.1
 
23
  jieba==0.42.1
24
  gradio==4.44.1
25
  langid==1.1.6
 
26
  # MeloTTS from GitHub
27
  #git+https://github.com/myshell-ai/MeloTTS.git
28
  # MeCab workaround