Hilley commited on
Commit
495c7cc
1 Parent(s): faeba58

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +9 -10
requirements.txt CHANGED
@@ -24,19 +24,18 @@ huggingface_hub
24
  vocos
25
 
26
  # OpenVoice
27
- librosa==0.9.1
28
- faster-whisper==0.9.0
29
- pydub==0.25.1
30
- wavmark==0.0.2
31
- numpy==1.22.0
32
- eng_to_ipa==0.0.2
33
- inflect==7.0.0
34
- unidecode==1.3.7
35
- whisper-timestamped==1.14.2
36
  openai
37
  python-dotenv
38
  pypinyin
39
  jieba
40
  cn2an
41
  edge_tts
42
- gradio==4.29.0
 
24
  vocos
25
 
26
  # OpenVoice
27
+ librosa
28
+ faster-whisper
29
+ pydub
30
+ wavmark
31
+ numpy
32
+ eng_to_ipa
33
+ inflect
34
+ unidecode
35
+ whisper-timestamped
36
  openai
37
  python-dotenv
38
  pypinyin
39
  jieba
40
  cn2an
41
  edge_tts