Commit Graph

334 Commits (r1.5)

Author SHA1 Message Date
co63oc f2b4b947a7
Fix typos in multiple files (#4032)
6 months ago
co63oc 50ef94b68c
Fix typos (#4024)
6 months ago
co63oc c2dc4dae2d
Fix typos (#4021)
6 months ago
张春乔 f357ec6172
Docker=-= 兼容性验证 (#4018)
6 months ago
zxcd 0479cce8ff
【audio】remove paddleaudio from paddlespeech (#3986)
7 months ago
张春乔 25741d7038
【Hackathon 8th No.7】Python版本适配 1 (#3965)
8 months ago
megemini 553a9db374
[Fix] emb init (#3962)
9 months ago
megemini 9752f0a03b
[Hackathon 7th] 修复 `asr5` 的 `test.sh` 脚本路径错误 (#3941)
9 months ago
Wang Xin c11b19df90
[Hackathon 7th] updating the paths to utility scripts and modifying method parameters (#3942)
9 months ago
megemini b4c2f3bae3
[Hackathon 7th] 修复 `s2t` 示例错误 (#3950)
9 months ago
megemini 2d7cf7f0e6
[Hackathon 7th] 修复 `asr4` 的 `test_wav` 多余的 argument (#3940)
10 months ago
张春乔 5069111e6d
[Hackathon 7th] 修复 deepspeech2online 的导出问题 (#3935)
10 months ago
megemini e3c4d4bd7e
[Fix] use reshape instead of view (#3939)
10 months ago
megemini d17361cf8c
[Fix] duplicated arg (#3934)
10 months ago
megemini ff539ef007
[Fix] transpose use numpy (#3933)
10 months ago
megemini 890c87ea93
[Fix] import TimeDomainSpecAugment (#3919)
10 months ago
yinfan98 5b3612f273
【Hackathon 7th】fix whisper at Paddle 3.0 (#3880)
10 months ago
megemini 5e8c727fd6
[Hackathon 7th] 修复 `tal_cs` 测试中 0D tensor to 1D (#3913)
10 months ago
megemini a397ebe207
[Fix] import print_arguments (#3918)
10 months ago
Wang Xin 61728f8db6
NumPy compatibility enhancements (#3907)
10 months ago
张春乔 7dc806dc1d
run with aishell/asr3 (#3904)
10 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
张春乔 419af4503c
【Hackathon 7th】Remove parser.add_argument (#3878)
10 months ago
张春乔 290d161d8a
【Hackathon 7th】add implemention of strtobool (#3877)
10 months ago
zxcd 91170bd260
adapt view behavior change, fix KeyError. (#3794)
1 year ago
jzhang533 969f33999f
Merge pull request #3538 from fazledyn-or/develop
2 years ago
luyao-cv f2416ff365
fix develop bug function:view to reshape (#3633)
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
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
Hui Zhang b91b1c9b08 support position interpolation for langer attention context windown length.
2 years ago
Hui Zhang 55870ffbb3 fix bugs
2 years ago
Hui Zhang 03e9ea9e52 add roformer
2 years ago
zxcd 5fee985dd1 remove fluid.
2 years ago
Hui Zhang a2ae6396ef
old grad clip has 0d tensor problem, fix it (#3334)
2 years ago
zxcd 9b8ac050de
add dtype param for arange API. (#3302)
2 years ago
jiamingkong 8432e8626f Final cleaning; Modified SSL/infer.py and README for wavlm inclusion in model options
2 years ago
jiamingkong ba874db5dc Fixed the transpose usages ignored before
2 years ago
jiamingkong 0e2068e2cf Code clean up for CIs
2 years ago
jiamingkong 232dcf8660 Adapted wavlmASR model to pretrained weights and CLI
2 years ago
jiamingkong 60bd7f202e Code clean up according to comments in https://github.com/PaddlePaddle/PaddleSpeech/pull/3242
2 years ago
jiamingkong 3b6651ba7c Adding WavLM implementation
2 years ago
TianHao Zhang 12e3e76092
[ASR] Support Hubert, fintuned on the librispeech dataset (#3088)
2 years ago