Initial check in of Python training code

This commit is contained in:
Michael Hansen
2022-11-11 11:01:59 -06:00
parent 344b483904
commit a6b2d2e69c
46 changed files with 27024 additions and 3 deletions

View File

@@ -0,0 +1,7 @@
cython>=0.29.0,<1
espeak-phonemizer>=1.1.0,<2
librosa>=0.9.2,<1
numpy>=1.19.0
onnxruntime~=1.11.0
pytorch-lightning~=1.7.0
torch~=1.11.0