carpedm20 / multi-speaker-tacotron-tensorflow

Multi-speaker Tacotron in TensorFlow.
http://carpedm20.github.io/tacotron
Other
632 stars 341 forks source link

synthesizer.py 로 음성 생성시 잡음이 너무 심합니다. #40

Open shahn02 opened 6 years ago

shahn02 commented 6 years ago

train은 cpu 이용해서 moon dataset으로 18k까지 진행하였습니다. avg_loss가 0.06419정도여서 음성생성 시도해봤는데 잡음이 너무 심하네요. 음성이 제대로 들리지도 않습니다.. 음성길이는 나중에 조정한다고 쳐도 목소리가 안들리니까 답답하네요.

2018-07-15_14-58-32 manual

2018-07-15_14-50-38 manual

train이 부족해서 그런걸까요? 원인을 알고싶네요. 몇 step까지 진행해야 음성을 들을 수 있을지 궁금합니다.

음성샘플: https://www.dropbox.com/s/3a4eqqi278zwx3j/2018-07-15_14-58-32.manual.wav?dl=0 : https://www.dropbox.com/s/9qj7w61y6dhx43g/2018-07-15_14-50-38.manual.wav?dl=0

icopyx commented 5 years ago

저도 이상태인데. 해결 하셨나요 ?

Cocozy commented 5 years ago

이슈에 쓴대로 진행은 하고 있지만 아직 마땅한 결과물이 나오지 않은상태네요.. 코드보면서 계속 수정하고 있는중입니다

-----Original Message----- From: "bitoshub"notifications@github.com To: "carpedm20/multi-speaker-tacotron-tensorflow"multi-speaker-tacotron-tensorflow@noreply.github.com; Cc: "Subscribed"subscribed@noreply.github.com; Sent: 2018-10-19 (금) 10:30:39 Subject: Re: [carpedm20/multi-speaker-tacotron-tensorflow] synthesizer.py 로 음성 생성시 잡음이 너무 심합니다. (#40)

저도 이상태인데. 해결 하셨나요 ? — You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub, or mute the thread.

hyesun-postech commented 4 years ago

혹시 이 문제 해결하신 분 있나요??