mirror of
https://github.com/SillyTavern/SillyTavern-Extras.git
synced 2026-04-29 10:51:19 +00:00
Add temporary requirements file for RVC as additional file to be install after complete
This commit is contained in:
@@ -17,16 +17,13 @@ silero-api-server
|
||||
chromadb
|
||||
sentence_transformers
|
||||
edge-tts
|
||||
TTS
|
||||
|
||||
vosk
|
||||
sounddevice
|
||||
openai-whisper
|
||||
|
||||
TTS
|
||||
fastapi
|
||||
wxpython
|
||||
mecab-python3
|
||||
unidic-lite
|
||||
praat-parselmouth>=0.4.2
|
||||
pyworld>=0.3.2
|
||||
faiss-cpu==1.7.3
|
||||
torchcrepe==0.0.20
|
||||
numpy==1.23.0
|
||||
unidic-lite
|
||||
9
requirements-rvc.txt
Normal file
9
requirements-rvc.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
praat-parselmouth==0.4.3
|
||||
pyworld==0.3.4
|
||||
faiss-cpu==1.7.3
|
||||
torchcrepe==0.0.20
|
||||
omegaconf==2.3.0
|
||||
hydra-core==1.3.0
|
||||
bitarray==2.8.1
|
||||
sacrebleu==2.3.1
|
||||
numpy==1.23.0
|
||||
Reference in New Issue
Block a user