↓ 4 callersMethodinference(self, emotion_global, emotion_local, text, maxlen=1000, threshold=.5, ref_wav=True)
ETTS/ettstransformer.py:104
Method__init__(self, text_embed_dim, emo_embed_dim, nmels, maxlength, symbols, ngst,
d_model=512, hidden_si
ETTS/baseline.py:13
Method__init__(self, text_embed_dim, emo_embed_dim, nmels, maxlength,
ngst, nlst, model_dim, model_hidden_s
ETTS/tester.py:16
Method__init__(self, text_embed_dim, emo_embed_dim, nmels, maxlength, symbols, ngst, nlst,
d_model=512, hid
ETTS/ettstransformer.py:13
Method__init__(self, datadir, datatype, vocoder_ckpt_path, maxlength, nmels,
emo_embed_dim, text_embed_dim,
ETTS/trainer.py:18
Methodforward(self, emotion_global, emotion_local, text, mels, length_emo_global, length_emo_local, length_text, length_mel
ETTS/ettstransformer.py:57