1
0
Fork 0

why does this keep happening to me

master
mrq 2023-03-23 01:55:16 +07:00
parent 0ea93a7f40
commit 86589fff91
1 changed files with 1 additions and 0 deletions

@ -66,6 +66,7 @@ VALLE_ENABLED = False
try:
from vall_e.emb.qnt import encode as valle_quantize
from vall_e.emb.g2p import encode as valle_phonemize
VALLE_ENABLED = True
except Exception as e: