zxcd
|
c0cf9e9d3d
|
adapt paddle 3.2, remove some hack code to avoid conflict. (#4120)
|
1 week ago |
megemini
|
ff539ef007
|
[Fix] transpose use numpy (#3933)
|
10 months ago |
Wang Xin
|
61728f8db6
|
NumPy compatibility enhancements (#3907)
* NumPy compatibility enhancements
* update code
|
10 months ago |
张春乔
|
7dc806dc1d
|
run with aishell/asr3 (#3904)
|
10 months ago |
张春乔
|
6f44ac92c8
|
fix the shape error in layer_norm (#3884)
|
10 months 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 |
Wang Huan
|
790f183f68
|
fix develop view confict with model's
|
2 years ago |
zxcd
|
9b8ac050de
|
add dtype param for arange API. (#3302)
|
2 years ago |
TianHao Zhang
|
12e3e76092
|
[ASR] Support Hubert, fintuned on the librispeech dataset (#3088)
* librispeech hubert, test=asr
* librispeech hubert, test=asr
* hubert decode
* review
* copyright, notes, example related
* hubert cli
* pre-commit format
* fix conflicts
* fix conflicts
* doc related
* doc and train config
* librispeech.py
* support hubert cli
|
2 years ago |
zxcd
|
dcf8ef04e0
|
[ASR] Remove fluid api and useless import, test=asr (#2944)
* remove fluid api and useless import.
* fix variable name
|
3 years ago |
zxcd
|
004a4d6096
|
[ASR] rm transformers import and modify variable name consistent with infer.py, test=asr (#2929)
* rm transformers import and modify variable name consistent with infer.py
* add condition ctc_prefix_beam_search decode.
|
3 years ago |
zxcd
|
047092de8e
|
add wav2vev2_zh aishell recipe, and speechbrain dataloader. (#2916)
|
3 years ago |
Zth9730
|
c67bf7b4ef
|
[ASR] support wav2vec2-zh cli, test=asr (#2697)
* support wav2vec2-zh cli, test=asr
* support wav2vec2-zh cli, test=asr
* support wav2vec2-zh cli, test=asr
* support wav2vec2-zh cli, test=asr
|
3 years ago |
Zth9730
|
fc02cd0540
|
[doc] update wav2vec2 demos README.md, test=doc (#2674)
* fix wav2vec2 demos, test=doc
* fix wav2vec2 demos, test=doc
* fix enc_dropout and nor.py, test=asr
|
3 years ago |
Zth9730
|
94a487bd81
|
[ASR] support wav2vec2 command line and demo (#2658)
* wav2vec2_cli
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
* Update RESULTS.md
* Update RESULTS.md
* Update base_commands.py
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
* wav2vec2 demo update: support different optimizer and lr_schedular, align mdoel, update input type, test=asr
|
3 years ago |
Zth9730
|
8d3494320d
|
[ASR] wav2vec2_en, test=asr (#2637)
* wav2vec2_en, test=asr
* wav2vec2_en, test=asr
* wav2vec2_en, test=asr
|
3 years ago |
Zth9730
|
8d3464c050
|
[s2t] Update wav2vec2 license (#2600)
|
3 years ago |
tianhao zhang
|
3d994f5c23
|
format wav2vec2 demo
|
3 years ago |
tianhao zhang
|
19180d359d
|
format wav2vec2 demo
|
3 years ago |
tianhao zhang
|
6e429f0513
|
support wav2vec2ASR on librispeech
|
3 years ago |