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

REBASED: Transform Speaker Encoder in a Generic Encoder and Implement Emotion Encoder training support #1349

Merged
merged 21 commits into from
Mar 11, 2022

Conversation

Edresson
Copy link
Contributor

@Edresson Edresson commented Mar 7, 2022

PR #1316 Rebased

@Edresson Edresson changed the base branch from dev to 1303-rebase March 7, 2022 22:32
@Edresson Edresson requested a review from erogol March 8, 2022 11:13
from TTS.tts.datasets import load_tts_samples
from TTS.tts.utils.speakers import SpeakerManager

parser = argparse.ArgumentParser(
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It would be better to make this a function so that people can call it from outside

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

TTS/bin/train_encoder.py Outdated Show resolved Hide resolved
TTS/encoder/models/lstm.py Outdated Show resolved Hide resolved
TTS/encoder/models/resnet.py Outdated Show resolved Hide resolved
TTS/encoder/utils/samplers.py Show resolved Hide resolved
TTS/encoder/utils/samplers.py Show resolved Hide resolved
@Edresson Edresson changed the base branch from 1303-rebase to dev March 10, 2022 14:17
@Edresson Edresson force-pushed the 1316-rebase branch 2 times, most recently from 55c4554 to a95399b Compare March 10, 2022 19:56
@Edresson Edresson requested a review from erogol March 10, 2022 19:58
@erogol erogol merged commit f818924 into dev Mar 11, 2022
@ysujiang
Copy link

How to train emotion tts ? Can you give me some training details?

@erogol
Copy link
Member

erogol commented May 7, 2022

emotion TTS is still WIP. Once it is completed, we will share information in the docs

@a-ggghost
Copy link

did anything fun result from embedding prosody as well like in 8a3396d ?

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.

4 participants