Commit Graph

562 Commits (r0.1)

Author SHA1 Message Date
TianYuan 9be59e9cef update readme, test=doc_fix
3 years ago
TianYuan b71657f37e update hifigan readme, test=doc_fix
3 years ago
TianYuan d607629e1a update hifigan readme, test=doc_fix
3 years ago
Jerryuhoo 4871c48924 Fix README.md typo
3 years ago
TianYuan 19ef7210a0
[TTS]Add hifigan (#1097)
3 years ago
TianYuan 675cff258b
[TTS]fix praatio version, test=tts (#1158)
3 years ago
TianYuan 69138a2c85
update readme, test=doc_fix (#1156)
3 years ago
Jackwaterveg 989a89f4a8
fix the test_wav,test=asr (#1148)
3 years ago
Jackwaterveg 2c4177051b
test=asr (#1140)
3 years ago
Junkun Chen 9d28f86dc1
update timit result, test=doc_fix (#1147)
3 years ago
Jackwaterveg 9ff12d3ffc
st1,test=doc_fix (#1145)
3 years ago
Jackwaterveg 6970ac726a
[README] st0, test=doc_fix (#1144)
3 years ago
Jackwaterveg bf54bd629f
[README]add for librispeech asr2 (#1141)
3 years ago
Jackwaterveg 2ace03030a
fix the run.sh, test=doc_fix (#1139)
3 years ago
Jackwaterveg 6b606fc602
[READEME] tiny asr1 (#1138)
3 years ago
Jackwaterveg 96fa8889be
[README] tiny asr0 (#1137)
3 years ago
Jackwaterveg 14d2cf9d74
[READEME] librispeech asr0 (#1136)
3 years ago
Jackwaterveg fba8186c1f
[README]aishell_asr0 (#1135)
3 years ago
Jackwaterveg 68164dd39f
[asr]rename test_hub to test_wav (#1132)
3 years ago
Hui Zhang 41704e1f90
Merge pull request #1130 from PaddlePaddle/Jackwaterveg-patch-3
3 years ago
Jackwaterveg 34fd26bd39
[Readme] librispeech asr1 (#1129)
3 years ago
Jackwaterveg d5f999f9de
Update README.md
3 years ago
KP 074559fe90
[CLI][Demo][Text]Refactor punctuation_restoration. (#1013)
3 years ago
Hui Zhang c4a79ccea4
[asr] update librispeech conformer result (#1116)
3 years ago
TianYuan 84025c5ffe
Rename READEME.md to README.md
3 years ago
Hui Zhang b1c80c45e0 remove ctc grad norm type in config
3 years ago
Hui Zhang aa04e2652f rm uesless comment
3 years ago
TianYuan 963e906f56
Merge pull request #1068 from yt605155624/add_style_melgan
3 years ago
TianYuan 797e08343c
Update README.md
3 years ago
TianYuan 9b6482cc2a
Update README.md
3 years ago
Jackwaterveg 2827f040ec
Merge pull request #1079 from zh794390558/rsl
3 years ago
Hui Zhang 7992aa6623 update librispeech asr1 transformer result
3 years ago
TianYuan 5d8446b17c rm big sources in demos
3 years ago
Hui Zhang 2bbc4db508 fix install
3 years ago
TianYuan 075aeee7f0 add style_melgan readme, test=tts
3 years ago
TianYuan a0f74ef63f add style_melgan readme, test=tts
3 years ago
TianYuan 7bfafc8310 add style_melgan readme, test=tts
3 years ago
TianYuan a070524d37 Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_style_melgan, test=tts
3 years ago
TianYuan dd36eafe34 add style_melgan
3 years ago
Hui Zhang 581a545c69
Update RESULTS.md
3 years ago
Hui Zhang 27087de5e9 update librispeech asr1 transformer result
3 years ago
Junkun 1f3357f2d2 minor
3 years ago
Junkun 72a8c9337c update data process
3 years ago
Jackwaterveg cfed8d0182
Merge pull request #1061 from LittleChenCc/develop
3 years ago
Hui Zhang ecbe785e47 remove ctc grad norm option
3 years ago
Hui Zhang 5d626aa6b4 fix tiny conf
3 years ago
Junkun f50a2ab4ca fix bugs
3 years ago
Hui Zhang 3e19978194
Merge pull request #1054 from zh794390558/visual
3 years ago
Jerryuhoo 13411d8a26 fix readme typo
3 years ago
Hui Zhang 39228864bb format code
3 years ago
Junkun aea1e92a3d update cmd.sh
3 years ago
Junkun 3e5fc3dd54 Merge branch 'develop' of https://github.com/LittleChenCc/DeepSpeech into develop
3 years ago
Junkun Chen 2301fed1b4
Merge branch 'PaddlePaddle:develop' into develop
3 years ago
Junkun f225b1d88e minor updates
3 years ago
TianYuan 2de7bc14b0
Update finetune.yaml
3 years ago
TianYuan 507c3b52ea
Update default.yaml
3 years ago
Junkun 351e4e8e87 training script
3 years ago
Junkun 3c8e87344a update run scripts
3 years ago
Junkun e867f3bb41 minor
3 years ago
Junkun 48207c1410 process scripts and configs
3 years ago
Junkun 8f3280af8e fix data process
3 years ago
Junkun 6a50211c80 data process for ted-en-zh st1
3 years ago
huangyuxin b48bc4e046 fix the run.sh
3 years ago
huangyuxin dcc2390323 merge the develop branch and do the revising
3 years ago
huangyuxin 895a086fdd rename the config.feat_size and the config.vocab.size to input_size and output_size
3 years ago
Hui Zhang a1f5db8d7f
Merge pull request #1037 from Jackwaterveg/dev
3 years ago
TianYuan 022f1ce8e9
Merge pull request #1040 from yt605155624/fix_frontend
3 years ago
huangyuxin b6a466ceea upload the demo audio_file
3 years ago
huangyuxin ef27a0e18a Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into dev
3 years ago
Hui Zhang 32afa23e50
Merge pull request #1041 from zh794390558/ctc
3 years ago
Hui Zhang 396db4a56a update librispeech asr1-2 result; add warpctc source link in ctc topic
3 years ago
TianYuan dad1cbbcd6 update text frontend
3 years ago
KP 6e1ac1cc15 Add paddlespeech.cls and esc50 example.
3 years ago
KP 33f0e7622c Add paddlespeech.cls and esc50 example.
3 years ago
KP dfdc19fb49 Add paddlespeech.cls and esc50 example.
3 years ago
KP 2c531d78ac Add paddlespeech.cls and esc50 example.
3 years ago
KP bdb3ce23ee Add paddlespeech.cls and esc50 example.
3 years ago
KP eb68b3d800 Add paddlespeech.cls and esc50 example.
3 years ago
KP 1189117784 Add paddlespeech.cls and esc50 example.
3 years ago
huangyuxin 5047e8786c merge the develop
3 years ago
TianYuan b6ade97b32
Update README.md
3 years ago
TianYuan 47434c1ac6
Update README.md
3 years ago
Hui Zhang 2bbfdbae91
Merge pull request #1015 from yt605155624/fs2_conformer
3 years ago
TianYuan f9bd802eb0
Update README.md
3 years ago
TianYuan 469329221b refactor encoder, rm old code
3 years ago
TianYuan 6a76ee00aa
Update README.md
3 years ago
TianYuan 27b9a411f0
Update README.md
3 years ago
TianYuan 14413f7464
Update README.md
3 years ago
TianYuan 38f44ff736
Update README.md
3 years ago
TianYuan 13d38942ec
Update README.md
3 years ago
Hui Zhang deffc958cf support kaldi static
3 years ago
Hui Zhang 712de751cb
Merge pull request #1036 from zh794390558/nproc
3 years ago
Hui Zhang fd15d0daf8
Merge pull request #1035 from zh794390558/dataset
3 years ago
huangyuxin 45ac9e0520 delete the unsupport
3 years ago
huangyuxin 357a6723e0 fix the audio_file location in run.sh
3 years ago
Hui Zhang fe83adfbcb nproc to ngpu
3 years ago
Hui Zhang 6151800d04 fix dataset dir in data.sh
3 years ago
Hui Zhang cc7096dd27 examples/dataset to dataset
3 years ago
Jackwaterveg 4d46cc9357
Merge pull request #1034 from zh794390558/rsl
3 years ago
Hui Zhang 733b0ce29a rename to result.md
3 years ago