mirror of
https://github.com/jamiepine/voicebox.git
synced 2026-09-16 13:20:39 -07:00
fix: add piper-phonemize find-links for LuxTTS install
piper-phonemize has no PyPI wheels — needs custom find-links URL from k2-fsa.github.io. Removed redundant transitive deps that Zipvoice already declares.
This commit is contained in:
@@ -15,12 +15,9 @@ huggingface_hub>=0.20.0
|
||||
qwen-tts>=0.0.5
|
||||
|
||||
# LuxTTS (voice cloning engine)
|
||||
# piper-phonemize needs custom index (no PyPI wheels)
|
||||
--find-links https://k2-fsa.github.io/icefall/piper_phonemize.html
|
||||
Zipvoice @ git+https://github.com/ysharma3501/LuxTTS.git
|
||||
onnxruntime>=1.16.0
|
||||
piper-phonemize>=1.1.0
|
||||
lhotse>=1.20.0
|
||||
pydub>=0.25.0
|
||||
inflect>=7.0.0
|
||||
|
||||
# Audio processing
|
||||
librosa>=0.10.0
|
||||
|
||||
Reference in New Issue
Block a user