dependabot[bot]
6b25a40000
Bump lodash-es from 4.17.23 to 4.18.1 in /demos/speech_web/web_client ( #4161 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 days ago
dependabot[bot]
6ce539e6a6
Bump postcss from 8.5.3 to 8.5.15 in /demos/speech_web/web_client ( #4170 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 8.5.3 to 8.5.15.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/8.5.3...8.5.15 )
---
updated-dependencies:
- dependency-name: postcss
dependency-version: 8.5.15
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 days ago
dependabot[bot]
aa8a48f81b
Bump axios from 1.8.2 to 1.16.0 in /demos/speech_web/web_client ( #4168 )
...
Bumps [axios](https://github.com/axios/axios ) from 1.8.2 to 1.16.0.
- [Release notes](https://github.com/axios/axios/releases )
- [Changelog](https://github.com/axios/axios/blob/v1.x/CHANGELOG.md )
- [Commits](https://github.com/axios/axios/compare/v1.8.2...v1.16.0 )
---
updated-dependencies:
- dependency-name: axios
dependency-version: 1.16.0
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
5 days ago
dependabot[bot]
90b3a6ebc9
Bump follow-redirects in /demos/speech_web/web_client ( #4165 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.9 to 1.16.0.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.9...v1.16.0 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-version: 1.16.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 days ago
mergify[bot]
e7c6d1ac7b
ci(mergify): upgrade configuration to current format ( #4160 )
...
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
7 days ago
dependabot[bot]
51d3aed40d
Bump lodash from 4.17.23 to 4.18.1 in /demos/speech_web/web_client ( #4163 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.23 to 4.18.1.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.23...4.18.1 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.18.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
7 days ago
PlumBlossomMaid
e8826b6281
Remove duplicate keys in asr cfg ( #4159 )
...
* remove duplicate keys in asr cfg
* fix more cfg in ppspeech
3 months ago
zxcd
3afe871a87
remvoe duplicate line ( #4158 )
3 months ago
PlumBlossomMaid
8ccd0c00f1
Fix typo: weboscket -> WebSocket ( #4155 )
3 months ago
dependabot[bot]
430942c4d7
Bump lodash from 4.17.21 to 4.17.23 in /demos/speech_web/web_client ( #4150 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months ago
dependabot[bot]
93fae07ba4
Bump lodash-es from 4.17.21 to 4.17.23 in /demos/speech_web/web_client ( #4149 )
...
Bumps [lodash-es](https://github.com/lodash/lodash ) from 4.17.21 to 4.17.23.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.21...4.17.23 )
---
updated-dependencies:
- dependency-name: lodash-es
dependency-version: 4.17.23
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
4 months ago
AmzGrainRain
d02ae35dc0
fix(g2pw): avoid redundant download when model files already exist ( #4141 )
5 months ago
Alexey Morozov
8097a56be8
Add missing installation of paddlepaddle ( #4130 )
...
* Add missing installation of paddlepaddle; removed from paddlespeech since it's broken
* Install paddlepaddle before paddlespeech
* Install paddlepaddle-gpu instead of paddlepaddle
9 months ago
dependabot[bot]
59fe967348
Bump form-data from 4.0.2 to 4.0.4 in /demos/speech_web/web_client ( #4102 )
...
Bumps [form-data](https://github.com/form-data/form-data ) from 4.0.2 to 4.0.4.
- [Release notes](https://github.com/form-data/form-data/releases )
- [Changelog](https://github.com/form-data/form-data/blob/master/CHANGELOG.md )
- [Commits](https://github.com/form-data/form-data/compare/v4.0.2...v4.0.4 )
---
updated-dependencies:
- dependency-name: form-data
dependency-version: 4.0.4
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
9 months ago
zxcd
c0cf9e9d3d
adapt paddle 3.2, remove some hack code to avoid conflict. ( #4120 )
9 months ago
zxcd
8247eba840
add paramters name ( #4119 )
10 months ago
zxcd
af2bdf120f
Reduce precision difference for whipser model ( #4116 )
10 months ago
zxcd
1e3e186c18
add whisper doc. ( #4115 )
10 months ago
zxcd
538f260061
【ASR】whisper large v3 ( #4101 )
...
* whisper large v3
* add convert.py
* mv nlp tokenizer to tiktoken.
* fix bug
* remove convert.py
* add new model file.
* fix
* fix version number
* fix version number
* fix some bug
* fix bug
10 months ago
ypatz
8f367b056f
fix the dataclass error when python version >= 3.11 ( #4108 )
10 months ago
zxcd
d369b9cfe5
【ASR】add chunk conformer model for tal_cs dataset. ( #4110 )
...
* add chunk conformer model for tal_cs dataset.
* add doc
10 months ago
pinkman
f032b3811a
bugfix-librosa.resample-args ( #4088 )
12 months ago
yzz
78a952a66e
Feat: npu supported for default model ( #4084 )
...
* Feat: npu supported for default model
* Feat: npu supported for 'vector'
* typo
1 year ago
zxcd
563217abb0
fix ( #4077 )
1 year ago
zxcd
d41376c820
【DOC】fix doc ( #4076 )
...
* fix doc
* fix
1 year ago
zxcd
462a985c76
Add execution permission ( #4075 )
1 year ago
zxcd
3cd661ec21
【CI】update docker file ( #4072 )
...
* fix
* test ci
* update docker
* fix
* fix
* fix
* fix
* fix
* remove server
1 year ago
zxcd
e154b8f926
fix ( #4071 )
1 year ago
zxcd
e59a3c1496
【doc】fix docs ( #4068 )
...
* fix docs
* fix pwgan
* fix
* fix
1 year ago
Echo-Nie
7883aa6cbd
update the stage of run.sh and synthesize_e2e.sh, to be clear ( #4057 )
...
* run.sh修改:为 synthesize 和 synthesize_e2e 添加 --stage 参数控制 vocoder 模型选择,REAMDE.md修改:补充 stage 参数说明,明确 vocoder 选择逻辑
* 添加run.sh中stage参数相关的注释
* HiFiGAN改为MultiBand MelGAN
* cmsc文件改回原位(No.15不修改),这里只对No.6做修改
* update the stage of run.sh and synthesize_e2e.sh, to be clear
* fix the md
1 year ago
zxcd
a9d9d5f961
fix ( #4061 )
1 year ago
Echo-Nie
2da51752d2
【PaddleSpeech No.5】 ( #4042 )
...
* run.sh修改:为 synthesize 和 synthesize_e2e 添加 --stage 参数控制 vocoder 模型选择,REAMDE.md修改:补充 stage 参数说明,明确 vocoder 选择逻辑
* 添加run.sh中stage参数相关的注释
* HiFiGAN改为MultiBand MelGAN
* cmsc文件改回原位(No.15不修改),这里只对No.6做修改
* fix Speech No.5
* update README.md
* fix the README.md
1 year ago
Echo-Nie
d0bb18d7d7
【PaddleSpeech No.9】 ( #4045 )
...
* fix the tts3
* 中英文文档保持一致
1 year ago
Echo-Nie
f2be23553d
fix the voc3 about --am and --voc ( #4050 )
1 year ago
Echo-Nie
5417f426fe
fix the voc3 synthesize_e2e about --am and --voc ( #4051 )
1 year ago
Echo-Nie
fae44e7e78
【PaddleSpeech No.12】 ( #4037 )
...
* fix the svs1
* del stage 0
* 删去中文README中多余的stage 0
1 year ago
Echo-Nie
de3fa28b1b
【PaddleSpeech No.7】 ( #4043 )
...
* run.sh修改:为 synthesize 和 synthesize_e2e 添加 --stage 参数控制 vocoder 模型选择,REAMDE.md修改:补充 stage 参数说明,明确 vocoder 选择逻辑
* 添加run.sh中stage参数相关的注释
* HiFiGAN改为MultiBand MelGAN
* cmsc文件改回原位(No.15不修改),这里只对No.6做修改
* fix the tts0
1 year ago
Echo-Nie
ef29dbb1f0
fix the tts2 ( #4044 )
1 year ago
Echo-Nie
ff61df9d68
fix the run.sh stage ( #4049 )
1 year ago
Echo-Nie
a11a4c6b5f
fix the Parameter about --voc and --am ( #4047 )
1 year ago
Echo-Nie
7db18434bf
【PaddleSpeech No.11】补全合成系列中的脚本中参数缺失 ( #4038 )
1 year ago
Echo-Nie
1f377a4f49
【PaddleSpeech No.13、14】补全合成系列中的脚本中参数缺失 ( #4013 )
...
* update examples/vctk/tts3/README.md
* update examples/vctk/ernie_sat; examples/vctk/tts3
* update examples/vctk/ernie_sat; examples/vctk/tts3
* fix the errors found after the review
1 year ago
zxcd
290ce59dc7
fix g2p model link ( #4040 )
1 year ago
dependabot[bot]
7e4502f00f
Bump @babel/runtime in /demos/speech_web/web_client ( #4031 )
...
Bumps [@babel/runtime](https://github.com/babel/babel/tree/HEAD/packages/babel-runtime ) from 7.17.9 to 7.26.10.
- [Release notes](https://github.com/babel/babel/releases )
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md )
- [Commits](https://github.com/babel/babel/commits/v7.26.10/packages/babel-runtime )
---
updated-dependencies:
- dependency-name: "@babel/runtime"
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 year ago
co63oc
f2b4b947a7
Fix typos in multiple files ( #4032 )
1 year ago
rich04lin
96600493f5
NUM15 ( #4011 )
1 year ago
zxcd
fc4f8c344f
remove useless requirement. ( #4029 )
1 year ago
co63oc
50ef94b68c
Fix typos ( #4024 )
...
* Fix
* Fix
1 year ago
co63oc
c2dc4dae2d
Fix typos ( #4021 )
...
* Fix
* Fix
* Fix
1 year ago
zxcd
de3851336f
【audiotools】replace scale op ( #4017 )
...
* fix div
* fix
1 year ago