ranchlai / mandarin-tts

Chinese Mandarin tts text-to-speech 中文 (普通话) 语音 合成 , by fastspeech 2 , implemented in pytorch, using waveglow as vocoder, with biaobei and aishell3 datasets
465 stars 111 forks source link

关于hparams包 #9

Open lgf821793883 opened 3 years ago

lgf821793883 commented 3 years ago

Traceback (most recent call last): File "synthesize.py", line 7, in from fastspeech2 import FastSpeech2 File "F:\project\mandarin-tts-master\fastspeech2.py", line 5, in from transformer.Models import Encoder, Decoder File "F:\project\mandarin-tts-master\transformer__init__.py", line 5, in import transformer.Models File "F:\project\mandarin-tts-master\transformer\Models.py", line 33, in class Encoder(nn.Module): File "F:\project\mandarin-tts-master\transformer\Models.py", line 39, in Encoder len_max_seq=hp.max_seq_len, AttributeError: module 'hparams' has no attribute 'max_seq_len'

请问这个问题怎么解决,版本也试过好几个了,不太行。

ranchlai commented 3 years ago

后续代码会重构,可以保持关注。 我打算建一个语音的纯技术交流群~~统一回答问题

lgf821793883 commented 3 years ago

好 ,群号发一下