jiamingkong
|
8432e8626f
|
Final cleaning; Modified SSL/infer.py and README for wavlm inclusion in model options
|
1 year ago |
jiamingkong
|
927c60a5c1
|
Deleted examples/librispeech/asr5/format_rsl.py
|
2 years ago |
jiamingkong
|
232dcf8660
|
Adapted wavlmASR model to pretrained weights and CLI
|
2 years ago |
jiamingkong
|
9ee1205d25
|
Changed the path for the uploaded weight
|
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)
* 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 |
Shuangchi He
|
8c7859d3bc
|
Fix some typos. (#3178)
Signed-off-by: Yulv-git <yulvchi@qq.com>
|
2 years ago |
zxcd
|
9bf5471613
|
optional tokenizer and fix some doc. (#3042)
|
2 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
|
2 years ago |
Zth9730
|
8d3494320d
|
[ASR] wav2vec2_en, test=asr (#2637)
* wav2vec2_en, test=asr
* wav2vec2_en, test=asr
* wav2vec2_en, test=asr
|
2 years ago |
tianhao zhang
|
2ae94bd277
|
freeze wav2vec2=True, change loss report and update README.md
|
2 years ago |
tianhao zhang
|
3d994f5c23
|
format wav2vec2 demo
|
2 years ago |
tianhao zhang
|
7bee9d807f
|
format wav2vec2 demo
|
2 years ago |
tianhao zhang
|
19180d359d
|
format wav2vec2 demo
|
2 years ago |
tianhao zhang
|
6e429f0513
|
support wav2vec2ASR on librispeech
|
2 years ago |
tianhao zhang
|
404708c640
|
fix s2t gpu training hang
|
2 years ago |
Jackwaterveg
|
69f399f8cd
|
test=doc
|
2 years ago |
Jackwaterveg
|
e1f686abd9
|
test=doc
|
2 years ago |
TianYuan
|
a37a5266f5
|
Merge pull request #2031 from Jackwaterveg/develop_fix
[ASR] fix local/test.sh in librispeech asr1
|
2 years ago |
huangyuxin
|
865d075831
|
fix local/test.sh of librispeech asr1
|
2 years ago |
Jackwaterveg
|
b9d35c9b2b
|
Merge pull request #2028 from Jackwaterveg/develop_dev
[ASR] support distrbuted training
|
2 years ago |
huangyuxin
|
9aa868d14d
|
support distrbuted training
|
2 years ago |
Jackwaterveg
|
4432190fa8
|
test=doc
|
2 years ago |
Jackwaterveg
|
6fe4cc1e47
|
test=doc
|
2 years ago |
huangyuxin
|
61e565182a
|
add preprocess.yaml
|
2 years ago |
huangyuxin
|
e48e1d5e81
|
fix tiny and local script, test=asr
|
3 years ago |
huangyuxin
|
47dd61e5b2
|
refactor ds2, cli, server
|
3 years ago |
Jackwaterveg
|
6b6c6cc1eb
|
test=doc
|
3 years ago |
Jackwaterveg
|
689e3bfc60
|
test=doc
|
3 years ago |
root
|
8a3c88d42e
|
add launch for st, test=asr
|
3 years ago |
root
|
9f389a7a33
|
support cpu, test=asr
|
3 years ago |
root
|
864041085f
|
replace dist.spawn with dist.launch, test=asr
|
3 years ago |
Jackwaterveg
|
75c9dc773b
|
test=doc
|
3 years ago |
Jackwaterveg
|
3c93953550
|
test=doc
|
3 years ago |
Jackwaterveg
|
1a67038616
|
test=doc
|
3 years ago |
Jackwaterveg
|
88f5595bd7
|
test=doc
|
3 years ago |
Jackwaterveg
|
9c1e098693
|
[Asr][Config] fix config (#1293)
* fix config, test=asr
* fix config, test=doc_fix
|
3 years ago |
huangyuxin
|
455bf477a4
|
fix some bug, test=asr
|
3 years ago |
huangyuxin
|
d5f05edc2e
|
fix some bug, test=asr
|
3 years ago |
huangyuxin
|
c907a8deda
|
change all recipes
|
3 years ago |
huangyuxin
|
41eeed0450
|
add librispeech asr1
|
3 years ago |
Hui Zhang
|
bb2a370b23
|
[asr] remove useless conf of librispeech (#1227)
* remve useless conf
* format code
* update conf
* update conf
* update conf
|
3 years ago |
Hui Zhang
|
d852aee2ff
|
[asr] logfbank with dither (#1179)
* fix logfbank dither
* format
|
3 years ago |
TianYuan
|
19ef7210a0
|
[TTS]Add hifigan (#1097)
* add hifigan
* add hifigan
* integrate synthesize synthesize_e2e, inference for tts, test=tts
* add some python files, test=tts
* update readme, test=doc_fix
|
3 years ago |
TianYuan
|
69138a2c85
|
update readme, test=doc_fix (#1156)
|
3 years ago |
Jackwaterveg
|
2c4177051b
|
test=asr (#1140)
|
3 years ago |
Jackwaterveg
|
bf54bd629f
|
[README]add for librispeech asr2 (#1141)
* test=doc_fix
* test=doc_fix
|
3 years ago |
Jackwaterveg
|
2ace03030a
|
fix the run.sh, test=doc_fix (#1139)
|
3 years ago |
Jackwaterveg
|
14d2cf9d74
|
[READEME] librispeech asr0 (#1136)
* test=doc_fix
* test=doc_fix
* test=doc_fix
* test=doc_fix
|
3 years ago |