Initial commit
This commit is contained in:
23
requirements.txt
Normal file
23
requirements.txt
Normal file
@@ -0,0 +1,23 @@
|
||||
--find-links https://k2-fsa.github.io/icefall/piper_phonemize.html
|
||||
|
||||
torch
|
||||
torchaudio
|
||||
numpy
|
||||
lhotse
|
||||
huggingface_hub
|
||||
safetensors
|
||||
tensorboard
|
||||
vocos
|
||||
pydub
|
||||
onnxruntime
|
||||
git+https://github.com/ysharma3501/LinaCodec.git
|
||||
|
||||
# Normalization
|
||||
cn2an
|
||||
inflect
|
||||
|
||||
# Tokenization
|
||||
jieba
|
||||
piper_phonemize
|
||||
pypinyin
|
||||
setuptools<81
|
||||
Reference in New Issue
Block a user