-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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
VITS HiFiTTS doc #6288
VITS HiFiTTS doc #6288
Conversation
Signed-off-by: Evgeniy Shabalin <baah1999@yandex.ru>
Signed-off-by: Evgeniy Shabalin <baah1999@yandex.ru>
Signed-off-by: Evgeniy Shabalin <baah1999@yandex.ru>
Signed-off-by: Evgeniy Shabalin <baah1999@yandex.ru>
Signed-off-by: Evgeniy Shabalin <baah1999@yandex.ru>
Signed-off-by: Evgeny Shabalin <eshabalin@nvidia.com>
Signed-off-by: Evgeny Shabalin <eshabalin@nvidia.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for your updates! Besides of comments above, could you please also add sections showing how to evaluate your VITS model, just like our FastPitch tutorial did?
Signed-off-by: Evgeny Shabalin <eshabalin@nvidia.com>
Signed-off-by: Evgeny Shabalin <eshabalin@nvidia.com>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thanks for updates. One question, are you using ARPABET or IPA units for VITS? If use ARPABET, the phoneme dict should be cmudict-0.7b_nv22.10
, otherwise, ipa_cmudict-0.7b_nv23.01.txt
I am using IPA |
Gotcha! then please fix the version of ipa dict with |
Signed-off-by: Evgeny Shabalin <eshabalin@nvidia.com>
* Added VITS documentation * Typos * Added experimental note * Updated tutorial * Added spectrogram visualization * Updated ipa_cmudict version --------- Signed-off-by: Evgeny Shabalin <eshabalin@nvidia.com> Co-authored-by: Xuesong Yang <1646669+XuesongYang@users.noreply.github.com> Signed-off-by: hsiehjackson <c2hsieh@ucsd.edu>
What does this PR do ?
Update docs and model for HiFiTTS version
Collection: [TTS]
Before your PR is "Ready for review"
Pre checks:
PR Type:
If you haven't finished some of the above items you can still open "Draft" PR.
Who can review?
Anyone in the community is free to review the PR once the checks have passed.
Contributor guidelines contains specific people who can review PRs to various areas.
Additional Information