Commit Graph

4245 Commits (bf6451ed692b121d85c74b58cb16456f6183f814)
 

Author SHA1 Message Date
Hui Zhang afda7ed7d1 remove useless code
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
2 years ago
YangZhou 4841f94298
Merge pull request #2421 from THUzyt21/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
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
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
2 years ago
Hui Zhang b20bf7d5de masked_fill by multiply, remove while
2 years ago
Zhao Yuting d2da7f50d2
Update text_engine.py
2 years ago
Zhao Yuting 82f731c153
Update application.yaml
2 years ago
Zhao Yuting 9f8fbdbc09
Update punc_application.yaml
2 years ago
Zhao Yuting 0cd01241db
Update test_cli.sh
2 years ago
Hui Zhang feb27e2a84 fuse linear kv
2 years ago
Hui Zhang 3adb20b468 eliminate shape and slice
2 years ago
Hui Zhang 46088c0a16 elimiate attn transpose
2 years ago
Hui Zhang f9e3eaa024 transpose in matmul
2 years ago
liangym 63f70c9fd0
fix finetune batch size (#2457)
2 years ago
Hui Zhang 3d7ca93861 bool type slice
2 years ago
Hui Zhang c2c8a662b1 refactor reshape
2 years ago
Hui Zhang 6de81d74d9 elimiete cast dtype for bool op
2 years ago
Hui Zhang 8e7a315e00 remove comment
2 years ago
Ming e65622548d
update readme and fixed bug in ngpu (#2451)
2 years ago
Hui Zhang c4a5ae3825 eliminate mul
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)
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 b7388ce25a eliminate useless unsqueese
2 years ago
Hui Zhang 1a1ce92cb4
Merge pull request #2415 from Zth9730/u2++_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
Hui Zhang 7382050e21 fix bug on win
2 years ago
TianYuan b14da765e8
frm random spk embedding in voice cloning, test=doc (#2429)
2 years ago