Update hatch setting and fmt

This commit is contained in:
litagin02
2024-03-15 21:36:53 +09:00
parent 2ee4f4ac86
commit 14c6805337
4 changed files with 10 additions and 5 deletions

View File

@@ -14,6 +14,7 @@ from style_bert_vits2.nlp.japanese import pyopenjtalk_worker
from style_bert_vits2.nlp.japanese.user_dict import update_dict
from style_bert_vits2.utils.stdout_wrapper import SAFE_STDOUT
# このプロセスからはワーカーを起動して辞書を使いたいので、ここで初期化
pyopenjtalk_worker.initialize_worker()