Amamrnaf commited on
Commit
cc8d375
·
2 Parent(s): 46a25e1 e19554f

Merge branch 'main' of https://huggingface.co/spaces/amamrnaf/voice_clone

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -0
requirements.txt ADDED
@@ -0,0 +1,14 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ pydantic
2
+ pydub
3
+ python-dotenv
4
+ torch
5
+ torchaudio
6
+ uvicorn
7
+ cutlet
8
+ coqui-tts[languages]==0.25.0
9
+ transformers==4.46.2
10
+ uuid
11
+ spacy==3.7.2
12
+ noisereduce
13
+ moviepy
14
+ pyloudnorm