张春乔
5069111e6d
[Hackathon 7th] 修复 deepspeech2online 的导出问题 ( #3935 )
...
* Update model.py
* Update model.py
9 months ago
megemini
e3c4d4bd7e
[Fix] use reshape instead of view ( #3939 )
9 months ago
cyberslack_lee
a34bf501a5
[Hackathon 7th] 修复 opencopop的svs1中的shape问题 ( #3912 )
...
* fix svs1
* fix
* fix
* fix
* fix
* add comment
9 months ago
megemini
d17361cf8c
[Fix] duplicated arg ( #3934 )
9 months ago
megemini
ff539ef007
[Fix] transpose use numpy ( #3933 )
9 months ago
zxcd
c0fafd0647
support new inference interface ( #3927 )
...
* pir infer
* add version control
* fix
9 months ago
megemini
f582cb6299
[Hackathon 7th] 修复 `panns` 中 `predict.py` 对于 pir 的 json 模型路径 ( #3914 )
...
* [Fix] panns predict.py
* [Update] path exists
* [Fix] disable mkldnn and transpose dimension
* [Update] model_file check json first
* [Update] satisty version
* [Update] satisty version
* [Update] satisty version
* [Update] config disable_mkldnn
* [Update] unsqueeze
9 months ago
张春乔
67ae7c8dd2
[Hackathon 7th] fix Voc5/Jets/TTS2 with CSMSC ( #3906 )
...
* fix Voc5/Jets with CSMSC
* fix Voc5/Jets with CSMSC
* Update README.md
* Update README.md
* Update README.md
* Update iSTFTNet.md
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
9 months ago
张春乔
c33d9bfb50
fix vits with CSMSC ( #3920 )
9 months ago
megemini
890c87ea93
[Fix] import TimeDomainSpecAugment ( #3919 )
9 months ago
yinfan98
5b3612f273
【Hackathon 7th】fix whisper at Paddle 3.0 ( #3880 )
...
* fix whisper at Paddle 3.0
* fix whisper at Paddle 3.0
* fix whisper at Paddle 3.0
* fix lint
* fix
* fix whisper ci
* Update TTSCppFrontend
* Update utils
* Update steps
* Update utils
* Update __init__.py
* Update whisper.py
* Update utils
* Update utils
9 months ago
megemini
5e8c727fd6
[Hackathon 7th] 修复 `tal_cs` 测试中 0D tensor to 1D ( #3913 )
...
* [Fix] 0D tensor to 1D
* [Update] feat dim
9 months ago
megemini
a397ebe207
[Fix] import print_arguments ( #3918 )
9 months ago
megemini
3e53497a28
[Hackathon 7th] 修复 vctk 中 `spk_emb` 维度问题 ( #3916 )
...
* [Fix] vctk spk_emb dim
* [Update] dim == 1
9 months ago
Wang Xin
61728f8db6
NumPy compatibility enhancements ( #3907 )
...
* NumPy compatibility enhancements
* update code
9 months ago
张春乔
7dc806dc1d
run with aishell/asr3 ( #3904 )
9 months ago
megemini
7fd5abd75d
[Fix] max between int and value ( #3903 )
9 months ago
zxcd
d32ced7f1a
separate paddle.logsumexp ( #3897 )
10 months ago
zxcd
89bfd44293
fix file name ( #3895 )
10 months ago
Wang Xin
62c21e951f
replace view with reshape in aishell/asr1 ( #3887 )
10 months ago
张春乔
6f44ac92c8
fix the shape error in layer_norm ( #3884 )
10 months ago
Wang Xin
4fdb0647f4
fix type promotion TypeError in tensor_utils.py ( #3883 )
10 months ago
张春乔
419af4503c
【Hackathon 7th】Remove parser.add_argument ( #3878 )
...
* Update test_wav.py
* Update export.py
* Update test_export.py
* Update model.py
* Update README.md
* Apply suggestions from code review
* Apply suggestions from code review
* Update README.md
* Update README.md
* Update test.py
* Update README.md
10 months ago
wanx7130
99d4b7061a
Add GCU Backend ( #3875 )
10 months ago
张春乔
290d161d8a
【Hackathon 7th】add implemention of strtobool ( #3877 )
...
* add implemention of strtobool
* Apply suggestions from code review
* Apply suggestions from code review
* Apply suggestions from code review
10 months ago
Wang Xin
21b55419c7
fix scipy import error ( #3874 )
10 months ago
张春乔
5f40262a96
Fix wav2vec error in Demos/ssl ( #3872 )
...
* Update infer.py
* Update wav2vec2_ASR.py
* Apply suggestions from code review
* Apply suggestions from code review
* Update infer.py
* Update wav2vec2_ASR.py
* Apply suggestions from code review
10 months ago
SuiYunsy
8279539978
Fix a bug of streaming_tts_server ( #3865 )
...
* Fix a bug of streaming_tts_server
Fix "Failed to get model related files" when using fastspeech2_csmsc_onnx model in streaming_tts_server.
* Fix CodeStyle
10 months ago
undefined
6f84388189
添加量词和单位符号 ( #3837 )
...
* 添加对公里、公引、公丈、公尺、公寸、公分、公釐的支持
> 低于100公里或超过110公里时
先前生成```低于幺零零公里或超过幺幺零公里时```
修改后```低于一百公里或超过一百一十公里时```
* 添加更多单位
10 months ago
megemini
6316514329
[Fix] type promotion ( #3817 )
10 months ago
zxcd
188444f778
fix ( #3856 )
11 months ago
zhuyipin
a9ece28ba6
speedyspeech code adapt for mlu ( #3828 )
...
* speedyspeech code adapt for mlu
* fix inference
* fix help message
1 year ago
zhuyipin
0b568136d9
speedyspeech code adapt for npu ( #3804 )
...
* speedyspeech code adapt for npu
* fix npu inference
* fix e2e synthesize
* add paddle version control for memory optim config
* fix code style
* fix code style
* fix help message
* fix code style
* fix help message
1 year ago
zxcd
91170bd260
adapt view behavior change, fix KeyError. ( #3794 )
...
* adapt view behavior change, fix KeyError.
* fix readme demo run error.
* fixed opencc version
1 year ago
Mattheliu
09e5d8a4ac
【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug ( #3786 )
...
* 【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug
* 【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug
1 year ago
jzhang533
969f33999f
Merge pull request #3538 from fazledyn-or/develop
...
Fixed implementation of a special method
2 years ago
JeffLu
02a5f7bce8
bugfix: audio_len should be 1D, no 0D, which will raise list index out ( #3490 )
...
of range error in the following decode process
Co-authored-by: Luzhenhui <luzhenhui@mqsz.com>
2 years ago
Color_yr
39ba32fafb
增加文件编码读取 ( #3606 )
...
Fixed #3605
2 years ago
gmm
1b8ca706d6
【benchmark】fix gpu_mem unit ( #3634 )
...
* fix profiler
* add max_mem_reserved for benchmark
* fix benchmark
2 years ago
luyao-cv
f2416ff365
fix develop bug function:view to reshape ( #3633 )
2 years ago
gmm
a1f9339181
【benchmark】add max_mem_reserved for benchmark ( #3604 )
...
* fix profiler
* add max_mem_reserved for benchmark
2 years ago
fazledyn-or
1a693448fa
FIX: Fixed the implementation of a special method
2 years ago
fazledyn-or
1113a68a6d
FIX: Added missing imports
2 years ago
Kai Song
9a50647592
Add XPU support for FastSpeech2 ( #3514 )
...
* Add XPU support for FastSpeech2
* optimize
2 years ago
Kai Song
08599b7300
Add XPU support for SpeedySpeech ( #3502 )
...
* Add XPU support for SpeedySpeech
* fix typos
* update description of nxpu
2 years ago
Wang Huan
790f183f68
fix develop view confict with model's
2 years ago
Hui Zhang
2faa49a39f
fix weight decay
2 years ago
Hui Zhang
d94db47f78
fix rotary embeding
2 years ago
Hui Zhang
0a5cc5556e
rope for streaming decoding
2 years ago
Hui Zhang
b56fb85ca0
RoPE with position interpolation
2 years ago