forked from mrq/ai-voice-cloning
why does this keep happening to me
This commit is contained in:
parent
0ea93a7f40
commit
86589fff91
|
@ -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:
|
||||
|
|
Loading…
Reference in New Issue
Block a user