TianYuan
|
e0a87ea914
|
Merge pull request #2090 from KPatr1ck/sv
[Examples][SV] Fix rir download. test=doc
|
2 years ago |
huangyuxin
|
6ec6921255
|
Merge branch 'webdataset' of https://github.com/Jackwaterveg/DeepSpeech into webdataset
|
2 years ago |
TianYuan
|
60c1a1e575
|
Merge pull request #2087 from yt605155624/add_blank
[TTS]install CPython version monotonic_align before training
|
2 years ago |
TianYuan
|
b2b05a0bc7
|
add vits ckpt, test=doc
|
2 years ago |
TianYuan
|
e3075e7917
|
install CPython version monotonic_align before train, test=tts
|
2 years ago |
huangyuxin
|
429221dc03
|
adopt multi machine traiing
|
2 years ago |
Hui Zhang
|
dadd9b9836
|
fix demo, test=doc
|
2 years ago |
KP
|
d3cfc4f3bd
|
Update rir_noise.py
|
2 years ago |
KP
|
19fd46f57b
|
Fix rir download. test=doc
|
2 years ago |
TianYuan
|
bf6a83d8a3
|
Merge pull request #2086 from Jackwaterveg/develop_dev
[Dataset] fix url in librispeech.py
|
2 years ago |
huangyuxin
|
1dd23a8baf
|
Merge branch 'webdataset' of https://github.com/Jackwaterveg/DeepSpeech into webdataset
|
2 years ago |
huangyuxin
|
ac1b301657
|
Merge branch 'webdataset' of https://github.com/Jackwaterveg/DeepSpeech into webdataset
|
2 years ago |
huangyuxin
|
35b8d96ade
|
Merge branch 'webdataset' of https://github.com/Jackwaterveg/DeepSpeech into webdataset
|
2 years ago |
huangyuxin
|
81934d7191
|
fix run.sh
|
2 years ago |
TianYuan
|
d8a0ba5913
|
Merge pull request #2085 from yt605155624/fix_tts_cli_log
[TTS]fix int32 warning in tts
|
2 years ago |
Jackwaterveg
|
6598216b2f
|
Merge branch 'develop' into webdataset
|
2 years ago |
huangyuxin
|
69c36a56a8
|
fix url in librispeech.py
|
2 years ago |
TianYuan
|
1ce7bfef99
|
Merge pull request #2084 from Jackwaterveg/develop_fix
[CLI] fix 'print log' in cli
|
2 years ago |
TianYuan
|
c0f126ecd9
|
fix int32 warning in tts, test=tts
|
2 years ago |
huangyuxin
|
9b5655f6ad
|
fix 'print log' in cli
|
2 years ago |
TianYuan
|
12f3532b90
|
Merge pull request #2080 from PaddlePaddle/dev-hym
[demos] use new engine api for speech_web
|
2 years ago |
TianYuan
|
02681b72b3
|
Merge pull request #2082 from yt605155624/fix_pyworld_version
[doc]fix version of pyworld
|
2 years ago |
huangyuxin
|
aa12b9ab52
|
replace s2t.transform with audio.transform
|
2 years ago |
TianYuan
|
f6e0bb01e8
|
Merge pull request #2081 from PaddlePaddle/Jackwaterveg-patch-1
[Doc] updata install_cn
|
2 years ago |
TianYuan
|
85e7ae136f
|
fix version of pyworld
|
2 years ago |
huangyuxin
|
0c7abc1f17
|
add training scripts
|
2 years ago |
Jackwaterveg
|
4750059187
|
test=doc
|
2 years ago |
TianYuan
|
e233c4e449
|
Merge pull request #2079 from Honei/develop
[vector]add convert.sh
|
2 years ago |
Jackwaterveg
|
c1e2d37334
|
updata install_cn,test=doc
|
2 years ago |
iftaken
|
308a90ef29
|
Merge branch 'develop' into dev-hym
|
2 years ago |
iftaken
|
eb2a7a6b2a
|
update speech_web by new engine
|
2 years ago |
xiongxinlei
|
d15883e3dc
|
add convert.sh
|
2 years ago |
TianYuan
|
5fd5b73ba6
|
Merge pull request #2076 from yt605155624/add_api
[doc]add api doc
|
2 years ago |
TianYuan
|
5e3e4b6ffd
|
add api doc, test=doc
|
2 years ago |
TianYuan
|
83231bda28
|
Merge pull request #2074 from yt605155624/add_tts_resource
[cli]add tts static/onnx models in pretrained_models.py
|
2 years ago |
TianYuan
|
e4e8d25cac
|
Merge pull request #2075 from yt605155624/add_api
[doc]add api doc
|
2 years ago |
TianYuan
|
07ae635a35
|
add api doc, test=doc
|
2 years ago |
TianYuan
|
5ff885f116
|
add tts static/onnx models in pretrained_models.py
|
2 years ago |
huangyuxin
|
c7a7b113c8
|
support multi-gpu training with webdataset
|
2 years ago |
贾晓
|
0fa3fdb9ee
|
Merge pull request #2068 from yt605155624/p_norm
[TTS]add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5
|
2 years ago |
TianYuan
|
6a45c5c3f5
|
add tts static/onnx models' link in released_model.md, test=doc
|
2 years ago |
TianYuan
|
7743c6a1ff
|
add onnx models for aishell3/ljspeech/vctk's tts3/voc1/voc5, test=tts
|
2 years ago |
YangZhou
|
ec759094ad
|
Merge pull request #2063 from KPatr1ck/kws_cli
[CLI][Demo] Add kws cli and demo.
|
2 years ago |
Hui Zhang
|
52d395c234
|
Merge pull request #2061 from PaddlePaddle/dependabot/pip/demos/audio_searching/numpy-1.22.0
[demos][search]Bump numpy from 1.21.0 to 1.22.0 in /demos/audio_searching
|
2 years ago |
KP
|
b230dfbdec
|
Add kws cli and demo.
|
2 years ago |
huangyuxin
|
8f5e61090b
|
new feature: Add webdataset in audio
|
2 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>
|
2 years ago |
TianYuan
|
46ff848d66
|
Merge pull request #2056 from lym0302/develop
[server] fix_model_init
|
2 years ago |
Hui Zhang
|
e04cd18846
|
Merge pull request #2050 from zh794390558/onnx_quant
[speechx] ds2 wenetspeech onnx quant
|
2 years ago |
lym0302
|
7d4f320836
|
fix_model_init, test=doc
|
2 years ago |