We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
안녕하세요 !
LJSpeech1.1 데이터로 학습을 해보고 있는데 저 같은 경우는 문장 합성시 중간에서 끊기는 경우가 종종 발생합니다. 혹시 비슷한 현상은 없으셨을까요 ? (모델 구현이나 batch_size 외에는 파라미터 변경점이 없습니다.)
감사합니다.
data set : LJSpeech-1.1 테스트 문장 : You may choose the Nightmare mode if on a dedicated machine.
test_20191125_182330.zip
( 테스트문장 결과 wav 및 synthesis.py 에서의 mag_pred 를 출력한것입니다 )
The text was updated successfully, but these errors were encountered:
안녕하세요 ^^ 혹시 제대로 생성된 샘플도 있을까요? 샘플이 중간에 끊기는 경우나 뒤쪽에 합성음이 반복되는 경우는 저도 종종 발생되긴하나, 저런식의 mag pred는 학습이 제대로 되지 않은 것으로 보입니다.
제대로 생성된 샘플이 있으시면 공유 부탁드릴게요~
Sorry, something went wrong.
답변 감사드립니다 !
말씀하신 것 처럼 위 테스트 결과는 학습이 잘못된 것 같습니다. (다른 문장도 테스트 해보니 잘림현상이 있네요)
초기버전으로 원복해서 다시 테스트를 진행해보고 있습니다. 감사합니다.
테스트문장 : Test of Crew Dragon’s upgraded launch escape system ahead of static fire and in-flight abort tests
wav파일비교.zip
No branches or pull requests
안녕하세요 !
LJSpeech1.1 데이터로 학습을 해보고 있는데 저 같은 경우는 문장 합성시 중간에서 끊기는 경우가 종종 발생합니다.
혹시 비슷한 현상은 없으셨을까요 ?
(모델 구현이나 batch_size 외에는 파라미터 변경점이 없습니다.)
감사합니다.
data set : LJSpeech-1.1
테스트 문장 : You may choose the Nightmare mode if on a dedicated machine.
test_20191125_182330.zip
( 테스트문장 결과 wav 및 synthesis.py 에서의 mag_pred 를 출력한것입니다 )
The text was updated successfully, but these errors were encountered: