TianYuan
706a68bde9
fix dtype diff of last expand_v2 op of VITS ( #3041 )
2 years ago
liangym
348064de0d
[TTS] add opencpop HIFIGAN example ( #3038 )
...
* add opencpop voc, test=tts
* soft link
* add opencpop hifigan, test=tts
* update
2 years ago
zxcd
4e9bca177a
[ASR] change optimizer and fix import error, test=asr ( #3023 )
...
* mv dataio.py to s2t.io.speechbrain.dataio
mv dataio.py to paddlespeech.s2t.io.speechbrain.dataio
* remove transformers import.
* change optimizer same with released model
* add paddlenlp version in RESULT.md.
* fix run.sh
* fix data.sh step_num.
* add adadelta optimizer config.
* fix wav2vec2 test_wav.sh run error.
* add tokenizer config.
2 years ago
TianYuan
65c3217b8b
Update textnorm_test_cases.txt
2 years ago
liangym
435fc5cc19
[TTS] add opencpop PWGAN example ( #3031 )
...
* add opencpop voc, test=tts
* soft link
2 years ago
TianYuan
1aa7495dab
[TTS]Add license and reformat for TTSCppFrontend ( #3030 )
2 years ago
jlqian98
b9bdeca6c5
add text blank preprocess, test=asr ( #3025 )
2 years ago
TianYuan
259f4936ee
Update README_cn.md
2 years ago
TianYuan
f7567e4795
Update README.md
2 years ago
TianYuan
271112ca69
fix vits reduce_sum's input/output dtype, test=tts ( #3028 )
2 years ago
老虎会游泳
34f2995bcf
[TTS][Paddle-Lite] Add Chinese C++ TTS Frontend, let TTS Arm Linux demo support the synthesis of arbitrary Chinese sentences ( #3018 )
...
* [TTS] add a TTS CPP frontend demo
2 years ago
liangym
1afd14acd9
[TTS]add Diffsinger with opencpop dataset ( #3005 )
2 years ago
TianYuan
acf943007e
Update requirements.txt
2 years ago
TianYuan
33190ac4cb
Update setup.py
2 years ago
Hui Zhang
f0ef6f1caf
[runtime] vad jni demo ( #3027 )
...
* android vad jni demo
* update src
* rename
2 years ago
Hui Zhang
bf914a9c8b
[runtime] optimization compile and add vad interface ( #3026 )
...
* vad recipe ok
* refactor vad, add vad conf, vad inerface, vad recipe
* format
* install vad lib/bin/inc
* using cpack
* add vad doc, fix vad state name
* add comment
* refactor fastdeploy download
* add vad jni; format code
* add timer; compute vad rtf; vad add beam param
* andorid find library
* fix log; add vad rtf
* fix glog
* fix BUILD_TYPE bug
* update doc
* rm jni
2 years ago
MistEO
319c805968
[TTS] Support set device id for tts prediction, test=tts ( #3019 )
2 years ago
TianYuan
817263fd30
Update README_cn.md
2 years ago
TianYuan
b8c597183b
Update README.md
2 years ago
zxcd
3145325b4e
[ASR] add wav2vec2 aishell model result, test=asr ( #3012 )
...
* Create RESULT.md
* add wav2vec2ASR-large-aishell1 finetune model.
* update model link and add readme.
* fix released model info.
2 years ago
zxcd
5186319f48
fix load model schedule error, config optional. ( #3008 )
2 years ago
TianYuan
30e546c7b6
Update copyright-check.hook
2 years ago
TianYuan
528ae58a67
[TTS]remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D ( #3002 )
...
* remove pad op in static model by replace F.pad with nn.Pad1D and nn.Pad2D
* fix variable names
* add note
2 years ago
TianYuan
864f9a1949
Update README_cn.md
2 years ago
TianYuan
d1830945d2
Update README.md
2 years ago
zxcd
033b877433
[ASR]add u2pp_wenetspeech_static_quant to released_model.md, test=doc ( #2973 )
...
* Update released_model.md
* Update released_model.md
2 years ago
TianYuan
c78b0acfa8
Update README.md
2 years ago
TianYuan
6d4914bf92
Update README.md
2 years ago
TianYuan
45252e7f08
Update README.md
2 years ago
TianYuan
dfbfb253f1
Update README.md
2 years ago
老虎会游泳
cac96ac9e2
[TTS][Paddle-Lite]add a TTS demo for ARM Linux ( #2991 )
2 years ago
JiehangXie
59cabdc967
[TTS]Cli Cantonese onnx, test=tts ( #2990 )
...
Co-authored-by: TianYuan <white-sky@qq.com>
2 years ago
Hui Zhang
2beb7ffce0
fix asr compile bug ( #2993 )
2 years ago
MistEO
aae9fa7f3c
Add Acknowledgement for MistEO/Pallas-Bot ( #2989 )
2 years ago
Hui Zhang
e9da7e0e07
[runtime] add logging module, build on linux and android, normalize option name ( #2986 )
...
* rename option with WITH_; add logging module to replace with glog
* refactor logging module; build pass on linux and andorid
2 years ago
mooncake
c02bc087f6
rearrange-encoder-infer-param ( #2983 )
2 years ago
TianYuan
367d8293fa
Delete .github/workflows directory
2 years ago
TianYuan
63f22c5005
Create .github/workflows/codeql.yml
2 years ago
TianYuan
a5e9a4c259
Rename CONTRIBUTING.md to .github/CONTRIBUTING.md
2 years ago
TianYuan
607aba5ec5
Rename CODE_OF_CONDUCT.md to .github/CODE_OF_CONDUCT.md
2 years ago
TianYuan
b6a940b348
Create CODE_OF_CONDUCT.md
2 years ago
TianYuan
bc64f6eefd
Create CONTRIBUTING.md
2 years ago
TianYuan
f7fd111647
[TTS]add StarGANv2-VC model scripts ( #2842 )
2 years ago
TianYuan
fb31a0f050
Update README_cn.md
2 years ago
TianYuan
577bd1283f
Update README.md
2 years ago
HuangLiangJie
c8196d45ae
[TTS]Canton CLI, test=tts ( #2977 )
2 years ago
TianYuan
44a33b3d24
Update README_cn.md
2 years ago
TianYuan
320b277d2d
Update README_cn.md
2 years ago
TianYuan
6c1e4a5c9f
Update README.md
2 years ago
TianYuan
16d75eaa52
Update synthesize_e2e.sh
2 years ago