Refactor: moved text/ to style_bert_vits2/text_processing/(language)/
This commit is contained in:
2
style_bert_vits2/text_processing/japanese/__init__.py
Normal file
2
style_bert_vits2/text_processing/japanese/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from style_bert_vits2.text_processing.japanese.g2p import g2p # type: ignore
|
||||
from style_bert_vits2.text_processing.japanese.normalizer import normalize_text # type: ignore
|
||||
Reference in New Issue
Block a user