Hui Zhang
|
174cf0765f
|
Merge pull request #1993 from SmileGoat/refactor_file_struct
[speechx]add assembler in frontend,test=doc
|
2 years ago |
TianYuan
|
0c6dddb101
|
Merge pull request #1991 from yt605155624/fix_mfa
[TTS]gen lexicon with tone in mfa, test=tts
|
2 years ago |
Yang Zhou
|
952b1a1451
|
rename, test=doc
|
2 years ago |
TianYuan
|
aa3d151d1d
|
Merge pull request #1994 from Jackwaterveg/develop
[ASR] not install ctc on win
|
2 years ago |
huangyuxin
|
10819e0fa2
|
not install ctc on win, test=asr
|
2 years ago |
Yang Zhou
|
00a185b147
|
add dispenser in frontend
|
2 years ago |
lym0302
|
d48c4d686a
|
update engine, test=doc
|
2 years ago |
TianYuan
|
9a253bc091
|
gen lexicon with tone in mfa, test=tts
|
2 years ago |
KP
|
6a08221525
|
Add paddlespeech.resource.
|
2 years ago |
KP
|
1e066fab9e
|
Add paddlespeech.resource.
|
2 years ago |
KP
|
dcea088c66
|
Add paddlespeech.resource.
|
2 years ago |
KP
|
7766d7344d
|
Add paddlespeech.resource.
|
2 years ago |
KP
|
fa6e44e4ff
|
Add paddlespeech.resource.
|
2 years ago |
TianYuan
|
775c4befbd
|
Merge pull request #1988 from yt605155624/fix_tts_cli
[cli]fix bug in tts cli, test=tts
|
2 years ago |
TianYuan
|
b6ad4260eb
|
fix bug in tts cli, test=tts
|
2 years ago |
xiongxinlei
|
0fe79cd612
|
add ubuntu cpu dockerfile, test=doc
|
2 years ago |
Jackwaterveg
|
88cd0fcaf5
|
Merge pull request #1986 from KPatr1ck/cli_register
[Audio] Remove dtw.
|
2 years ago |
KP
|
21402cd3be
|
Update setup.py
|
2 years ago |
TianYuan
|
e6e5d86a5a
|
Merge pull request #1984 from Jackwaterveg/develop
[Doc] deprecate the 1.8x model
|
2 years ago |
KP
|
e94c3884a1
|
Delete dtw.py
|
2 years ago |
KP
|
73f9ca82cc
|
Update __init__.py
|
2 years ago |
KP
|
54f2a3a35a
|
Merge pull request #1985 from Honei/develop
[audio]fix the pathos==0.2.8
|
2 years ago |
xiongxinlei
|
bb8c999fea
|
fix the pathos==0.2.8, test=doc
|
2 years ago |
huangyuxin
|
62c50e0060
|
deprecate the 1.8x model, test=doc
|
2 years ago |
Hui Zhang
|
6a8d6c2c7c
|
Merge pull request #1982 from SmileGoat/refactor_file_struct
[speechx] add partail result, test=doc
|
2 years ago |
Yang Zhou
|
977d51473f
|
fix websocket key, mv websocket into protocol, test=doc
|
2 years ago |
Yang Zhou
|
1d72cf4e2a
|
Merge branch 'develop' of github.com:SmileGoat/PaddleSpeech into refactor_file_struct
|
2 years ago |
Yang Zhou
|
e23b173c84
|
add partial result
|
2 years ago |
Hui Zhang
|
9e3b43841a
|
Merge pull request #1979 from SmileGoat/refactor_file_struct
[Speechx] refactor examples && rename some binarys
|
2 years ago |
Yang Zhou
|
1d01c5b525
|
fix frontend/audio/cmakelist
|
2 years ago |
Yang Zhou
|
3751845d04
|
Merge branch 'develop' of github.com:SmileGoat/PaddleSpeech into refactor_file_struct
Conflicts:
speechx/speechx/codelab/CMakeLists.txt
|
2 years ago |
Yang Zhou
|
ae629e2fe6
|
rm ds2_ol test dir
|
2 years ago |
Hui Zhang
|
7049746668
|
Merge pull request #1978 from PaddlePaddle/dcp
[doc] 2022 year for default copyright
|
2 years ago |
Hui Zhang
|
aa49d2539d
|
2022 year for default copyright
|
2 years ago |
Hui Zhang
|
9e432701ad
|
Merge pull request #1977 from zh794390558/cp
[doc] more detail of copyright
|
2 years ago |
Hui Zhang
|
42fba661c9
|
more detail of copyright
|
2 years ago |
Hui Zhang
|
8373eed67f
|
fix speechx compile error
|
2 years ago |
TianYuan
|
68a496cc11
|
Merge pull request #1976 from ryanrussell/develop
Improve readability
|
2 years ago |
r
|
be70016edb
|
Improve readability
|
2 years ago |
Yang Zhou
|
418cc37ffb
|
refactor file org & rename binary files
|
2 years ago |
KP
|
a4bcf5ec0a
|
Add kws tipc.
|
2 years ago |
Hui Zhang
|
f4d234c402
|
Merge pull request #1966 from KPatr1ck/cli_register
[Doc][CLI] Update usage and doc of cli executor.
|
2 years ago |
Hui Zhang
|
f7b6b8e6d8
|
Merge pull request #1963 from Jackwaterveg/develop_fix
[CLI] fix test_cli
|
2 years ago |
Hui Zhang
|
3d88ac4e68
|
Merge pull request #1950 from Jackwaterveg/develop
[ASR] fix pad_sequence, remove paddle.size, paddle.static.Variable.size, using paddle.shape()
|
2 years ago |
KP
|
49dadc8044
|
Update usage and doc of cli executor.
|
2 years ago |
TianYuan
|
7bc54cbbe6
|
Merge pull request #1957 from yt605155624/vits_doc
[doc]add VITS readme, test=tts
|
2 years ago |
huangyuxin
|
780da806d7
|
fix test_cli, test=doc
|
2 years ago |
Hui Zhang
|
7928de73bc
|
Merge pull request #1962 from PaddlePaddle/zh794390558-patch-1-1
Update README_cn.md
|
2 years ago |
Hui Zhang
|
89de2e5d6b
|
Merge pull request #1961 from PaddlePaddle/zh794390558-patch-1
Update README.md
|
2 years ago |
Hui Zhang
|
fe3474729d
|
Update README_cn.md
|
2 years ago |