ydqmkkx commited on
Commit
656efa8
·
1 Parent(s): fc717d8
prompt_examples/00005476-00000047.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:3e8d0dad07504481f98c80d4924c4fa97709a48975e60470055e68cdb4f04233
3
+ size 213036
prompt_examples/common_voice_en_188092-common_voice_en_188093.wav ADDED
@@ -0,0 +1,3 @@
 
 
 
 
1
+ version https://git-lfs.github.com/spec/v1
2
+ oid sha256:c194407300ef1a77f49f0513bfc70c20488b883141a6635fe9687b6f9faacf4b
3
+ size 214060
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
  # GibbsTTS HF Space requirements.
2
  # torch / torchaudio are required — HF CPU Basic image does NOT ship them.
3
  # On ZeroGPU / paid GPU Spaces pip will pick up the CUDA wheel automatically.
4
- torch>=2.3,<2.6
5
- torchaudio>=2.3,<2.6
6
 
7
  safetensors
8
  huggingface_hub
 
1
  # GibbsTTS HF Space requirements.
2
  # torch / torchaudio are required — HF CPU Basic image does NOT ship them.
3
  # On ZeroGPU / paid GPU Spaces pip will pick up the CUDA wheel automatically.
4
+ torch
5
+ torchaudio
6
 
7
  safetensors
8
  huggingface_hub