AvatarTest / tokenizer /__init__.py
lazhrach's picture
Add TeraTTS and remove pyttsx3
d595cc9
raw
history blame
89 Bytes
from .gruut import Tokenizer as TokenizerGRUUT
from .g2p import Tokenizer as TokenizerG2P