Skip to content
New issue

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

Add LibriTTS-R recipe #414

Merged
merged 4 commits into from
Oct 16, 2023
Merged

Conversation

ShigekiKarita
Copy link
Contributor

@ShigekiKarita ShigekiKarita commented Aug 17, 2023

Similar to https://github.com/espnet/espnet/tree/master/egs2/libritts_r/tts1

Here are example waveforms (uttid: dev-clean/2277_149897_000031_000002) generated by HiFiGAN trained for 2.5M steps using LibriTTS(-R) datasets:

using groundtruth filterbank

using TTS filterbank

@ShigekiKarita
Copy link
Contributor Author

Hi, Sorry for being late. I fixed shellcheck errors in my local env.

@ShigekiKarita
Copy link
Contributor Author

Sorry for bothering you again but I double-checked this time, this command says nothing with the latest stable shellcheck: find egs/libritts_r -name "*.sh" | grep -v path.sh | while read line; do shellcheck -x --shell=bash -P $(dirname $line) ${line}; done

@kan-bayashi kan-bayashi merged commit 89c14ee into kan-bayashi:master Oct 16, 2023
23 checks passed
@kan-bayashi
Copy link
Owner

Sorry for too late merging. Thanks, Shigeki.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants