Commit Graph

566 Commits (c8a5d1db7802617462e859cd126c620b293c8d75)

Author SHA1 Message Date
Hui Zhang 171fa353ee refactor libri s2 conf
5 years ago
Hui Zhang 26258949ab
Merge pull request #995 from yt605155624/mbmelgan_fine
5 years ago
TianYuan 8d025451de add fastspeech2 voice cloning in aishell3
5 years ago
TianYuan c5c9f19091 rename to gen_gta_mel.py, remove stats compute when gen fintune data
5 years ago
Zeyu Chen 4a28751df0 Formalize the terms in README
5 years ago
Hui Zhang 3046a22719 aishell support utt2spk
5 years ago
TianYuan b9dc017011
Update synthesize_e2e.sh
5 years ago
TianYuan c4234b3ecd
Update synthesize.sh
5 years ago
TianYuan a6ac497f8e add multi-band melgan finetune scripts
5 years ago
TianYuan 39400e5ee8
Update synthesize.sh
5 years ago
Hui Zhang bc4e2e4ee2
Merge pull request #982 from Jackwaterveg/develop
5 years ago
huangyuxin 754c0b560b optimizer the hips of downloading LM
5 years ago
TianYuan 30d09b411d fix style_syn, replace DeepSpeech with PaddleSpeech in readme
5 years ago
Mingxue-Xu f26db2e762
Update README.md
5 years ago
Mingxue-Xu 6641b97d44
Update README.md
5 years ago
TianYuan 0bc9450c51 Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into fix_docs
5 years ago
Hui Zhang 81598e6ff0 default gpu 0 for scripts
5 years ago
Junkun 7c8843448c add word reward into beam search.
5 years ago
Jackwaterveg 67551c6557
Add notes in example/aishell/s0/run.sh
5 years ago
Hui Zhang 9a71c091c5 remove debug info and format code
5 years ago
Hui Zhang 8b0e344c69 fix logfbank using PCM16
5 years ago
Hui Zhang d62092ac28 fix specaug param
5 years ago
TianYuan 2931903add
Rename READEME.md to README.md
5 years ago
huangyuxin 61ad2c87a7 update the ds2 online conf
5 years ago
Hui Zhang 7b3a901b08 more conf with preprocess.yaml
5 years ago
Hui Zhang 44743622d4 filter example; cmvn stride and window int; libri/s1 conf
5 years ago
Hui Zhang 56d06f2aaf
Merge pull request #968 from yt605155624/merge_paddlespeech
5 years ago
Hui Zhang 6a7e0265cd add josn global cmvn
5 years ago
TianYuan bacdf5756b Merge remote-tracking branch 'origin/develop' into merge_paddlespeech
5 years ago
Hui Zhang 69055698a2 transformer using batch data loader
5 years ago
TianYuan 35c37ace17 change nprocs to ngpu, add aishell3/voc1
5 years ago
huangyuxin d647cde870 change the lm dataset dir
5 years ago
Hui Zhang 3f3442b98a remove useless third lib
5 years ago
Hui Zhang aba37810ff update BZNSYP.rar link
5 years ago
Hui Zhang e2bcaee4f1 merge deepspeech, parakeet and text_processing into paddlespeech
5 years ago
Jackwaterveg 782b0ddceb
Merge pull request #957 from PaddlePaddle/ds2_offline
5 years ago
Hui Zhang 2fa681237f
Merge pull request #955 from Jackwaterveg/fix
5 years ago
Hui Zhang 4ce4e7926e revert ds2 offline rnn bw_cell to fw_cell which loss can be 5.73, but is not the birnn
5 years ago
huangyuxin b966bb8a31 fix the run_test in test_export
5 years ago
Hui Zhang 980944dab1
Merge pull request #952 from Jackwaterveg/dev_transformerLM
5 years ago
Hui Zhang 04d84a87ae
Merge pull request #948 from yt605155624/fs2_tostatic
5 years ago
Hui Zhang 1372a08813
Merge pull request #953 from Jackwaterveg/fix_bug
5 years ago
TianYuan b68c9c05c4 fix fs2 inference bug
5 years ago
huangyuxin d64f6e9ea5 Add the feature: caculating the perplexity of transformerLM
5 years ago
Jackwaterveg 8741da5a68 Update README.md
5 years ago
huangyuxin 542ee3f070 add the model description in 1xt2x doc
5 years ago
huangyuxin 02083cdbd6 fix the bug of 'dev/null' and the test_export
5 years ago
TianYuan fc8a7a152e
Merge pull request #951 from yt605155624/add_mbmelgan
5 years ago
TianYuan d3d9f83594 add global init for multi band melgan to avoid large output in the begin
5 years ago
TianYuan 79e7a4d44e align ouput of dygraph and static graph
5 years ago
Hui Zhang 28519c1f44
Merge pull request #949 from Jackwaterveg/develop
5 years ago
huangyuxin e66da76db9 fix the bug of chooing dataloader, remove the log of downloads lm, change the epoch in tiny
5 years ago
TianYuan 9125d71a81 fix pwg inference
5 years ago
TianYuan 36d60a717e Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into add_mbmelgan
5 years ago
TianYuan 88668513b1 fix mv writer to visualdl in train
5 years ago
TianYuan 670a68ad95 fix textfrontend readme, fix imgs link
5 years ago
TianYuan 950d17cbcf Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into add_mbmelgan
5 years ago
TianYuan 41526ca1b8 Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into fix_docs
5 years ago
TianYuan 3f9e30c9b3 refactor docs
5 years ago
TianYuan 304d71747a
Merge pull request #939 from Jackwaterveg/doc
5 years ago
huangyuxin cef36521f9 fix the doc
5 years ago
Hui Zhang 0812a3df20 add more join ctc decode conf
5 years ago
Hui Zhang 8370604084
Merge pull request #936 from PaddlePaddle/fix_lm
5 years ago
Hui Zhang e4852e3bf9
Merge pull request #934 from yt605155624/fix_readme
5 years ago
Hui Zhang c89820e7b2 fix egs of transformer lm usage
5 years ago
TianYuan 6dbcd7720d add csmsc mb melgan example
5 years ago
TianYuan 02055eb26a fix link in readme
5 years ago
Hui Zhang b878027c9a format code
5 years ago
Hui Zhang 8cda812857
Merge branch 'develop' into join_ctc
5 years ago
Hui Zhang b7bdaf6f8f add lm conf and load
5 years ago
TianYuan 20226b4fdd fix benchmark and chain, add parse_options in run.sh, move tacotron2_ge2e into voice_cloning
5 years ago
Hui Zhang 8f869b4c1f update gitignore
5 years ago
Hui Zhang a107b75bac transform; librispeech/s2 data process ok
5 years ago
TianYuan 2e9d9dc9a7 Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into merge_parakeet
5 years ago
TianYuan 3ce5dff460 refactor parakeet examples
5 years ago
Hui Zhang 614a004c37 update librispeech/s2 result
5 years ago
Hui Zhang a37cfbfb96 add fbank/pitch conf
5 years ago
Hui Zhang 7509dc4056 update path and flac
5 years ago
Hui Zhang 871fc5b70d more utils to support kaldi/espnet data preocess
5 years ago
Hui Zhang c5f6692191 update lirbi s2 result
5 years ago
Hui Zhang 12f788dd0e
Merge branch 'develop' into join_ctc
5 years ago
Hui Zhang 7cfb3334e3
Merge pull request #927 from PaddlePaddle/nn_ctc
5 years ago
Hui Zhang dfd80b3aa2 recog into decoders, format code
5 years ago
Hui Zhang a4e27da64b decoder with ctc prefix score
5 years ago
Hui Zhang 7d54ee4d1d ctc_grad_norm_type by null
5 years ago
Hui Zhang 30499a7654 not change ctc grad manual
5 years ago
Hui Zhang 190f4cc4bc update u2 result; fix test.sh
5 years ago
huangyuxin b1a90d4d7a add hub for s1 in aishell and librispeech
5 years ago
Hui Zhang 8539689b15 u2 kaldi wer4p0
5 years ago
Hui Zhang f55267f2b3 fix img link; rsl format;
5 years ago
huangyuxin bfda49bf40 fix the bug of benchmark after merge the parakeet, add the condition of using kaldi in aishll s1
5 years ago
Hui Zhang fa5531c03e
Merge pull request #908 from PaddlePaddle/speech
5 years ago
Hui Zhang b079577e08 merge parakeet repo into deepspeech
5 years ago
Hui Zhang 50b2114b3b fix error condition
5 years ago
Hui Zhang feaf71d468 u2 kaldi mutli process test with batchsize one
5 years ago
Jackwaterveg aaa87698c4
Merge pull request #906 from PaddlePaddle/rsl
5 years ago
Hui Zhang b34da366ee update librispeech conformer result
5 years ago
Hui Zhang 302afed42a update librispeech conformer transformer config
5 years ago
Jackwaterveg 20488c56bc
Merge pull request #885 from PaddlePaddle/exp
5 years ago
Hui Zhang 8ebd4245d7 fix detoken for char
5 years ago
Hui Zhang b10af1688c update librispeech transformer test w/o length filter of test clean
5 years ago
Hui Zhang 13a4bee8be using simple test for multi decode type, and gpu
5 years ago
Junkun 75bb1c0444 update timit result
5 years ago
Hui Zhang eef8847a82 compute cmvn before build vocab
5 years ago
Hui Zhang f5ec6e34c6 disable __pycache__
5 years ago
Hui Zhang 37563d975e ds2 model_type more info
5 years ago
Hui Zhang 81f89c53e6
Merge pull request #872 from Jackwaterveg/Hub
5 years ago
Hui Zhang d05baeb6b0 update ted zh en
5 years ago
huangyuxin f5159ba6bc g2p
5 years ago
Hui Zhang 251d32a609 fix timit scripts; reader filtype case;
5 years ago
Junkun 46df01151f Merge branch 'develop' of https://github.com/LittleChenCc/DeepSpeech into develop
5 years ago
Junkun a0c94209e2 update the result of timit
5 years ago
Hui Zhang 4745e15ece tiny run w cpu
5 years ago
Hui Zhang 3e37cef8e1 fix test.sh opts
5 years ago
Hui Zhang b7b1bda34f test refactor collator
5 years ago
Junkun c32cb734a6 update the result of TED-EN-ZH
5 years ago
huangyuxin 1a46125175 add bin for hub
5 years ago
Jackwaterveg 4b225b7602
Merge pull request #858 from PaddlePaddle/ctc
5 years ago
Hui Zhang 9abf03bb6b fix libri s1 transformer config
5 years ago
Hui Zhang 88a198972f
Merge pull request #851 from Jackwaterveg/release_model
5 years ago
huangyuxin d9a9126496 fix the run.sh in g2p/zh
5 years ago
huangyuxin 30b3e237e2 optimize the 1xt2x
5 years ago
huangyuxin 285e0c9cad merge the change
5 years ago
Hui Zhang 8e16315ada librispeech s1 support multi process decode and sclite
5 years ago
Hui Zhang 20178e0e09 librispeech s1 support sclite and multi process decode
5 years ago
Hui Zhang f29caf8dee refactor ds 1.x exp
5 years ago
Hui Zhang 9abe33b4bd add score_sclite
5 years ago
Hui Zhang c6e8a33b73 fix set_device; more utils; args.opts support multi same name
5 years ago
huangyuxin 264bba760b fix the bug: read space as unk
5 years ago
Hui Zhang 913b2300c3 nprocs 0 for cpu, other for gpu
5 years ago
Hui Zhang 80eb6b7f01 fix espnet kaldi libri s2 config
5 years ago
Hui Zhang 45a75acee1
Delete nohup_test.out
5 years ago
huangyuxin 7e96942c58 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into release_model
5 years ago
huangyuxin f0184352f5 change the code format to 2.x style
5 years ago
Hui Zhang b9beea5ab1 fix bench
5 years ago
Hui Zhang 15d26cc4ad update u2 transformer config
5 years ago
Hui Zhang b381f5b447 fix profiler optitons config
5 years ago
Hui Zhang 0e91d26ae3 fix log; add report to trainer
5 years ago
huangyuxin 4c7fefd4e3 add transformed v1.8 model
5 years ago
Hui Zhang cda6ca8323 add benchmark flags, and logic
5 years ago
Hui Zhang 7907319288 fix profiler
5 years ago
Hui Zhang 5fdda953b9 add op profiling
5 years ago
Hui Zhang ec76df6cbc do not set seed since break model covergence, aishell s0 seed 10086 test ok
5 years ago
Hui Zhang 256e9c1b9c more doc for egs
5 years ago
Hui Zhang 3843372958 u2 with chianer updater
5 years ago
Hui Zhang 28a0a64153 fix train.sh
5 years ago
Hui Zhang 890a28f9bf add more ctc conf
5 years ago
Hui Zhang 41ed7a184c add ctc conf
5 years ago
Hui Zhang 1a8c5278a1 export ctc grad norm config
5 years ago
Hui Zhang 7e136d0893 support no_sync for backward; ds support accum grad
5 years ago
Hui Zhang 184d30dd9c relase librispeech audio max len to 30 second
5 years ago
Hui Zhang d028c8416d fix recipe train and avg shell
5 years ago
huangyuxin 04d9db199f add blank_id parameter
5 years ago
Hui Zhang f54dc983b6 using bw rnn in ds2
5 years ago
Hui Zhang 7181e427af
Merge pull request #786 from Jackwaterveg/ds2_online
5 years ago
Hui Zhang 341038b626 ds2 offline cer 6p4287
5 years ago
huangyuxin 7ab022e1cc Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online_export
5 years ago
Hui Zhang 673cc4a081 seed all with log; and format
5 years ago
huangyuxin 92617f0802 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online_export
5 years ago
Hui Zhang d1db859657 fix dataloader pickle bugs
5 years ago
huangyuxin 564b6b6824 fix conflict
5 years ago
huangyuxin 40466ef669 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online
5 years ago
Hui Zhang 715e90a9df fix librispeech s0 specaug
5 years ago
huangyuxin b3d27e4bbb merge the develop
5 years ago
huangyuxin b585684bf4 add function: test export
5 years ago
Hui Zhang 3d9aebfaa3 fix specaug; add data static
5 years ago
Hui Zhang b56f899b76
Merge pull request #782 from PaddlePaddle/espnet
5 years ago
huangyuxin 2d3b2aed05 add seed in argparse
5 years ago
Hui Zhang 561d5cf085 refactor feature, dict and argument for new config format
5 years ago
TianYuan 2c75c923b9 fix_mfa
5 years ago
Hui Zhang aab02997f9 fix specaug config
5 years ago
Hui Zhang 50f10f37ae support replace with mean by aug
5 years ago
Hui Zhang 86d08f994b
Merge pull request #768 from PaddlePaddle/espnet
5 years ago
Hui Zhang f0c33a3081
Merge pull request #769 from Jackwaterveg/ds2_online
5 years ago
Hui Zhang c09b0e8940 fix specaug
5 years ago
Hui Zhang 9dace62581 fix augmentation
5 years ago
Jackwaterveg 5e8dc5c17f
update the deepspech_online.conf
5 years ago
huangyuxin 08b68e4b8f change the deepspeech2_online.yaml
5 years ago
Hui Zhang ab23eb5710 fix for kaldi
5 years ago
Hui Zhang f05f367cc5
Merge pull request #756 from PaddlePaddle/filter
5 years ago
Hui Zhang 7d133368e5 fix bugs
5 years ago
Hui Zhang 7b649af8d7 add batchfy
5 years ago
Hui Zhang ee605b49ec
Merge pull request #757 from PaddlePaddle/punc
5 years ago
Hui Zhang 7c3880b718 add punc egs
5 years ago
Hui Zhang 433c1dc41a
Merge pull request #755 from PaddlePaddle/ted
5 years ago
Hui Zhang e00567bb84 more result
5 years ago
Hui Zhang 417a8b7996 fix ted egs
5 years ago
Hui Zhang 99dfe04515 test w/ all example
5 years ago
huangyuxin 61fe292c47 Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online
5 years ago
huangyuxin 718ae52e3f add from_config function to ds2_oneline and ds2
5 years ago
Hui Zhang 4c0ee8d354 fix conf and readme
5 years ago
huangyuxin 7a3d164122 fix the bidirect rnn, add deepspeech2.yaml for aishell, tiny, librispeech
5 years ago
Hui Zhang 7d9dc28ee2 fix config
5 years ago
Hui Zhang 1cd4d4bf83 fix tiny conf and refactor optimizer and scheduler
5 years ago
Hui Zhang 4d174b5e2f fix egs bugs
5 years ago
Hui Zhang cc813b18d3 fix install and format code
5 years ago
Hui Zhang 895330bad3 refactor ted en zh script; fix MAIN_ROOT path
5 years ago
Hui Zhang 5e8e46ed79
Merge pull request #747 from LittleChenCc/develop
5 years ago
huangyuxin 61d8540451 reconstruct the export function and the run.sh in aishell and librispeech
5 years ago
Junkun 45e71a0a64 correct yaml
5 years ago
Junkun 515497ae1f refine the code
5 years ago
Hui Zhang 566f636cc6
Merge pull request #743 from LittleChenCc/develop
5 years ago
Hui Zhang 20d6f9ae4b
Merge pull request #745 from PaddlePaddle/s2
5 years ago
Hui Zhang 3864e11302 update librispeech chunk conformer result
5 years ago
Hui Zhang dc44f552a1 update readme
5 years ago
Junkun 9d05a749e2 script for TED-En-Zh translation
5 years ago
huangyuxin 8f062cad6b fixed the small problems
5 years ago
Hui Zhang 2fd43efb3b librispeech s2 for kaldi feat
5 years ago
Hui Zhang 74f987aa8f setup.sh with tools/ make
5 years ago
huangyuxin 3fb9f6885a complete model export for ds2_online
5 years ago
Hui Zhang ccdfd5b342 format
5 years ago
Hui Zhang 571b13c53f add dur utils
5 years ago
huangyuxin e8a3913422 merge develop_ds2_online
5 years ago
Hui Zhang 7278cf9bbb default chun with all
5 years ago
Hui Zhang 1f2b4ab293 zh 8k egs
5 years ago
huangyuxin 745df04f28 complete the pipline of tiny
5 years ago
huangyuxin b13630b1c5 修复了librispeech和mini_libirspeech
5 years ago
huangyuxin 156e324bbb 注释了sever.sh的17-21行
5 years ago
huangyuxin 2c8d28111a fix some small mistakes
5 years ago
huangyuxin 4f392e28b1 complete the encoder of ds_online
5 years ago
huangyuxin c7071dd2b4 Merge branch 'develop' into dp2
5 years ago
huangyuxin 2cacbaf48e 修改了deepspeech2.py部分LSTM和GRU的代码,增加了LayerNorm
5 years ago
Hui Zhang 6076197b20
Merge pull request #733 from PaddlePaddle/fixtest
5 years ago
Hui Zhang 6c4e1361be fix chunk mode test script
5 years ago
Hui Zhang 03eb343d7f fix dataset meta path
5 years ago
Hui Zhang a486f6e618
Merge pull request #730 from PaddlePaddle/doc
5 years ago
Hui Zhang fd8a4ec179
Merge pull request #729 from PaddlePaddle/fst
5 years ago
Hui Zhang a546b96f85 refactor egs readme
5 years ago
Hui Zhang ab5411ec16
Merge pull request #698 from yt605155624/thchs30_MFA
5 years ago
Hui Zhang 3e5f587537 fix path.sh
5 years ago
Hui Zhang 40dcbbde26 add srilm install
5 years ago
Hui Zhang 104743cccc TLG build pass
5 years ago
Hui Zhang f5369abdbe add TLG utils
5 years ago
Hui Zhang b076d3e9bb fix autolog install; only autolog in test, or will hangup
5 years ago
Jackwaterveg 8dc5effcf1 Jere -> Here
5 years ago
Hui Zhang 65850e4d00
Merge pull request #658 from iclementine/frontend
5 years ago
Junkun ab966b7120 move scripts to s1 dir
5 years ago
Junkun 0296c0f22b refine shell
5 years ago
Junkun 58d761f056 add related scripts of TIMIT
5 years ago
Hui Zhang 87048d1b0d download aishell rescoure
5 years ago
Hui Zhang 73058c196a libri s0 w/ spec-aug result
5 years ago
Hui Zhang 99e28b8a9e fix librispeech meta path
5 years ago
Hui Zhang 8c9e142492 fix kenlm install; librispeech s0 aug
5 years ago
Hui Zhang 007746bf7f fix sha bone; more detial of chunk exp;
5 years ago
Hui Zhang 8998f4c24d add timit
5 years ago
Hui Zhang a37192c809
Merge pull request #697 from PaddlePaddle/ckpt
5 years ago
Hui Zhang 1216917ce0 move scripts of ngram to s0
5 years ago
TianYuan f0c0462b7a update README for thchs30
5 years ago
TianYuan ebbaeb07c7 fix lexicon path in thchs30/a0/run.sh
5 years ago
TianYuan 00017301c6 restructure thchs30/a0
5 years ago