feat: docker(cpu), 1:n bert:vits2 support

This commit is contained in:
Googlefan
2024-09-11 03:19:08 +00:00
parent 70059fc040
commit 7d191ca37d
10 changed files with 129 additions and 34 deletions

View File

@@ -1,4 +1,4 @@
BERT_MODEL_PATH=models/debert.onnx
MAIN_MODEL_PATH=models/model_opt.onnx
BERT_MODEL_PATH=models/deberta.onnx
MODEL_PATH=models/model_tsukuyomi.onnx
STYLE_VECTORS_PATH=models/style_vectors.json
TOKENIZER_PATH=models/tokenizer.json