AdaSpeech icon indicating copy to clipboard operation
AdaSpeech copied to clipboard

yaml

Open yanzhuangzhuang-beep opened this issue 2 years ago • 9 comments

in yaml "data_dir: 'H:\Deepsync\backup\fastspeech\data'" how to find the data

yanzhuangzhuang-beep avatar Nov 10 '21 03:11 yanzhuangzhuang-beep

you need to download the data in network by yourself, and direct the data_dir to your own data dir

yiwei0730 avatar Nov 11 '21 06:11 yiwei0730

I have data LJSpeech-1.1 but it's wavs data .so it's path wav_dir. You said I need dowoload data which I don't have the href. could you provide the url ,thanks

yanzhuangzhuang-beep avatar Nov 12 '21 02:11 yanzhuangzhuang-beep

yes the data LJSpeech-1.1 and you just run the nvidia_preprocessing and write the data_dir to your data directory then its work

yiwei0730 avatar Nov 12 '21 03:11 yiwei0730

ok I have finish nvidia_preprocessing. when i run train_fastspeech have a error no key "hp.model.phoneme_acoustic_embed" I find that in config.yaml no key model..phoneme_acoustic_embed and the value

yanzhuangzhuang-beep avatar Nov 12 '21 07:11 yanzhuangzhuang-beep

In yaml, I set model.phoneme_acoustic_embed =True then,self.utterance_encoder(ys.transpose(1, 2)).transpose(1, 2) error ndexError: Dimension out of range (expected to be in range of [-1, 0], but got 1)

yanzhuangzhuang-beep avatar Nov 12 '21 07:11 yanzhuangzhuang-beep

self.utterance_encoder(ys.transpose(1, 2)).transpose(1, 2) error This answer is in the other issue, you can find it in fastspeech.py line 314 have misss the third param ys. There have still some bugs in this program, hope you can find and fix it.

yiwei0730 avatar Nov 15 '21 03:11 yiwei0730

i have same problem. can you help me???

alidabaghi123 avatar Sep 11 '22 09:09 alidabaghi123

您好,我已经收到您的邮件,我会马上查看并回复,谢谢!

DSTTSD avatar Feb 19 '24 19:02 DSTTSD

@DSTTSD bro this is a fake email don't click the button...

yiwei0730 avatar Feb 20 '24 03:02 yiwei0730