liangym
|
30c2b5df5e
|
Merge pull request #2139 from lym0302/updata_readme
[server] update readme
|
2 years ago |
dependabot[bot]
|
72002024e2
|
Bump moment from 2.29.3 to 2.29.4 in /demos/speech_web/web_client
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/moment/moment/compare/2.29.3...2.29.4)
---
updated-dependencies:
- dependency-name: moment
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2 years ago |
Hui Zhang
|
74245cc115
|
add streaming tts scripts
|
2 years ago |
TianYuan
|
6c297c57dc
|
Update README_cn.md
|
2 years ago |
lym0302
|
e0719c551c
|
update readme, test=doc
|
2 years ago |
Hui Zhang
|
caaa5cd502
|
more cli for speech demos
|
2 years ago |
Hui Zhang
|
e81849277e
|
att cache for streaming asr
|
3 years ago |
lym0302
|
d66d6a05c7
|
Merge branch 'develop' of https://github.com/lym0302/PaddleSpeech into develop
|
3 years ago |
iftaken
|
822a4e6127
|
use paddle web for streaming asr
|
3 years ago |
Hui Zhang
|
dadd9b9836
|
fix demo, test=doc
|
3 years ago |
iftaken
|
eb2a7a6b2a
|
update speech_web by new engine
|
3 years ago |
YangZhou
|
ec759094ad
|
Merge pull request #2063 from KPatr1ck/kws_cli
[CLI][Demo] Add kws cli and demo.
|
3 years ago |
KP
|
b230dfbdec
|
Add kws cli and demo.
|
3 years ago |
dependabot[bot]
|
5a6159810b
|
Bump numpy from 1.21.0 to 1.22.0 in /demos/audio_searching
Bumps [numpy](https://github.com/numpy/numpy) from 1.21.0 to 1.22.0.
- [Release notes](https://github.com/numpy/numpy/releases)
- [Changelog](https://github.com/numpy/numpy/blob/main/doc/HOWTO_RELEASE.rst)
- [Commits](https://github.com/numpy/numpy/compare/v1.21.0...v1.22.0)
---
updated-dependencies:
- dependency-name: numpy
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
|
3 years ago |
Hui Zhang
|
e04cd18846
|
Merge pull request #2050 from zh794390558/onnx_quant
[speechx] ds2 wenetspeech onnx quant
|
3 years ago |
Hui Zhang
|
54a777055a
|
Merge pull request #2039 from iftaken/dev-hym
[demo] speech web demo
|
3 years ago |
Hui Zhang
|
2a455fa630
|
fix rtf bug
|
3 years ago |
iftaken
|
63ad046979
|
del dead link
|
3 years ago |
Hui Zhang
|
3cf1f1f0b5
|
support onnx quantize
|
3 years ago |
Jackwaterveg
|
6dfe7273e6
|
Merge pull request #2045 from zh794390558/wenetspeech_onnx
[server] ds2 wenetspeech to onnx and support streaming asr server
|
3 years ago |
iftaken
|
80adf54a10
|
remove error url for paddlepaddle
|
3 years ago |
huangyuxin
|
c552c0877f
|
fix ds2 server config
|
3 years ago |
Hui Zhang
|
d21e6d8adb
|
fix window ms config
|
3 years ago |
Hui Zhang
|
59a78f2a46
|
ds2 wenetspeech to onnx and support streaming asr server
|
3 years ago |
huangyuxin
|
704b5f8bc4
|
fix win len in ds2 server
|
3 years ago |
iftaken
|
357b177232
|
rename readme and fixed conflict
|
3 years ago |
iftaken
|
30d43045fb
|
update demo show png
|
3 years ago |
iftaken
|
2b6fab33e9
|
rm TTS.vue
|
3 years ago |
iftaken
|
729fe6a096
|
rename speech_web
|
3 years ago |
iftaken
|
e68f1ce6f5
|
add speech web demo
|
3 years ago |
Hui Zhang
|
5e03d753ac
|
add ds2 steaming asr onnx
|
3 years ago |
Hui Zhang
|
9106daa2a3
|
code format
|
3 years ago |
Hui Zhang
|
3cee7db021
|
onnx ds2 straming asr
|
3 years ago |
Hui Zhang
|
c8574c7e35
|
ds2 inference as sepearte engine for streaming asr
|
3 years ago |
Hui Zhang
|
b9e3e49305
|
refactor stream asr and fix ds2 stream bug
|
3 years ago |
Jackwaterveg
|
bca014fd92
|
Merge pull request #2032 from PaddlePaddle/audio_refactoring
[audio] Audio refactoring
|
3 years ago |
KP
|
bf056c013d
|
Refactor paddleaudio to paddlespeech.audio
|
3 years ago |
Jackwaterveg
|
05fd9a0e2c
|
Merge pull request #2019 from Jackwaterveg/develop_dev
[Server] update reademe, add conf file, updata test_cli
|
3 years ago |
huangyuxin
|
06c9eee339
|
update reademe, add conf file, updata test_cli
|
3 years ago |
Hui Zhang
|
1f5f34a815
|
Merge pull request #2016 from Jackwaterveg/develop_dev
[ASR] Support editing num_decode_left_chunks in cli and server
|
3 years ago |
Hui Zhang
|
262f42d49f
|
do not reset result for web ws api
|
3 years ago |
huangyuxin
|
6ebe476532
|
support editing num_decode_left_chunks in cli and server
|
3 years ago |
Hui Zhang
|
69a6da4c16
|
ctc endpoint work
|
3 years ago |
Hui Zhang
|
8f9b7bba48
|
refactor asr online server
|
3 years ago |
lym0302
|
90b7f88eb5
|
fix hifigan pad value
|
3 years ago |
liangym
|
919c8d0607
|
Merge branch 'PaddlePaddle:develop' into update_engine
|
3 years ago |
Hui Zhang
|
693cd5792e
|
fix speech ws example, test=doc
|
3 years ago |
liangym
|
4a11257dcb
|
Merge branch 'develop' into update_engine
|
3 years ago |
lym0302
|
d48c4d686a
|
update engine, test=doc
|
3 years ago |
r
|
be70016edb
|
Improve readability
|
3 years ago |
KP
|
49dadc8044
|
Update usage and doc of cli executor.
|
3 years ago |
Hui Zhang
|
6f7917b7f2
|
fix streaming asr
|
3 years ago |
Hui Zhang
|
f07f57a3a8
|
Merge pull request #1945 from PaddlePaddle/asr_line
[server][asr] refactor asr streaming server and remove useless code
|
3 years ago |
Hui Zhang
|
8f8239ad3b
|
Merge pull request #1954 from Honei/acs_server
[server][vector]update the vector model
|
3 years ago |
xiongxinlei
|
07c0d7d7cc
|
remove old vector model info, test=doc
|
3 years ago |
xiongxinlei
|
be8a78a9d1
|
fix the vector model type error, test=doc
|
3 years ago |
xiongxinlei
|
a83374a787
|
update the vector readme, test=doc
|
3 years ago |
xiongxinlei
|
7afbdbefad
|
update the vector model, test=doc
|
3 years ago |
Yang Zhou
|
fef3e5f15f
|
fix
|
3 years ago |
Yang Zhou
|
daadec0c63
|
add custom asr script
|
3 years ago |
Hui Zhang
|
c15278ed80
|
format
|
3 years ago |
TianYuan
|
16e50edf21
|
update readme
|
3 years ago |
TianYuan
|
9bf29091d6
|
update readme
|
3 years ago |
huangyuxin
|
d1ac7608d4
|
add script for calc RTF
|
3 years ago |
Hui Zhang
|
7be1b1b676
|
Merge pull request #1920 from PaddlePaddle/zh794390558-patch-2
Update README_cn.md
|
3 years ago |
Hui Zhang
|
e3dd444ca4
|
Update README_cn.md
|
3 years ago |
Hui Zhang
|
1cd1730b18
|
update streaming asr server doc
|
3 years ago |
Honei
|
bde7093578
|
Merge pull request #1906 from Honei/acs_server
[acs][server]add audio content search server
|
3 years ago |
xiongxinlei
|
5793f1bc1a
|
update the readme, test=doc
|
3 years ago |
xiongxinlei
|
903060654f
|
update the acs server config, test=doc
|
3 years ago |
Jackwaterveg
|
760b60e7cc
|
test=doc
|
3 years ago |
xiongxinlei
|
3535079434
|
update the acs engine doc, test=doc
|
3 years ago |
xiongxinlei
|
d94ab22e92
|
acs server, test=doc
|
3 years ago |
Honei
|
bd66c7a8f7
|
Merge pull request #1905 from Honei/develop
[asr][server]add check asr server model type
|
3 years ago |
xiongxinlei
|
67939d0d66
|
add check asr server model type, test=doc
|
3 years ago |
Jackwaterveg
|
e7cb0365dd
|
test=doc
|
3 years ago |
Jackwaterveg
|
a695c2cd36
|
test=doc
|
3 years ago |
Jackwaterveg
|
0a862b2458
|
test=doc
|
3 years ago |
Jackwaterveg
|
dbbbd2f9f3
|
test=doc
|
3 years ago |
Hui Zhang
|
283bbab1c2
|
Merge pull request #1903 from SmileGoat/add_demos
[speechx] fix format of custom demos
|
3 years ago |
Yang Zhou
|
92b20aa327
|
format
|
3 years ago |
Yang Zhou
|
fd78224937
|
format
|
3 years ago |
Yang Zhou
|
226823e57a
|
format
|
3 years ago |
Yang Zhou
|
d40dd7bc31
|
format
|
3 years ago |
Yang Zhou
|
b917b1a7f2
|
format
|
3 years ago |
Yang Zhou
|
86de61250e
|
format
|
3 years ago |
Yang Zhou
|
06a01b03a2
|
format
|
3 years ago |
TianYuan
|
f335bd800e
|
Merge pull request #1898 from lym0302/fix_cors
[server] fix cors
|
3 years ago |
Yang Zhou
|
8126ae726b
|
add docker pull
|
3 years ago |
Yang Zhou
|
81ae5ffd72
|
add readme
|
3 years ago |
lym0302
|
c5d2224d6d
|
fix cors, test=doc
|
3 years ago |
Yang Zhou
|
a5f52d6d8e
|
update readme
|
3 years ago |
Yang Zhou
|
8d19c056d7
|
add custom_streaming_asr
|
3 years ago |
root
|
88501fc32a
|
fix server doc and decode_method
|
3 years ago |
Hui Zhang
|
1eab2b8698
|
update asr port
|
3 years ago |
Hui Zhang
|
5656768c95
|
streaming asr server using paddlespeech_server/client
|
3 years ago |
Hui Zhang
|
c23a97e242
|
Merge pull request #1877 from Jackwaterveg/develop
[ASR] Replace dist.spawn with dist.launch
|
3 years ago |
xiongxinlei
|
597d601dec
|
update the port to 8090, test=doc
|
3 years ago |
xiongxinlei
|
06bea5f03d
|
update the vector and text readme, test=doc
|
3 years ago |
root
|
9f389a7a33
|
support cpu, test=asr
|
3 years ago |