Commit Graph

1239 Commits (5069111e6dd32308938e03cd2d9457ac0d00864d)

Author SHA1 Message Date
张春乔 5069111e6d
[Hackathon 7th] 修复 deepspeech2online 的导出问题 (#3935)
9 months ago
megemini e3c4d4bd7e
[Fix] use reshape instead of view (#3939)
9 months ago
cyberslack_lee a34bf501a5
[Hackathon 7th] 修复 opencopop的svs1中的shape问题 (#3912)
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)
9 months ago
megemini f582cb6299
[Hackathon 7th] 修复 `panns` 中 `predict.py` 对于 pir 的 json 模型路径 (#3914)
9 months ago
张春乔 67ae7c8dd2
[Hackathon 7th] fix Voc5/Jets/TTS2 with CSMSC (#3906)
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)
9 months ago
megemini 5e8c727fd6
[Hackathon 7th] 修复 `tal_cs` 测试中 0D tensor to 1D (#3913)
9 months ago
megemini a397ebe207
[Fix] import print_arguments (#3918)
9 months ago
megemini 3e53497a28
[Hackathon 7th] 修复 vctk 中 `spk_emb` 维度问题 (#3916)
9 months ago
Wang Xin 61728f8db6
NumPy compatibility enhancements (#3907)
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)
10 months ago
wanx7130 99d4b7061a
Add GCU Backend (#3875)
10 months ago
张春乔 290d161d8a
【Hackathon 7th】add implemention of strtobool (#3877)
10 months ago
Wang Xin 21b55419c7
fix scipy import error (#3874)
10 months ago
张春乔 5f40262a96
Fix wav2vec error in Demos/ssl (#3872)
10 months ago
SuiYunsy 8279539978
Fix a bug of streaming_tts_server (#3865)
10 months ago
undefined 6f84388189
添加量词和单位符号 (#3837)
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)
1 year ago
zhuyipin 0b568136d9
speedyspeech code adapt for npu (#3804)
1 year ago
zxcd 91170bd260
adapt view behavior change, fix KeyError. (#3794)
1 year ago
Mattheliu 09e5d8a4ac
【Fix Speech Issue No.8】issue 3652 merge_yi function has a bug (#3786)
1 year ago
jzhang533 969f33999f
Merge pull request #3538 from fazledyn-or/develop
2 years ago
JeffLu 02a5f7bce8
bugfix: audio_len should be 1D, no 0D, which will raise list index out (#3490)
2 years ago
Color_yr 39ba32fafb
增加文件编码读取 (#3606)
2 years ago
gmm 1b8ca706d6
【benchmark】fix gpu_mem unit (#3634)
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)
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)
2 years ago
Kai Song 08599b7300
Add XPU support for SpeedySpeech (#3502)
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