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

[TTS]Cantonese FastSpeech2 e2e infer, test=tts #2927

Merged
merged 35 commits into from
Feb 16, 2023

Conversation

WongLaw
Copy link
Contributor

@WongLaw WongLaw commented Feb 15, 2023

Cantonese FastSpeech2 e2e infer, test=tts

fix #2669

@WongLaw WongLaw added the T2S label Feb 15, 2023
@WongLaw WongLaw added this to the r1.4.0 milestone Feb 15, 2023
@WongLaw WongLaw self-assigned this Feb 15, 2023
@paddle-bot
Copy link

paddle-bot bot commented Feb 15, 2023

Thanks for your contribution!

@mergify
Copy link

mergify bot commented Feb 15, 2023

This pull request is now in conflict :(

@mergify mergify bot removed the conflicts label Feb 15, 2023
examples/canton/tts3/local/synthesize_e2e.sh Outdated Show resolved Hide resolved
paddlespeech/t2s/frontend/canton_frontend.py Outdated Show resolved Hide resolved
paddlespeech/t2s/exps/syn_utils.py Outdated Show resolved Hide resolved
paddlespeech/t2s/exps/syn_utils.py Outdated Show resolved Hide resolved
paddlespeech/t2s/exps/syn_utils.py Outdated Show resolved Hide resolved
@yt605155624 yt605155624 changed the title Cantonese FastSpeech2 e2e infer, test=tts [TTS]Cantonese FastSpeech2 e2e infer, test=tts Feb 15, 2023
@@ -31,7 +31,7 @@ if [ ${stage} -le 1 ] && [ ${stop_stage} -ge 1 ]; then
FLAGS_allocator_strategy=naive_best_fit \
FLAGS_fraction_of_gpu_memory_to_use=0.01 \
python3 ${BIN_DIR}/../synthesize.py \
--am=fastspeech2_aishell3 \
--am=fastspeech2_canton \
Copy link
Collaborator

Choose a reason for hiding this comment

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

这里不用改了

Copy link
Collaborator

@yt605155624 yt605155624 left a comment

Choose a reason for hiding this comment

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

LGTM

@yt605155624 yt605155624 merged commit 1af9bd4 into PaddlePaddle:develop Feb 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[TTS] 粤语语音合成调研
2 participants