Jackwaterveg
|
dae6bea546
|
[ctcdecoders]fix the licence (#1336)
* fix the licence, test=doc
* Update ctc_beam_search_decoder.cpp
* Update ctc_beam_search_decoder.h
* Update ctc_greedy_decoder.cpp
* Update ctc_greedy_decoder.h
* Update decoder_utils.cpp
* Update decoder_utils.h
* Update path_trie.cpp
* Update path_trie.h
* Update scorer.h
* Update scorer.cpp
|
3 years ago |
TianYuan
|
a1867c20c3
|
fix slice bug of speedyspeech expand, test=tts (#1337)
|
3 years ago |
Jackwaterveg
|
2170a5cb1d
|
Merge pull request #1333 from PaddlePaddle/zh794390558-patch-2
[install] remove nltk deps
|
3 years ago |
Jackwaterveg
|
db35a232b5
|
Update released_model.md
|
3 years ago |
TianYuan
|
7e021b430a
|
Merge pull request #1334 from Jackwaterveg/setup
[Setup] fix requirement
|
3 years ago |
huangyuxin
|
1ececba79b
|
fix requirement, test=doc
|
3 years ago |
Hui Zhang
|
ec1c88ae1a
|
[s2t] remove nltk (#1332)
|
3 years ago |
Jackwaterveg
|
6ba1f16d13
|
Update README_cn.md
|
3 years ago |
Hui Zhang
|
795e4d02d4
|
[install] remove nltk deps
|
3 years ago |
Jackwaterveg
|
6147cfc678
|
Update README_cn.md
|
3 years ago |
Jackwaterveg
|
f4983ed2bd
|
Update README.md
|
3 years ago |
Jackwaterveg
|
5bfceddeb5
|
Update README.md
|
3 years ago |
Jackwaterveg
|
3ad18d0a9f
|
Update README_cn.md
|
3 years ago |
Jackwaterveg
|
e0e1225475
|
Update README.md
|
3 years ago |
Jackwaterveg
|
08d8260872
|
add licecne for ctc (#1329)
|
3 years ago |
TianYuan
|
ef90bd626a
|
add tts papers, test=doc (#1330)
|
3 years ago |
TianYuan
|
281da16073
|
Merge pull request #1327 from yt605155624/update_cli_test
[cli]update cli unit test, test=doc
|
3 years ago |
TianYuan
|
ed74e3127b
|
Merge pull request #1328 from yt605155624/update_frontend_readme
[doc]update frontend readme, test=doc
|
3 years ago |
TianYuan
|
d50d195145
|
update frontend readme, test=doc
|
3 years ago |
TianYuan
|
887a101eee
|
update cli unit test, test=doc
|
3 years ago |
TianYuan
|
7ae4f7221e
|
Update length_regulator.py
|
3 years ago |
TianYuan
|
acfe2b9084
|
Update duration_predictor.py
|
3 years ago |
Jackwaterveg
|
940390a443
|
[CLI] Add unit test (#1321)
* add test_cli.sh
* set -e
|
3 years ago |
TianYuan
|
caa391f461
|
fix speedyspeech inference, test=tts (#1322)
|
3 years ago |
Jackwaterveg
|
0c4895cd0b
|
mv the ctcdecoders to third_part (#1313)
|
3 years ago |
Jackwaterveg
|
4935b80cb4
|
fix install_kaldi, test=doc_fix (#1319)
|
3 years ago |
Jackwaterveg
|
d31dbabbc9
|
[Doc] Update released model for r0.1.1 (#1316)
* updated ASR released model
* update the doc, test=doc_fix
|
3 years ago |
TianYuan
|
8f507ba4ba
|
Merge pull request #1302 from jerryuhoo/develop
[TTS] Add support for finetuning speedyspeech
|
3 years ago |
huangyuxin
|
0c6981cea1
|
fix install_kaldi, test=doc_fix
|
3 years ago |
Jackwaterveg
|
b3c03d7334
|
Merge pull request #1312 from Jackwaterveg/new_config
[CLI] st: unified config for st
|
3 years ago |
Jerryuhoo
|
111a452378
|
Fix the code format, test=tts
|
3 years ago |
gongenlei
|
2728ec159c
|
Merge branch 'develop' into new_config
|
3 years ago |
TianYuan
|
89e988a69e
|
add csmsc tacotron2, test=tts
|
3 years ago |
TianYuan
|
c088b9a304
|
add csmsc tacotron2
|
3 years ago |
Jerryuhoo
|
1e710ef570
|
Update link_wav.py, test=tts
|
3 years ago |
Jackwaterveg
|
e7189b216c
|
Update chunk_decode.yaml
|
3 years ago |
huangyuxin
|
fe1dc9d211
|
refactor the cli/st, test=st
|
3 years ago |
huangyuxin
|
62ac429044
|
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into new_config
|
3 years ago |
Jackwaterveg
|
c893d0d828
|
update the required version of yacs, test=doc_fix (#1311)
|
3 years ago |
TianYuan
|
a7362702ee
|
Merge pull request #1310 from yt605155624/fix_yi_bug
[tts]fix tone_sandhi of yi
|
3 years ago |
TianYuan
|
27bb76bdb9
|
fix tone_sandhi of yi, test=tts
|
3 years ago |
Jerryuhoo
|
be99807d61
|
Add durations to gen_gta_mel.py inference
|
3 years ago |
Hui Zhang
|
9c1efde2e3
|
more mergify label (#1308)
|
3 years ago |
KP
|
52a8b2f320
|
Add ECAPA_TDNN. (#1301)
|
3 years ago |
Jerryuhoo
|
61b68ed3ef
|
deal with exceptions of link_wav.py
如果遇到已存在的软链接则跳过,如果在dump中找不到这个符号则删除dump_finetune中的文件。
|
3 years ago |
Jerryuhoo
|
fcc34e3e95
|
[tts] add gen_gta_mel.py for finetuning speedypeech, test=tts
|
3 years ago |
Jackwaterveg
|
010aa65b2b
|
[cli] asr - support English, decode_metod and unified config (#1297)
* fix config, test=asr
* fix config, test=doc_fix
* add en and decode_method for cli/asr, test=asr
* test=asr
* fix, test=doc_fix
|
3 years ago |
KP
|
c09466ebbe
|
Add ECAPA_TDNN. (#1295)
|
3 years ago |
Jerryuhoo
|
75c2bd5faf
|
fix link_wav.py path, test=tts
|
3 years ago |
huangyuxin
|
11ba35d08b
|
fix, test=doc_fix
|
3 years ago |