Commit Graph

1244 Commits (1b9217f9f6a5202243ed19f8bcc83c718d45f780)

Author SHA1 Message Date
megemini 8ee3a7ee40
[Fix] fastspeech2 0d (#3951)
1 week ago
megemini 2d7cf7f0e6
[Hackathon 7th] 修复 `asr4` 的 `test_wav` 多余的 argument (#3940)
2 weeks ago
megemini f0b7f5b995
[Fix] type promotion (#3944)
2 weeks ago
megemini e4038b4b6e
[Hackathon 7th] 修复 `vctk` 的 `ernie_sat` 训练时出现的类型提升问题 (#3943)
2 weeks ago
张春乔 9d16002c23
[Hackathon 7th] fix aishell3/vctk vc0/ernie (#3928)
2 weeks ago
张春乔 5069111e6d
[Hackathon 7th] 修复 deepspeech2online 的导出问题 (#3935)
2 weeks ago
megemini e3c4d4bd7e
[Fix] use reshape instead of view (#3939)
2 weeks ago
cyberslack_lee a34bf501a5
[Hackathon 7th] 修复 opencopop的svs1中的shape问题 (#3912)
3 weeks ago
megemini d17361cf8c
[Fix] duplicated arg (#3934)
3 weeks ago
megemini ff539ef007
[Fix] transpose use numpy (#3933)
3 weeks ago
zxcd c0fafd0647
support new inference interface (#3927)
3 weeks ago
megemini f582cb6299
[Hackathon 7th] 修复 `panns` 中 `predict.py` 对于 pir 的 json 模型路径 (#3914)
3 weeks ago
张春乔 67ae7c8dd2
[Hackathon 7th] fix Voc5/Jets/TTS2 with CSMSC (#3906)
3 weeks ago
张春乔 c33d9bfb50
fix vits with CSMSC (#3920)
3 weeks ago
megemini 890c87ea93
[Fix] import TimeDomainSpecAugment (#3919)
3 weeks ago
yinfan98 5b3612f273
【Hackathon 7th】fix whisper at Paddle 3.0 (#3880)
3 weeks ago
megemini 5e8c727fd6
[Hackathon 7th] 修复 `tal_cs` 测试中 0D tensor to 1D (#3913)
4 weeks ago
megemini a397ebe207
[Fix] import print_arguments (#3918)
4 weeks ago
megemini 3e53497a28
[Hackathon 7th] 修复 vctk 中 `spk_emb` 维度问题 (#3916)
4 weeks ago
Wang Xin 61728f8db6
NumPy compatibility enhancements (#3907)
4 weeks ago
张春乔 7dc806dc1d
run with aishell/asr3 (#3904)
1 month ago
megemini 7fd5abd75d
[Fix] max between int and value (#3903)
1 month ago
zxcd d32ced7f1a
separate paddle.logsumexp (#3897)
1 month ago
zxcd 89bfd44293
fix file name (#3895)
1 month ago
Wang Xin 62c21e951f
replace view with reshape in aishell/asr1 (#3887)
1 month ago
张春乔 6f44ac92c8
fix the shape error in layer_norm (#3884)
1 month ago
Wang Xin 4fdb0647f4
fix type promotion TypeError in tensor_utils.py (#3883)
1 month ago
张春乔 419af4503c
【Hackathon 7th】Remove parser.add_argument (#3878)
1 month ago
wanx7130 99d4b7061a
Add GCU Backend (#3875)
1 month ago
张春乔 290d161d8a
【Hackathon 7th】add implemention of strtobool (#3877)
1 month ago
Wang Xin 21b55419c7
fix scipy import error (#3874)
2 months ago
张春乔 5f40262a96
Fix wav2vec error in Demos/ssl (#3872)
2 months ago
SuiYunsy 8279539978
Fix a bug of streaming_tts_server (#3865)
2 months ago
undefined 6f84388189
添加量词和单位符号 (#3837)
2 months ago
megemini 6316514329
[Fix] type promotion (#3817)
2 months ago
zxcd 188444f778
fix (#3856)
3 months ago
zhuyipin a9ece28ba6
speedyspeech code adapt for mlu (#3828)
4 months ago
zhuyipin 0b568136d9
speedyspeech code adapt for npu (#3804)
4 months ago
zxcd 91170bd260
adapt view behavior change, fix KeyError. (#3794)
7 months ago
Mattheliu 09e5d8a4ac
【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug (#3786)
7 months ago
jzhang533 969f33999f
Merge pull request #3538 from fazledyn-or/develop
10 months ago
JeffLu 02a5f7bce8
bugfix: audio_len should be 1D, no 0D, which will raise list index out (#3490)
10 months ago
Color_yr 39ba32fafb
增加文件编码读取 (#3606)
11 months ago
gmm 1b8ca706d6
【benchmark】fix gpu_mem unit (#3634)
1 year ago
luyao-cv f2416ff365
fix develop bug function:view to reshape (#3633)
1 year ago
gmm a1f9339181
【benchmark】add max_mem_reserved for benchmark (#3604)
1 year ago
fazledyn-or 1a693448fa FIX: Fixed the implementation of a special method
1 year ago
fazledyn-or 1113a68a6d FIX: Added missing imports
1 year ago
Kai Song 9a50647592
Add XPU support for FastSpeech2 (#3514)
1 year ago
Kai Song 08599b7300
Add XPU support for SpeedySpeech (#3502)
1 year ago