TianYuan
3acbdd0dd7
Update bug-report-s2t.md
2 years ago
TianYuan
0d25c92c28
Update and rename bug-report-asr.md to bug-report-s2t.md
2 years ago
TianYuan
4f996611a7
Rename ---others.md to others.md
2 years ago
TianYuan
02e8ab10a7
Delete others.md
2 years ago
TianYuan
937b07c917
Update issue templates
2 years ago
TianYuan
49cc4145d2
Rename others.yaml to others.md
2 years ago
TianYuan
bf46c0340e
Rename others.md to others.yaml
2 years ago
TianYuan
a3bc5a2923
Update issue templates
2 years ago
TianYuan
3d4dce8b73
update readme, add get_contributors ( #2321 )
2 years ago
Zhao Yuting
c28064fec2
Update asr_engine.py ( #2302 )
...
* Update asr_engine.py
* Update asr_engine.py
* Update application.yaml
must add parameter "num_decoding_left_chunks" so as to modify this in other scenarios.
* Update asr_engine.py
* Update application.yaml
* Update application.yaml
* Update asr_engine.py
2 years ago
TianYuan
2c4c254f71
Update bug-report-asr.md
2 years ago
TianYuan
c40e29f847
Update issue templates ( #2318 )
...
* Update issue templates
* Delete bug_report.md
* Delete --tts-bug-report.md
* Rename ---asr-bug-report.md to bug-report-asr.md
* Rename ---tts-bug-report.md to bug-report-tts.md
2 years ago
TianYuan
090117e30d
add github issue template ( #2317 )
...
* Create feature-request.md
* Create question.md
* Update bug_report.md
2 years ago
Ming
b81cb5d71e
Update README.md ( #2314 )
...
* Update README.md
add Contributors
* Update README_cn.md
2 years ago
TianYuan
7b864e8f38
clean old ernie sat inference scripts ( #2316 )
2 years ago
TianYuan
d21e03c03e
update tts3 readme, test=doc ( #2315 )
2 years ago
David An (An Hongliang)
c7163abffa
add thanks into readme, append data for chinese unit ( #2312 )
...
* add chinese words correct phonic,test=tts
* added thanks into readme. add data of unit, test=tts
* added thanks into readme. add data of unit, test=tts
* modify data of unit, test=tts
* modify thanks, test=tts
2 years ago
sneaxiy
984886fb8c
add barrier ( #2311 )
2 years ago
liangym
1c2a6b8e30
updata readme, test=doc ( #2313 )
2 years ago
彭震东
c9de22eaa8
[TN] Update quantifiers ( #2308 )
2 years ago
sneaxiy
f795d6f034
add barrier ( #2309 )
2 years ago
TianYuan
7cc1d66863
Update README.md
2 years ago
TianYuan
d1c70a7809
fix g2pw model ( #2304 )
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
liangym
043b21d3b4
fix mix frontend, test=tts ( #2299 )
2 years ago
David An (An Hongliang)
25b96405df
add chinese words correct phonic,test=tts ( #2300 )
2 years ago
TianYuan
c1d4551055
add ernie sat synthesize_e2e, test=tts ( #2287 )
2 years ago
Zhao Yuting
aa4c9ec3ed
Merge pull request #2295 from THUzyt21/test
...
Create preprocess.py
2 years ago
Zhao Yuting
9473b8468c
Create preprocess.py
...
If there are no spaces between sentences in your text file, use this file to generate a new file, which adds spaces between each token.
2 years ago
Zhao Yuting
d2f7362aa7
Delete preprocess.py
2 years ago
Zhao Yuting
2aef6958de
Create preprocess.py
...
If there are no spaces between sentences in your text file, use this file to generate a new file, which adds spaces between each token.
2 years ago
李子
5a58a27492
[TTS]指定G2PW的传入数据类型 , test=tts ( #2288 )
...
* fix ONNXRuntimeError Specify data type (int64),test=tts
* Tactron2→Tacotron2 ,test=doc
2 years ago
TianYuan
3f9339edff
Update polyphonic.yaml
2 years ago
TianYuan
979f75e483
[doc]updade readme for mix tts ( #2284 )
...
* format g2pw
* fix tone sand_hi bugs for Chinese frontend
* fix stats bugs
* fix point bug, test=tts
* fix point bug, test=tts
* update readme for mix tts, test=doc
Co-authored-by: liangym <34430015+lym0302@users.noreply.github.com>
Co-authored-by: lym0302 <lym0302@foxmail.com>
2 years ago
Hui Zhang
99977b2f7e
Update README.md
2 years ago
TianYuan
f9a6970a62
Merge pull request #2263 from oyjxer/pc
...
[TTS]add ernie-sat sampler
2 years ago
Ming
c3865f2ab7
update readme and add aistudio demo, test=doc ( #2270 )
2 years ago
TianYuan
112a0a40e1
Merge pull request #2272 from lym0302/develop
...
[tts] fix point bug
2 years ago
lym0302
677e0961a8
fix point bug, test=tts
2 years ago
TianYuan
4a59702d60
Merge pull request #2255 from lym0302/develop
...
[tts] fix point bug
2 years ago
TianYuan
dcc8e4845f
Merge pull request #2267 from yt605155624/fix_stats
...
[cli]fix stats bugs
2 years ago
TianYuan
0baec4325a
fix stats bugs
2 years ago
TianYuan
684a1c91d8
Merge pull request #2254 from yt605155624/fix_frontend
...
[TTS]fix tone sand_hi bugs for Chinese frontend
2 years ago
TianYuan
f7780658db
fix tone sand_hi bugs for Chinese frontend
2 years ago
pangchao04
b9be2bd64a
add ernie-sat sampler
2 years ago
lym0302
f8f73e41f0
fix point bug, test=tts
2 years ago
TianYuan
83e10fadd0
Merge pull request #2250 from yt605155624/format_g2pw
...
[TTS]format g2pw
2 years ago
TianYuan
5de2c2dab5
format g2pw
2 years ago
liangym
ac385053ba
Merge pull request #2249 from yt605155624/fix_mix_cli
...
[tts][cli]update mix tts
2 years ago
TianYuan
5d515f3f3f
update mix tts
2 years ago