1
0

Initial commit

This commit is contained in:
Yatharth Sharma
2026-01-23 15:12:06 -05:00
committed by GitHub
commit b51a0820b3
41 changed files with 19498 additions and 0 deletions

23
requirements.txt Normal file
View 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