voice-clone / requirements.txt
FarmanMansoori's picture
Update requirements.txt
e4d7e13 verified
raw
history blame contribute delete
485 Bytes
# txtsplit shim from your repo
git+https://github.com/farman-mansoori/voice-clone.git@main#egg=txtsplit&subdirectory=txtsplit
# UI + audio basics
gradio
huggingface_hub
soundfile
librosa
# Japanese dictionary
git+https://github.com/polm/unidic-lite.git
# Speech + Whisper backend
faster-whisper==0.9.0
ctranslate2==3.20.0 --only-binary=:all:
# Torch stack
torch
torchaudio
# Replacement for broken eng_to_ipa==0.0.2
git+https://github.com/mphilli/English-to-IPA.git#egg=eng_to_ipa