Hui Zhang
|
a657cc3e1b
|
Merge pull request #2478 from Zth9730/allocator_strategy
[ASR] Chang memory allocator strategy to fix gpu training hang
|
2 years ago |
tianhao zhang
|
404708c640
|
fix s2t gpu training hang
|
2 years ago |
TianYuan
|
764fa0a859
|
Update README_cn.md
|
2 years ago |
TianYuan
|
175f0e7ba7
|
Update README.md
|
2 years ago |
TianYuan
|
faa0808511
|
Update README_cn.md
|
2 years ago |
TianYuan
|
4e55c2067f
|
Update README.md
|
2 years ago |
YangZhou
|
a68db6a709
|
Merge pull request #2465 from THUzyt21/text-example-config-files
Text example config files
|
2 years ago |
YangZhou
|
4841f94298
|
Merge pull request #2421 from THUzyt21/Deploy-fast-text-model-for-cli
[CLI]Deploy fast text model for cli
|
2 years ago |
TianYuan
|
1e4f4dc5d3
|
Update README.md
|
2 years ago |
YangZhou
|
426420d48e
|
Merge pull request #2466 from yt605155624/update_readme
[doc]add Speaker Diarization in readme
|
2 years ago |
TianYuan
|
ae90c51bd6
|
add Speaker Diarization in readme, test=doc
|
2 years ago |
Zhao Yuting
|
4c70f71671
|
Rename Ernie-tiny.yaml to ernie-tiny.yaml
|
2 years ago |
Zhao Yuting
|
bdf577b43a
|
Create Ernie-tiny.yaml
|
2 years ago |
Zhao Yuting
|
d016584a3c
|
Rename ernie-3.0-nano-zh to ernie-3.0-nano-zh.yaml
|
2 years ago |
Zhao Yuting
|
402770f193
|
Create ernie-3.0-nano-zh
|
2 years ago |
Zhao Yuting
|
83fd9589a1
|
Create ernie-3.0-mini.yaml
|
2 years ago |
Zhao Yuting
|
ca780d7edc
|
Rename ernie-3.0-medium-zh to ernie-3.0-medium.yaml
|
2 years ago |
Zhao Yuting
|
7753a3bddc
|
Create ernie-3.0-medium-zh
config file of ernie-3.0-medium-zh
|
2 years ago |
Zhao Yuting
|
ae8076c746
|
Rename ernie-3.0.yaml to ernie-3.0-base.yaml
|
2 years ago |
Zhao Yuting
|
83cd15be0c
|
Create ernie-3.0.yaml
config file of ernie-3.0-base-zh
|
2 years ago |
Zhao Yuting
|
0cd01241db
|
Update test_cli.sh
update about text cli
|
2 years ago |
liangym
|
63f70c9fd0
|
fix finetune batch size (#2457)
* fix batch_size, test=tts
|
2 years ago |
Ming
|
e65622548d
|
update readme and fixed bug in ngpu (#2451)
* update readme and fixed ngpu bug
* update png in readme
* update readme and FT web ttsText
|
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 |
TianYuan
|
ffdc17fd97
|
Update voice_cloning.sh
|
2 years ago |
TianYuan
|
05353b6c43
|
Update synthesize.sh
|
2 years ago |
TianYuan
|
9ab468a8c1
|
Update voice_cloning.sh
|
2 years ago |
TianYuan
|
5deabf3256
|
Update synthesize.sh
|
2 years ago |
TianYuan
|
3418827d61
|
Update synthesize.sh
|
2 years ago |
TianYuan
|
dbd0f08f53
|
Update voice_cloning.sh
|
2 years ago |
Hui Zhang
|
1a1ce92cb4
|
Merge pull request #2415 from Zth9730/u2++_decoder
[s2t] support bitransformer decoder
|
2 years ago |
TianYuan
|
52af86fcc3
|
fix ERNIE-SAT bug when edit the end of sentenses, test=doc (#2432)
|
2 years ago |
tianhao zhang
|
d3e5937591
|
support bitransformer decoder
|
2 years ago |
TianYuan
|
b14da765e8
|
frm random spk embedding in voice cloning, test=doc (#2429)
|
2 years ago |
TianYuan
|
861dc2a9b7
|
Update README.md
|
2 years ago |
TianYuan
|
ac34fbbe27
|
Update README.md
|
2 years ago |
TianYuan
|
2512bc5210
|
Update README.md
|
2 years ago |
TianYuan
|
40156d8ad5
|
Update README.md
|
2 years ago |
TianYuan
|
8d25b1f844
|
Update README.md
|
2 years ago |
Ming
|
386ae851b5
|
Merge pull request #2412 from iftaken/dev-web-cmd
use cmd for voice clone , finetune and ernie-sat
|
2 years ago |
iftaken
|
512f20d0bf
|
fixed get_cmd and use MAIN_ROOT in ge2e
|
2 years ago |
iftaken
|
6a575218fa
|
fix TDNN to ECAPA-TDNN,text=doc
|
2 years ago |
zhoupc2015
|
2ae0f66d0d
|
Solve "unknown format: 3" (#2422)
* Solve execute the following code with return wav:
iob = io.BytesIO(wav)
wave.open(iob, 'rb')
will throw an "unknown format: 3" exception
|
2 years ago |
iftaken
|
e9db93def7
|
rename finetune yaml name
|
2 years ago |
iftaken
|
ceeb56719d
|
update readme, test=doc
|
2 years ago |
tianhao zhang
|
027535dec1
|
support bitransformer decoder, test=asr
|
2 years ago |
THUzyt21
|
bdbacd4249
|
precomited
|
2 years ago |
Zhao Yuting
|
d5dec46336
|
Update README.md
|
2 years ago |