TianYuan
65c3217b8b
Update textnorm_test_cases.txt
2 years ago
HuangLiangJie
11bc392617
[TTS]Canton phonetic fix, test=tts ( #2950 )
2 years ago
HuangLiangJie
c75906462e
[TTS]Cantonese TTS MFA pipeline ( #2899 )
...
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
TianYuan
355517d1ca
Update run.sh
2 years ago
TianYuan
553fefff9b
Update run_en.sh
2 years ago
TianYuan
59d4b8a2a8
Update run_mix.sh
2 years ago
liangym
f110928195
[tts ] Chmod run_mix.sh ( #2647 )
2 years ago
HuangLiangJie
b7312e9f0b
Revised TN qualifier for measure notation, test=tts ( #2629 )
2 years ago
HuangLiangJie
f43d026000
Add rhythm tags for MFA, test=tts ( #2615 )
...
* Add rhythm tags for MFA, test=tts
2 years ago
liangym
d622b8bc5f
[tts] update finetune readme ( #2625 )
...
* updata readme, test=doc
* update yaml and readme, test=tts
* fix batch_size, test=tts
* update readme, test=doc
2 years ago
TianYuan
91fa195b8b
Update README.md
2 years ago
WongLaw
d27364d141
Added Text Rhythm Prediction, test=tts
2 years ago
WongLaw
72bbabbf79
Revised structure of rhythm prediction, test=tts
2 years ago
WongLaw
fd00a22e37
Revised Rhythm Prediction Function, test=tts
2 years ago
WongLaw
067a72bbce
Revised Rhythm Prediction Function for naming regulation, test=tts
2 years ago
WongLaw
d113b74bb9
Revised Rhythm Prediction Function 6, test=tts
2 years ago
WongLaw
48dd50b67b
Revised Rhythm Prediction Function 5, test=tts
2 years ago
WongLaw
0149c6e54a
Revised Rhythm Prediction Function 4, test=tts
2 years ago
WongLaw
d83b65f4f1
Revised Rhythm Prediction Function 3, test=tts
2 years ago
WongLaw
175b6efad6
Revised Rhythm Prediction Function 2, test=tts
2 years ago
WongLaw
cb37edb8f5
Revised Rhythm Prediction Function, test=tts
2 years ago
WongLaw
4fe6c0dc99
Added rhythm prediction function, test=tts
2 years ago
liangym
b76968e6d9
[tts] add mix finetune ( #2525 )
...
* updata readme, test=doc
* update yaml and readme, test=tts
* fix batch_size, test=tts
* add mix finetune, test=tts
* updata readme, test=tts
2 years ago
liangym
63f70c9fd0
fix finetune batch size ( #2457 )
...
* fix batch_size, test=tts
2 years ago
TianYuan
b058a2d3fe
Update run_en.sh
2 years ago
TianYuan
8e2367a93c
Update run.sh
2 years ago
liangym
8636096484
[tts] Update finetune ( #2430 )
...
* update finetune, test=tts
2 years ago
liangym
99551e5686
[tts] update finetune yaml and readme ( #2418 )
...
* update yaml and readme, test=tts
2 years ago
WongLaw
c6361a5f07
Replaced the fixed path with the dynamic path in MFA, test=doc ( #2416 )
...
* Replaced the fixed path with the dynamic path in MFA, test=doc
2 years ago
liangym
cdf095595f
[tts] finetune add frozen ( #2385 )
...
* finetune add frozen
2 years ago
david.95
61422e71e3
add tool to compare test badcase and add run examples,test=tts
2 years ago
david.95
881618dc2a
add tool to compare two tests results, show difference -t tts
2 years ago
WongLaw
e04f111b8a
Added pre-install doc for G2P and TN modules and updated the dependency version of pypinyin ( #2364 )
...
* Added pre-install doc for G2P and TN modules and updated the dependency version of pypinyin, test=doc
2 years ago
TianYuan
795eb7bd10
format paddlespeech with pre-commit ( #2331 )
2 years ago
TianYuan
5d5888af8e
fix tone, update readme ( #2335 )
2 years ago
TianYuan
d21e03c03e
update tts3 readme, test=doc ( #2315 )
2 years ago
TianYuan
7cc1d66863
Update README.md
2 years ago
liangym
1f100b1573
[tts] add tts finetune example ( #2297 )
...
* add tts finetune example, test=tts
* fix finetune
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
TianYuan
f7780658db
fix tone sand_hi bugs for Chinese frontend
2 years ago
TianYuan
ed18b08d07
Update README.md
2 years ago
TianYuan
3da9a15f9d
Update README.md
2 years ago
TianYuan
9a253bc091
gen lexicon with tone in mfa, test=tts
3 years ago
huangyuxin
62c50e0060
deprecate the 1.8x model, test=doc
3 years ago
lizi
10b00b4da7
fix the reorganize_aishell3 trouble now it can generate lab files of audio files under training classification
3 years ago
Hui Zhang
0ede6c2ee7
train lm
3 years ago
Hui Zhang
a054d1c452
text process for lm
3 years ago
buchongyu
48358055d0
修改hack 单词拼写错误
3 years ago
TianYuan
66a8beb27f
update text frontend, test=tts
3 years ago
TianYuan
2844f388dc
[doc ]add tacotron2 readme ( #1385 )
...
* add tacotron2 readme, test=doc
* update changelog.md, test=doc
3 years ago
Jackwaterveg
d7222c0453
[ASR] Support CTC decoder online ( #821 )
...
* fix the destructer problem for prefixes
* unified offline and online in ctcdecoders, test=asr
* rename swig_decoders to paddlespeech_ctcdecoders, test=asr
* add reset_stage for ctcdecoder
* fix some problems
* fix ctconline
* fix a bug
* fix the format
* fix 1xt2x
3 years ago