Hui Zhang
|
42fba661c9
|
more detail of copyright
|
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 |
TianYuan
|
7bc54cbbe6
|
Merge pull request #1957 from yt605155624/vits_doc
[doc]add VITS readme, test=tts
|
2 years ago |
KP
|
6c57c2bf8e
|
Dynamic cli commands registration.
|
2 years ago |
TianYuan
|
f9f014d159
|
add VITS readme, test=tts
|
2 years ago |
Hui Zhang
|
6f7917b7f2
|
fix streaming asr
|
2 years ago |
Hui Zhang
|
f07f57a3a8
|
Merge pull request #1945 from PaddlePaddle/asr_line
[server][asr] refactor asr streaming server and remove useless code
|
2 years ago |
Hui Zhang
|
8f8239ad3b
|
Merge pull request #1954 from Honei/acs_server
[server][vector]update the vector model
|
2 years ago |
xiongxinlei
|
be8a78a9d1
|
fix the vector model type error, test=doc
|
2 years ago |
xiongxinlei
|
a5605978fa
|
update the acs note, test=doc
|
2 years ago |
xiongxinlei
|
a83374a787
|
update the vector readme, test=doc
|
2 years ago |
xiongxinlei
|
7afbdbefad
|
update the vector model, test=doc
|
2 years ago |
huangyuxin
|
b23bde8ec5
|
tensor.shape => paddle.shape(tensor)
|
2 years ago |
huangyuxin
|
4c09927f61
|
fix
|
2 years ago |
huangyuxin
|
e1888f9ae6
|
remove size,test=asr
|
2 years ago |
Zhangjingyu06
|
acb19cf465
|
deepspeech2 modify for kunlun
|
2 years ago |
Zhangjingyu06
|
b0eaeccd67
|
deepspeech2 modify for kunlun
|
2 years ago |
Zhangjingyu06
|
1e91f7da35
|
deepspeech2 modify for kunlun
|
2 years ago |
huangyuxin
|
1cdd41bd03
|
fix pad_sequence, test=asr
|
2 years ago |
TianYuan
|
5ee3cc0c31
|
Merge pull request #1855 from yt605155624/add_vits
[TTS]add vits network scripts, test=tts
|
2 years ago |
Hui Zhang
|
c15278ed80
|
format
|
2 years ago |
TianYuan
|
327509951f
|
rm unused comment, test=tts
|
2 years ago |
TianYuan
|
433ebf2594
|
Merge pull request #1940 from yt605155624/rm_fluid
[TTS]rm fluid in tts, test=tts
|
2 years ago |
Hui Zhang
|
943272385a
|
refactor asr online
|
2 years ago |
TianYuan
|
c1b512c58a
|
rm fluid in tts, test=tts
|
2 years ago |
huangyuxin
|
ea71fddbde
|
fix condition of wenetspeech
|
2 years ago |
Jackwaterveg
|
3638320f3b
|
fix self.max_len
|
3 years ago |
huangyuxin
|
008c812f63
|
fix cli/asr
|
3 years ago |
TianYuan
|
df3f975ea5
|
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_vits
|
3 years ago |
TianYuan
|
58028509c3
|
replace dynamic_import
|
3 years ago |
TianYuan
|
8db06444c5
|
add vits trainer and synthesize
|
3 years ago |
Honei
|
bde7093578
|
Merge pull request #1906 from Honei/acs_server
[acs][server]add audio content search server
|
3 years ago |
Hui Zhang
|
4b3f6c615e
|
Merge pull request #1913 from Honei/timelimit
[asr][server]add asr time limt configuration
|
3 years ago |
xiongxinlei
|
b1ef434983
|
update the max len compute method, test=doc
|
3 years ago |
xiongxinlei
|
0ea39f837b
|
add asr time limt configuration, test=doc
|
3 years ago |
xiongxinlei
|
25ee960571
|
refair the acs note, test=doc
|
3 years ago |
TianYuan
|
e61757dbf7
|
fix yao, test=tts
|
3 years ago |
xiongxinlei
|
3535079434
|
update the acs engine doc, test=doc
|
3 years ago |
xiongxinlei
|
d94ab22e92
|
acs server, test=doc
|
3 years ago |
xiongxinlei
|
f57fff24fb
|
update the init flag, test=doc
|
3 years ago |
xiongxinlei
|
67939d0d66
|
add check asr server model type, test=doc
|
3 years ago |
lym0302
|
c5d2224d6d
|
fix cors, test=doc
|
3 years ago |
Hui Zhang
|
a11dc53c1b
|
Merge pull request #1888 from Jackwaterveg/develop
[Server] fix server doc and decode_method
|
3 years ago |
root
|
88501fc32a
|
fix server doc and decode_method
|
3 years ago |
Jerryuhoo
|
167aaa65b9
|
normalize wav max value to 1 in preprocess, test=tts
|
3 years ago |
liangym
|
22b67ed051
|
Merge pull request #1882 from lym0302/streaming_tts_server
[server] improve code
|
3 years ago |
Hui Zhang
|
f86317893e
|
Merge pull request #1884 from Honei/develop
[server]change vector train.py local_rank to rank
|
3 years ago |
lym0302
|
be21aed09b
|
trans remove file way, test=doc
|
3 years ago |
lym0302
|
b1f9b8016d
|
add start and end request on ws tts, test=doc
|
3 years ago |
xiongxinlei
|
347af638e2
|
changet vector train.py local_rank to rank, test=doc
|
3 years ago |