trysem commited on
Commit
feefc94
·
verified ·
1 Parent(s): a12a098

Create requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -0
requirements.txt ADDED
@@ -0,0 +1,8 @@
 
 
 
 
 
 
 
 
 
1
+ gradio
2
+ torch
3
+ torchaudio
4
+ huggingface_hub
5
+ peft
6
+ chatterbox-tts
7
+
8
+ *Note: Depending on your specific dataset lengths, you may need to assign a GPU to the Hugging Face space for `chatterbox-tts` to process the inference rapidly.*