nyx-c-language
9b62de9551
Merge branch 'No10tts_shy' of https://github.com/Echo-Nie/EchoPaddleSpeech into tts_rhy
6 months ago
nyx-c-language
0a6e613926
fix the run.sh stage
6 months ago
Echo-Nie
7db18434bf
【PaddleSpeech No.11】补全合成系列中的脚本中参数缺失 ( #4038 )
6 months 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
6 months ago
zxcd
290ce59dc7
fix g2p model link ( #4040 )
6 months 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>
6 months ago
co63oc
f2b4b947a7
Fix typos in multiple files ( #4032 )
6 months ago
rich04lin
96600493f5
NUM15 ( #4011 )
6 months ago
zxcd
fc4f8c344f
remove useless requirement. ( #4029 )
6 months ago
co63oc
50ef94b68c
Fix typos ( #4024 )
...
* Fix
* Fix
6 months ago
co63oc
c2dc4dae2d
Fix typos ( #4021 )
...
* Fix
* Fix
* Fix
6 months ago
zxcd
de3851336f
【audiotools】replace scale op ( #4017 )
...
* fix div
* fix
6 months ago
zxcd
05cdbd8d5e
【doc】fix download link case abnormal traffic ( #4020 )
...
* fix download link case abnormal traffic
* fix code style
6 months ago
Echo-Nie
ca03f4db21
【PaddleSpeech No.6】补全合成系列中的脚本中参数缺失 ( #4004 )
...
* run.sh修改:为 synthesize 和 synthesize_e2e 添加 --stage 参数控制 vocoder 模型选择,REAMDE.md修改:补充 stage 参数说明,明确 vocoder 选择逻辑
* 添加run.sh中stage参数相关的注释
* HiFiGAN改为MultiBand MelGAN
* cmsc文件改回原位(No.15不修改),这里只对No.6做修改
6 months ago
张春乔
f357ec6172
Docker=-= 兼容性验证 ( #4018 )
...
* add docker
* fix unit error > Type promotion
* fix url
* add gpu docker
* Update Dockerfile
* fix pp3.0 0-d tensor problem
* 兼容性验证
6 months ago
张春乔
f8dc325256
add docker ( #4000 )
...
* add docker
* fix unit error > Type promotion
* fix url
6 months ago
dependabot[bot]
f54df909d0
Bump axios from 0.26.1 to 1.8.2 in /demos/speech_web/web_client ( #4001 )
...
Bumps [axios](https://github.com/axios/axios ) from 0.26.1 to 1.8.2.
- [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/v0.26.1...v1.8.2 )
---
updated-dependencies:
- dependency-name: axios
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
6 months ago
cyberslack_lee
9c01a0b980
【Doc】补全合成系列中的脚本中参数缺失 No.4 ( #3998 )
...
* fix
* CI
7 months ago
zxcd
45f439ad32
mv audiotools requirement to setup.py ( #3999 )
7 months ago
张春乔
48583b453a
Update setup.py ( #3995 )
7 months ago
cchenhaifeng
d7bf91561d
【Hackathon 8th No.9】在 PaddleSpeech 中复现 DAC 训练需要用到的 loss ( #3988 )
...
* add DAC loss
* fix bug
* fix codestyle
* fix codestyle
* fix codestyle
* fix codestyle
* fix codestyle
* fix codestyle
7 months ago
zxcd
afa6f12ba1
paddlespeech/audiotools/ml/basemodel.py ( #3994 )
7 months ago
张春乔
793a89d53c
fit with librosa ( #3989 )
...
* fit with librosa
* Update base_commands.py
* Apply suggestions from code review
* Apply suggestions from code review
7 months ago
张春乔
367b665ca1
lower the install requirements ( #3985 )
...
* lower the install requirements
* Update setup.py
7 months ago
zxcd
0479cce8ff
【audio】remove paddleaudio from paddlespeech ( #3986 )
...
* remove paddleaudio from paddlespeech
* use scikit-learn instead sklearn
* add pathos
* remove utils
* add kaldiio
* remove useless print
7 months ago
co63oc
f3a5df2049
Fix typos ( #3984 )
...
* Fix
* Fix
8 months ago
zxcd
4e5181c949
add some pir model ( #3982 )
8 months ago
co63oc
c74a6be998
Fix ( #3981 )
8 months ago
co63oc
bb77a7f7db
Fix ( #3980 )
8 months ago
张春乔
59d641bc14
【Hackathon 8th No.7】Add hints for installing with -e ( #3979 )
...
* Update README_cn.md
* Update README.md
8 months ago
co63oc
675863ba66
Fix ( #3976 )
8 months ago
张春乔
cb0ba54d6e
【Hackathon 8th No.7】Python版本适配 5 ( #3972 )
...
* Update setup.py
* fit with pypinyin
* Apply suggestions from code review
* Apply suggestions from code review
* Update tone_sandhi.py
* Apply suggestions from code review
8 months ago
zxcd
69985c2869
Fix readme ( #3978 )
...
* Update README.md
* Update README_cn.md
8 months ago
张春乔
76cd9db6c5
def PythonDetermine in setup.py ( #3975 )
...
* extract python version
* Update setup.py
8 months ago
张春乔
85de840d07
【Hackathon 8th No.7】Python版本适配 3 ( #3969 )
...
* Update setup.py
* add optional
* fit with praatio>=6.0.0
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
8 months ago
张春乔
65dbf46cdb
【Hackathon 8th No.7】Python版本适配 4 ( #3970 )
...
* Update setup.py
* auto scipy
* auto matplotlib
* Update setup.py
* Apply suggestions from code review
8 months ago
co63oc
a196c052cb
Fix ( #3974 )
8 months ago
co63oc
e02a52221a
Fix ( #3971 )
8 months ago
zxcd
3b65a6c8be
【audio】fix file path of audiotools. ( #3968 )
...
* fix file path of audiotools.
* fix import
8 months ago
张春乔
bbf83c4a4e
【Hackathon 8th No.7】Python版本适配 2 ( #3967 )
...
* auto opencc
* Update setup.py
8 months ago
张春乔
29216b6f60
Update setup.py ( #3964 )
8 months ago
张春乔
25741d7038
【Hackathon 8th No.7】Python版本适配 1 ( #3965 )
...
* fix setup.py
* Update generator.py
* fix optional
* Update setup.py
8 months ago
cyberslack_lee
65a1624c86
fix ( #3960 )
8 months ago
cyberslack_lee
a9dd6fe04c
[Hackathon 7th] 添加csmsc/voc5的synthesize_e2e.sh,修复run.sh ( #3959 )
...
* fix
* fix
* fix
8 months ago
megemini
94437c932a
[Hackathon 7th] 修改 inference 兼容 paddle 3.0 ( #3963 )
...
* [Fix] inference of paddle 3.0
* [Fix] inference of paddle 3.0
* [Fix] inference of paddle 3.0
* [Fix] inference of paddle 3.0
8 months ago
Ryan
cb15e382cb
[Hackathon 7th No.55] Add `audiotools` to `PaddleSpeech` ( #3900 )
...
* add AudioSignal && util
* fix codestyle
* add basemodel && decorator
* add util && add quality
* add acc && data && transforms
* add utils
* fix dir
* add *.py; wo unitest
* add unitest
* fix codestyle
* fix cuda error
* add readme && __all__
* add 2 file test
* change download dir
* fix CI download path
* add tar -zxvf
* change requirements path
* add audiotools path
* fix place error
* fix paddle2.5 verion Q
* FFTConv1d -> FFTConv1D
* FFTConv1d -> FFTConv1D
* mv unfold
* add _unfold1d 2 loudness
* fix stupid device variable
* bias -> bias_attr
* () -> []
* fix .to()
* rm ✅
* fix exp
* deepcopy -> clone
* fix dim error
* fix slice && tensor.to
* fix paddle2.5 index bug
* git rm std
* rm comment && ✅
* rm some useless comment
* add __all__
* fix codestyle
* fix soundfile.info error
* fix sth
* add License
* fix cycle import
* Adapt to paddle3.0 && update readme
* fix License
* fix License
* rm duplicate requirements
* fix trasform problems
* rm disp
* Update test_transforms.py
* change path
* rm notebook && add audio path
* rm import
* add comment
* fix cycle import && rm TYPE_CHECKING
* rm IPython
* rm sth useless
* rm uesless deps
* Update requirements.txt
8 months ago
megemini
553a9db374
[Fix] emb init ( #3962 )
9 months ago
megemini
7d26f93d2c
[Hackathon 7th] 修复不存在 `*.npy` 文件的空文件夹导致的数据遍历错误 ( #3948 )
...
* [Fix] empty npy folder
* [Update] assert empyt folder
9 months ago
yinfan98
0ef3cfca31
[Hackathon 7th] add missing keywords of aishell3/vits-vc ( #3932 )
...
* Update default.yaml
* Update train.py
* Update default.yaml
9 months ago
Guspan Tanadi
c7d5b39ccf
docs: text frontend intended links ( #3958 )
...
* docs(install_cn): bit misspell
* docs(install): bit misspell
* docs(models_introduction): text frontend links
9 months ago