Arafath10 commited on
Commit
8ff3db1
·
verified ·
1 Parent(s): 04ca906

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,6 +1,6 @@
1
  fastapi
2
  uvicorn
3
- TTS
4
  numpy
5
  torch # Ensure compatibility with the TTS package
6
  torchaudio # Ensure compatibility with the TTS package
 
1
  fastapi
2
  uvicorn
3
+ git+https://github.com/quangvu3/coqui-xtts.git
4
  numpy
5
  torch # Ensure compatibility with the TTS package
6
  torchaudio # Ensure compatibility with the TTS package