r9y9 / deepvoice3_pytorch

PyTorch implementation of convolutional neural networks-based text-to-speech synthesis models
https://r9y9.github.io/deepvoice3_pytorch/
Other
1.96k stars 482 forks source link

i can't find the wave,when i try the deepvoice3_single_speaker_tts_en_demo #102

Closed Yaque closed 5 years ago

Yaque commented 6 years ago

`python3 deepvoice3_single_speaker_tts_en_demo.py True [nltk_data] Downloading package cmudict to /home/yaque/nltk_data... [nltk_data] Package cmudict is already up-to-date!

True True Load checkpoint from: 20180505_deepvoice3_checkpoint_step000640000.pth 0 This is a pig /home/yaque/.local/lib/python3.5/site-packages/torch/nn/functional.py:1006: UserWarning: nn.functional.sigmoid is deprecated. Use torch.sigmoid instead. warnings.warn("nn.functional.sigmoid is deprecated. Use torch.sigmoid instead.")

1 There's a way to measure the acute emotional intelligence that has never gone out of style. 2 President Trump met with other leaders at the Group of 20 conference. 3 The Senate's bill to repeal and replace the Affordable Care Act is now imperiled. 4 Generative adversarial network or variational auto-encoder. 5 The buses aren't the problem, they actually provide a solution. 6 peter piper picked a peck of pickled peppers how many peppers did peter piper pick. 7 Some have accepted this as a miracle without any physical explanation. ` i change somg thing and run deepvoice3_single_speaker_tts_en_demo in my computer. but i can't find the wave file.
Yaque commented 6 years ago

now i think i kwon why

Yaque commented 6 years ago

ok ,just i don't save the wav. and i don't kown the IPython's function.

stale[bot] commented 5 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.