Baseline inference code

This commit is contained in:
hexgrad
2025-01-10 13:44:54 -08:00
parent c5a6658a43
commit 533c9fc7e2
5 changed files with 1064 additions and 0 deletions

5
requirements.txt Normal file
View File

@@ -0,0 +1,5 @@
numpy
phonemizer
scipy
torch
transformers