lizi
06e8bdf0d7
add Chinese doc for "FastSpeech2 with CSMSC", test=doc
4 years ago
Honei
940602adbe
convert voxceleb trial to kaldi format trial
4 years ago
TianYuan
1b0c034134
update wavernn, test=tts
4 years ago
TianYuan
89e69ee10e
[TTS]fix tacotron2 dygraph to static ( #1414 )
...
* fix tacotron2 dygraph to static , test=tts
* fix tacotron2 dygraph to static , test=tts
* simplify synthesize_e2e.py , test=tts
4 years ago
TianYuan
001afee644
fix wavernn dygraph to static , test=tts
4 years ago
TianYuan
2844f388dc
[doc ]add tacotron2 readme ( #1385 )
...
* add tacotron2 readme, test=doc
* update changelog.md, test=doc
4 years ago
TianYuan
2071774d81
add wavernn in synthesize_e2e, test=tts
4 years ago
TianYuan
4c3e57a23c
align preprocess of wavernn, test=tts
4 years ago
qingen
7413c9e48a
Merge pull request #1335 from qingen/test-pr
...
[vector] add DER scripts, AMI data preparation scripts
4 years ago
qingen
9c2a23e15e
[vector] add AMI data preparation scripts
4 years ago
TianYuan
fb0acd40a2
add wavernn, test=tts
4 years ago
Jackwaterveg
d7222c0453
[ASR] Support CTC decoder online ( #821 )
...
* fix the destructer problem for prefixes
* unified offline and online in ctcdecoders, test=asr
* rename swig_decoders to paddlespeech_ctcdecoders, test=asr
* add reset_stage for ctcdecoder
* fix some problems
* fix ctconline
* fix a bug
* fix the format
* fix 1xt2x
4 years ago
qingen
1899200cae
[vector] add AMI data preparation scripts
4 years ago
qingen
9d32f62f48
[vector] add AMI data preparation scripts
4 years ago
TianYuan
49fd55dc16
Merge pull request #1366 from Jackwaterveg/fix
...
[Others]fix g2p
4 years ago
TianYuan
9764535d3d
Update run.sh
4 years ago
Jackwaterveg
89a5c4ec5b
Update run.sh
4 years ago
huangyuxin
baccedee54
fix g2p, test=doc
4 years ago
Hui Zhang
b4f621b9d5
add esc50 reference
4 years ago
Jackwaterveg
2082b89d12
Update chunk_decode.yaml
4 years ago
TianYuan
96323816e9
fix yamls, change labels to stop_labels, test=tts
4 years ago
TianYuan
1bf1a876ae
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into add_new_tacotron2, test=tts
4 years ago
TianYuan
41d24337cb
fix fastspeech2 multi speaker to static, test=tts
4 years ago
TianYuan
1a9e59612a
fix fastspeech2 multi speaker to static, test=tts
4 years ago
Junkun
44408e5211
sync the variable name to others
4 years ago
Junkun
f866059b74
config and formalize
4 years ago
TianYuan
d50d195145
update frontend readme, test=doc
4 years ago
TianYuan
8f507ba4ba
Merge pull request #1302 from jerryuhoo/develop
...
[TTS] Add support for finetuning speedyspeech
4 years ago
TianYuan
89e988a69e
add csmsc tacotron2, test=tts
4 years ago
TianYuan
c088b9a304
add csmsc tacotron2
4 years ago
Jackwaterveg
e7189b216c
Update chunk_decode.yaml
4 years ago
Jerryuhoo
75c2bd5faf
fix link_wav.py path, test=tts
4 years ago
TianYuan
fb238d83f4
update vctk voc1, test=tts ( #1294 )
4 years ago
Jackwaterveg
9c1e098693
[Asr][Config] fix config ( #1293 )
...
* fix config, test=asr
* fix config, test=doc_fix
4 years ago
Jackwaterveg
494d6f8b6b
[ASR][Config]fix config ( #1290 )
...
* fix config, test=asr
* fix config, test=doc_fix
4 years ago
billishyahao
ddf184be60
fix some typos
4 years ago
Jerryuhoo
d6e9b76e76
change link_wav.py path, test=tts
4 years ago
Jerryuhoo
ea8977555f
Simplify link_wav.py path
4 years ago
Jerryuhoo
c94f346207
move link_wav.py to paddlespeech/t2s/exps/gan_vocoder/
...
move link_wav.py to paddlespeech/t2s/exps/gan_vocoder/ so that different vocoders can use one script.
4 years ago
Jerryuhoo
76f98c6f69
add --dataset and --rootdir to voc3 finetune script
...
add --dataset and --rootdir to voc3 finetune script, also remove --speaker-dict in voc5.
4 years ago
Jerryuhoo
e239ee1cd2
add multi-speaker support for finetuning hifigan vocoder
4 years ago
huangyuxin
07d457859d
use pre-commit, test=doc_fix
4 years ago
TianYuan
680eac02b9
[tts]Update mb melgan ( #1272 )
...
* update mb melgan
* update mb melgan, test=tts
4 years ago
Jackwaterveg
66a615555d
revise aishell_asr0 Result, test=doc_fix
4 years ago
Hui Zhang
2316e5cb8a
Update README.md
4 years ago
TianYuan
98ce69d0aa
Merge pull request #1259 from jerryuhoo/develop
...
[TTS]Add multi-speaker support for the SpeedySpeech model
4 years ago
huangyuxin
455bf477a4
fix some bug, test=asr
4 years ago
huangyuxin
ffadbe22a7
merge the develop, test=asr
4 years ago
huangyuxin
d5f05edc2e
fix some bug, test=asr
4 years ago
huangyuxin
8b63485ce3
fix some bug, test=asr
4 years ago
Jerryuhoo
1323242e2d
Merge branch 'develop' of https://github.com/jerryuhoo/PaddleSpeech into develop
4 years ago
Jerryuhoo
6327949790
add speaker dict path
4 years ago
limingshu
50752f8bc4
first commit ( #1261 )
4 years ago
huangyuxin
3e2cc898cb
remove default cfg and fix some bugs,test=asr
4 years ago
Jerryuhoo
f191d0b022
change speaker embedding position
...
Change speaker embedding position into the encoder.
4 years ago
Jerryuhoo
11991b6d35
add multi-speaker support for speedyspeech
4 years ago
huangyuxin
a1d8ab0f99
merge the develop
4 years ago
huangyuxin
c907a8deda
change all recipes
4 years ago
TianYuan
326fcd520a
fix config, test=tts
4 years ago
Junkun Chen
420709e5ce
[st] Distributed sampler and new dataloader with MIMO ( #1239 )
...
* update timit result, test=doc_fix
* result update
* fix bug
* add triplet loader
* empty preprocess file
* sync to u2, updating
* sync to u2 config
* fix bugs
* code refine
* update config
* customize decoding batch size
* update optimizer and lr scheduler
* minor
* minor
* minor
* fix bugs of refs
* minor
* distributed sampler
* minor
* refine the loader
4 years ago
huangyuxin
41eeed0450
add librispeech asr1
4 years ago
huangyuxin
fb6d1e2c11
merge the develop
4 years ago
huangyuxin
960658f669
add the whole of aishell asr1
4 years ago
TianYuan
42c109216d
[tts]add style melgan pretraied model ( #1228 )
...
* add style melgan pretraied model
* add style melgan pretraied model, test=tts
Co-authored-by: Hui Zhang <zhtclz@foxmail.com>
4 years ago
Hui Zhang
bb2a370b23
[asr] remove useless conf of librispeech ( #1227 )
...
* remve useless conf
* format code
* update conf
* update conf
* update conf
4 years ago
huangyuxin
c40b6f4062
refactor the train and test config,test=asr
4 years ago
TianYuan
5692b0ff04
fix log for t2s ( #1219 )
4 years ago
TianYuan
bef481e010
Update README.md
4 years ago
TianYuan
b031ee43c4
Merge pull request #1215 from yt605155624/refactor_punc
...
[text]Refactor punc
4 years ago
TianYuan
e1798e1eeb
update
4 years ago
TianYuan
8587384f9d
update readme
4 years ago
TianYuan
15b8904fa1
refactor punc
4 years ago
KP
759e840d5d
[Doc]Updata RESULTS.md. test=doc_fix ( #1205 )
...
* Updata RESULTS.md. test=doc_fix
* Updata RESULTS.md. test=doc_fix
4 years ago
KP
1632af7706
Update examples/esc50. ( #1203 )
4 years ago
Hui Zhang
db121226b8
clean aishell asr1 conf & compare ctc loss with torch and warpctc_pytorch ( #1191 )
4 years ago
KP
00ddeb2159
Updata README of punc example. test=doc_fix
4 years ago
TianYuan
42b2c013e2
Update README.md
4 years ago
Hui Zhang
d852aee2ff
[asr] logfbank with dither ( #1179 )
...
* fix logfbank dither
* format
4 years ago
TianYuan
9be59e9cef
update readme, test=doc_fix
4 years ago
TianYuan
b71657f37e
update hifigan readme, test=doc_fix
4 years ago
TianYuan
d607629e1a
update hifigan readme, test=doc_fix
4 years ago
Jerryuhoo
4871c48924
Fix README.md typo
4 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
4 years ago
TianYuan
675cff258b
[TTS]fix praatio version, test=tts ( #1158 )
...
* fix praatio version, test=tts
* fix praatio version, test=tts
4 years ago
TianYuan
69138a2c85
update readme, test=doc_fix ( #1156 )
4 years ago
Jackwaterveg
989a89f4a8
fix the test_wav,test=asr ( #1148 )
4 years ago
Jackwaterveg
2c4177051b
test=asr ( #1140 )
4 years ago
Junkun Chen
9d28f86dc1
update timit result, test=doc_fix ( #1147 )
4 years ago
Jackwaterveg
9ff12d3ffc
st1,test=doc_fix ( #1145 )
4 years ago
Jackwaterveg
6970ac726a
[README] st0, test=doc_fix ( #1144 )
...
* test=doc_fix
* test=doc_fix
* test=doc_fix
* test=doc_fix
4 years ago
Jackwaterveg
bf54bd629f
[README]add for librispeech asr2 ( #1141 )
...
* test=doc_fix
* test=doc_fix
4 years ago
Jackwaterveg
2ace03030a
fix the run.sh, test=doc_fix ( #1139 )
4 years ago
Jackwaterveg
6b606fc602
[READEME] tiny asr1 ( #1138 )
...
* test=doc_fix
* test=doc_fix
4 years ago
Jackwaterveg
96fa8889be
[README] tiny asr0 ( #1137 )
...
* test=doc_fix
* test=doc_fix
4 years ago
Jackwaterveg
14d2cf9d74
[READEME] librispeech asr0 ( #1136 )
...
* test=doc_fix
* test=doc_fix
* test=doc_fix
* test=doc_fix
4 years ago
Jackwaterveg
fba8186c1f
[README]aishell_asr0 ( #1135 )
...
* test=doc_fix
* test=doc_fix
* test=doc_fix
* test=doc_fix
4 years ago
Jackwaterveg
68164dd39f
[asr]rename test_hub to test_wav ( #1132 )
...
* add the readme, librispeech_asr1
* fix the test_hub
* test=asr
4 years ago
Hui Zhang
41704e1f90
Merge pull request #1130 from PaddlePaddle/Jackwaterveg-patch-3
...
Update README.md
4 years ago
Jackwaterveg
34fd26bd39
[Readme] librispeech asr1 ( #1129 )
...
* add the readme, librispeech_asr1
* Create READMe.md
test=doc_fix
* Update READMe.md
test=doc_fix
* Rename READMe.md to README.md
test=doc_fix
* test=doc_fix
4 years ago
Jackwaterveg
d5f999f9de
Update README.md
...
test=doc_fix
4 years ago
KP
074559fe90
[CLI][Demo][Text]Refactor punctuation_restoration. ( #1013 )
...
* Refactor punctuation_restoration.
* Add text cli and punc demo.
4 years ago
Hui Zhang
c4a79ccea4
[asr] update librispeech conformer result ( #1116 )
...
* update librispeech result
* change conf order
4 years ago
TianYuan
84025c5ffe
Rename READEME.md to README.md
4 years ago
Hui Zhang
b1c80c45e0
remove ctc grad norm type in config
4 years ago
Hui Zhang
aa04e2652f
rm uesless comment
4 years ago
TianYuan
963e906f56
Merge pull request #1068 from yt605155624/add_style_melgan
...
[TTS]add style_melgan
4 years ago
TianYuan
797e08343c
Update README.md
4 years ago
TianYuan
9b6482cc2a
Update README.md
4 years ago
Jackwaterveg
2827f040ec
Merge pull request #1079 from zh794390558/rsl
...
[asr] update librispeech asr1 transformer result
4 years ago
Hui Zhang
7992aa6623
update librispeech asr1 transformer result
4 years ago
TianYuan
5d8446b17c
rm big sources in demos
4 years ago
Hui Zhang
2bbc4db508
fix install
4 years ago
TianYuan
075aeee7f0
add style_melgan readme, test=tts
4 years ago
TianYuan
a0f74ef63f
add style_melgan readme, test=tts
4 years ago
TianYuan
7bfafc8310
add style_melgan readme, test=tts
4 years ago
TianYuan
a070524d37
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into add_style_melgan, test=tts
4 years ago
TianYuan
dd36eafe34
add style_melgan
4 years ago
Hui Zhang
581a545c69
Update RESULTS.md
...
fix table header
4 years ago
Hui Zhang
27087de5e9
update librispeech asr1 transformer result
4 years ago
Junkun
1f3357f2d2
minor
4 years ago
Junkun
72a8c9337c
update data process
4 years ago
Jackwaterveg
cfed8d0182
Merge pull request #1061 from LittleChenCc/develop
...
[Bug Fix] fix bugs in the data reader
4 years ago
Hui Zhang
ecbe785e47
remove ctc grad norm option
4 years ago
Hui Zhang
5d626aa6b4
fix tiny conf
4 years ago
Junkun
f50a2ab4ca
fix bugs
4 years ago
Hui Zhang
3e19978194
Merge pull request #1054 from zh794390558/visual
...
[asr] using visualdl , jsonlines read manifest
4 years ago
Jerryuhoo
13411d8a26
fix readme typo
4 years ago
Hui Zhang
39228864bb
format code
4 years ago
Junkun
aea1e92a3d
update cmd.sh
4 years ago
Junkun
3e5fc3dd54
Merge branch 'develop' of https://github.com/LittleChenCc/DeepSpeech into develop
4 years ago
Junkun Chen
2301fed1b4
Merge branch 'PaddlePaddle:develop' into develop
4 years ago
Junkun
f225b1d88e
minor updates
4 years ago
TianYuan
2de7bc14b0
Update finetune.yaml
4 years ago
TianYuan
507c3b52ea
Update default.yaml
4 years ago
Junkun
351e4e8e87
training script
4 years ago
Junkun
3c8e87344a
update run scripts
4 years ago
Junkun
e867f3bb41
minor
4 years ago
Junkun
48207c1410
process scripts and configs
4 years ago
Junkun
8f3280af8e
fix data process
4 years ago
Junkun
6a50211c80
data process for ted-en-zh st1
4 years ago
huangyuxin
b48bc4e046
fix the run.sh
4 years ago
huangyuxin
dcc2390323
merge the develop branch and do the revising
4 years ago
huangyuxin
895a086fdd
rename the config.feat_size and the config.vocab.size to input_size and output_size
4 years ago
Hui Zhang
a1f5db8d7f
Merge pull request #1037 from Jackwaterveg/dev
...
[run.sh] fix the audio_file location in run.sh
4 years ago
TianYuan
022f1ce8e9
Merge pull request #1040 from yt605155624/fix_frontend
...
[TTS]update text frontend
4 years ago
huangyuxin
b6a466ceea
upload the demo audio_file
4 years ago
huangyuxin
ef27a0e18a
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into dev
4 years ago
Hui Zhang
32afa23e50
Merge pull request #1041 from zh794390558/ctc
...
[asr] update librispeech asr1-2 result; add warpctc source link in ctc topic
4 years ago
Hui Zhang
396db4a56a
update librispeech asr1-2 result; add warpctc source link in ctc topic
4 years ago
TianYuan
dad1cbbcd6
update text frontend
4 years ago
KP
6e1ac1cc15
Add paddlespeech.cls and esc50 example.
4 years ago
KP
33f0e7622c
Add paddlespeech.cls and esc50 example.
4 years ago
KP
dfdc19fb49
Add paddlespeech.cls and esc50 example.
4 years ago
KP
2c531d78ac
Add paddlespeech.cls and esc50 example.
4 years ago
KP
bdb3ce23ee
Add paddlespeech.cls and esc50 example.
4 years ago
KP
eb68b3d800
Add paddlespeech.cls and esc50 example.
4 years ago
KP
1189117784
Add paddlespeech.cls and esc50 example.
4 years ago
huangyuxin
5047e8786c
merge the develop
4 years ago
TianYuan
b6ade97b32
Update README.md
4 years ago
TianYuan
47434c1ac6
Update README.md
4 years ago
Hui Zhang
2bbfdbae91
Merge pull request #1015 from yt605155624/fs2_conformer
...
[TTS]fastspeech2 conformer
4 years ago
TianYuan
f9bd802eb0
Update README.md
4 years ago
TianYuan
469329221b
refactor encoder, rm old code
4 years ago
TianYuan
6a76ee00aa
Update README.md
4 years ago
TianYuan
27b9a411f0
Update README.md
4 years ago
TianYuan
14413f7464
Update README.md
4 years ago
TianYuan
38f44ff736
Update README.md
4 years ago
TianYuan
13d38942ec
Update README.md
4 years ago
Hui Zhang
deffc958cf
support kaldi static
4 years ago
Hui Zhang
712de751cb
Merge pull request #1036 from zh794390558/nproc
...
[asr] nproc to ngpu
4 years ago
Hui Zhang
fd15d0daf8
Merge pull request #1035 from zh794390558/dataset
...
[asr] dataset to root dir
4 years ago
huangyuxin
45ac9e0520
delete the unsupport
4 years ago
huangyuxin
357a6723e0
fix the audio_file location in run.sh
4 years ago
Hui Zhang
fe83adfbcb
nproc to ngpu
4 years ago
Hui Zhang
6151800d04
fix dataset dir in data.sh
4 years ago
Hui Zhang
cc7096dd27
examples/dataset to dataset
4 years ago
Jackwaterveg
4d46cc9357
Merge pull request #1034 from zh794390558/rsl
...
[asr] rename to result.md
4 years ago
Hui Zhang
733b0ce29a
rename to result.md
4 years ago
Hui Zhang
789471bfca
test wav for u2
4 years ago
huangyuxin
50cf88b7f1
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into doc
4 years ago
Jackwaterveg
563568a2b8
Merge pull request #1031 from yt605155624/fix_docs
...
[TTS]update ipynb, add eval loss
4 years ago
TianYuan
7d3985bff9
update table
4 years ago
TianYuan
f3fbce005e
update ipynb, add eval loss
4 years ago
Hui Zhang
042bbe5ed5
update ds2 offline result
4 years ago
TianYuan
bc0dd51149
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into HEAD
4 years ago
Hui Zhang
b119cfe06d
fix preprocess of libri asr2
4 years ago
huangyuxin
649fcc4c16
revise some programming mistakes
4 years ago
huangyuxin
2274a07235
Merge branch 'develop' into doc
4 years ago
Jackwaterveg
04cfcd96ca
Merge pull request #1023 from zh794390558/dict
...
[asr] put vocab into data/lang_char
4 years ago
Jackwaterveg
88d4208430
Merge pull request #1022 from yt605155624/fix_tts_doc
...
[TTS]fix readme
4 years ago
TianYuan
f5a3b21f45
fix readme
4 years ago
Hui Zhang
cdeb5cf6b6
update librispeech transformer result
4 years ago
Jackwaterveg
09931d2ccc
Merge pull request #1019 from zh794390558/feat
...
[bugfix] Kaldi Feature using dither in train
4 years ago
huangyuxin
f765171111
add the readme for the run.sh in aishsll asr1
4 years ago
Hui Zhang
4f54e36294
vocab into data/lang_char
4 years ago
gongel
3a31547516
refactor: rename t1 to st1
4 years ago
gongel
d4ee5916b1
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into ted_en_zh_t0
4 years ago
gongel
7cef93a6f4
refactor: update
4 years ago
huangyuxin
8aebfeac81
fix the prc-commit
4 years ago
Hui Zhang
56480e1033
fix format
4 years ago
TianYuan
4537e900ef
Update README.md
4 years ago
Jackwaterveg
524658a04f
Merge pull request #1018 from yt605155624/fix_url
...
[TTS]fix urls
4 years ago
TianYuan
2d808a3c64
fix urls
4 years ago
Hui Zhang
6750770e54
Merge pull request #1012 from zh794390558/datapipe
...
[asr] independent dataloader
4 years ago
gongel
5b5c73f9bb
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleSpeech into ted_en_zh_t0
4 years ago
TianYuan
bdd2fb8f93
add aishell3/vc1 readme, add csmsc/voc1 readme
4 years ago
Hui Zhang
2f4f744071
rename asr egs
4 years ago
Hui Zhang
2ba3f00bbd
Merge branch 'develop' into datapipe
4 years ago
Hui Zhang
b57b865989
rename egs
4 years ago
Hui Zhang
b944418d6f
new format data support ds2/st
4 years ago
Hui Zhang
02c7ef3198
format data support multi output
4 years ago
Hui Zhang
e79e00a6b2
pack model
4 years ago
Hui Zhang
0defc658e1
update aishell/librispeech transformer result; wenetspeech pretrain conformer result
4 years ago
TianYuan
4370c5cfa6
Merge branch 'develop' of github.com:PaddlePaddle/PaddleSpeech into fs2_conformer
4 years ago
Hui Zhang
a7858551b7
add utt2spk for all dataset
4 years ago
Hui Zhang
638b96bf07
check if cmvn_file in config for u2
4 years ago
TianYuan
ea81c772ce
Merge pull request #1010 from zh794390558/statis
...
[asr]disable export for u2
4 years ago
Hui Zhang
a87ba13d93
disable export for u2
4 years ago
Hui Zhang
c354e9154b
Merge pull request #1003 from yt605155624/fs2_ge2e
...
[TTS]add fastspeech2 voice cloning in aishell3
4 years ago
TianYuan
133ee7db0b
rename num_speakers
4 years ago
TianYuan
3d5e078c91
add conformer
4 years ago
TianYuan
a97c7b5206
rename spembs
4 years ago
gongel
9f42ec4bc2
feat: add ted_en_zh t1
4 years ago
Hui Zhang
b9790d03f2
add wenetspeech egs
4 years ago
Hui Zhang
171fa353ee
refactor libri s2 conf
4 years ago
Hui Zhang
26258949ab
Merge pull request #995 from yt605155624/mbmelgan_fine
...
[TTS]add multi-band melgan finetune scripts
4 years ago
TianYuan
8d025451de
add fastspeech2 voice cloning in aishell3
4 years ago
TianYuan
c5c9f19091
rename to gen_gta_mel.py, remove stats compute when gen fintune data
4 years ago
Zeyu Chen
4a28751df0
Formalize the terms in README
4 years ago
Hui Zhang
3046a22719
aishell support utt2spk
4 years ago
TianYuan
b9dc017011
Update synthesize_e2e.sh
4 years ago
TianYuan
c4234b3ecd
Update synthesize.sh
4 years ago
TianYuan
a6ac497f8e
add multi-band melgan finetune scripts
4 years ago
TianYuan
39400e5ee8
Update synthesize.sh
4 years ago
Hui Zhang
bc4e2e4ee2
Merge pull request #982 from Jackwaterveg/develop
...
Optimizer the hips while downloading the LM
4 years ago
huangyuxin
754c0b560b
optimizer the hips of downloading LM
4 years ago
TianYuan
30d09b411d
fix style_syn, replace DeepSpeech with PaddleSpeech in readme
4 years ago
Mingxue-Xu
f26db2e762
Update README.md
4 years ago
Mingxue-Xu
6641b97d44
Update README.md
4 years ago
TianYuan
0bc9450c51
Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into fix_docs
4 years ago
Hui Zhang
81598e6ff0
default gpu 0 for scripts
4 years ago
Junkun
7c8843448c
add word reward into beam search.
4 years ago
Jackwaterveg
67551c6557
Add notes in example/aishell/s0/run.sh
4 years ago
Hui Zhang
9a71c091c5
remove debug info and format code
4 years ago
Hui Zhang
8b0e344c69
fix logfbank using PCM16
4 years ago
Hui Zhang
d62092ac28
fix specaug param
4 years ago
TianYuan
2931903add
Rename READEME.md to README.md
4 years ago
huangyuxin
61ad2c87a7
update the ds2 online conf
4 years ago
Hui Zhang
7b3a901b08
more conf with preprocess.yaml
4 years ago
Hui Zhang
44743622d4
filter example; cmvn stride and window int; libri/s1 conf
4 years ago
Hui Zhang
56d06f2aaf
Merge pull request #968 from yt605155624/merge_paddlespeech
...
[TTS] change nprocs to ngpu
4 years ago
Hui Zhang
6a7e0265cd
add josn global cmvn
4 years ago
TianYuan
bacdf5756b
Merge remote-tracking branch 'origin/develop' into merge_paddlespeech
4 years ago
Hui Zhang
69055698a2
transformer using batch data loader
4 years ago
TianYuan
35c37ace17
change nprocs to ngpu, add aishell3/voc1
4 years ago
huangyuxin
d647cde870
change the lm dataset dir
4 years ago
Hui Zhang
3f3442b98a
remove useless third lib
4 years ago
Hui Zhang
aba37810ff
update BZNSYP.rar link
4 years ago
Hui Zhang
e2bcaee4f1
merge deepspeech, parakeet and text_processing into paddlespeech
4 years ago
Jackwaterveg
782b0ddceb
Merge pull request #957 from PaddlePaddle/ds2_offline
...
revert ds2 offline rnn bw_cell to fw_cell which loss can be 5.73
4 years ago
Hui Zhang
2fa681237f
Merge pull request #955 from Jackwaterveg/fix
...
fix the run_test in test_export
4 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
4 years ago
huangyuxin
b966bb8a31
fix the run_test in test_export
4 years ago
Hui Zhang
980944dab1
Merge pull request #952 from Jackwaterveg/dev_transformerLM
...
Add the feature: caculating the perplexity of transformerLM
4 years ago
Hui Zhang
04d84a87ae
Merge pull request #948 from yt605155624/fs2_tostatic
...
fix fastspeech2 to static
4 years ago
Hui Zhang
1372a08813
Merge pull request #953 from Jackwaterveg/fix_bug
...
[Bug fix] fix the bug of 'dev/null' and the test_export
4 years ago
TianYuan
b68c9c05c4
fix fs2 inference bug
4 years ago
huangyuxin
d64f6e9ea5
Add the feature: caculating the perplexity of transformerLM
4 years ago
Jackwaterveg
8741da5a68
Update README.md
4 years ago
huangyuxin
542ee3f070
add the model description in 1xt2x doc
4 years ago
huangyuxin
02083cdbd6
fix the bug of 'dev/null' and the test_export
4 years ago
TianYuan
fc8a7a152e
Merge pull request #951 from yt605155624/add_mbmelgan
...
[TTS] add global init for multi band melgan
4 years ago
TianYuan
d3d9f83594
add global init for multi band melgan to avoid large output in the begin
4 years ago
TianYuan
79e7a4d44e
align ouput of dygraph and static graph
4 years ago
Hui Zhang
28519c1f44
Merge pull request #949 from Jackwaterveg/develop
...
fix the bug of chooing dataloader, remove the log of downloads lm, ch…
4 years ago
huangyuxin
e66da76db9
fix the bug of chooing dataloader, remove the log of downloads lm, change the epoch in tiny
4 years ago
TianYuan
9125d71a81
fix pwg inference
4 years ago
TianYuan
36d60a717e
Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into add_mbmelgan
4 years ago
TianYuan
88668513b1
fix mv writer to visualdl in train
4 years ago
TianYuan
670a68ad95
fix textfrontend readme, fix imgs link
4 years ago
TianYuan
950d17cbcf
Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into add_mbmelgan
4 years ago
TianYuan
41526ca1b8
Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into fix_docs
4 years ago
TianYuan
3f9e30c9b3
refactor docs
4 years ago
TianYuan
304d71747a
Merge pull request #939 from Jackwaterveg/doc
...
fix the doc
4 years ago
huangyuxin
cef36521f9
fix the doc
4 years ago
Hui Zhang
0812a3df20
add more join ctc decode conf
4 years ago
Hui Zhang
8370604084
Merge pull request #936 from PaddlePaddle/fix_lm
...
[asr] fix egs of transformer lm usage
4 years ago
Hui Zhang
e4852e3bf9
Merge pull request #934 from yt605155624/fix_readme
...
[TTS]fix link in readme
4 years ago
Hui Zhang
c89820e7b2
fix egs of transformer lm usage
4 years ago
TianYuan
6dbcd7720d
add csmsc mb melgan example
4 years ago
TianYuan
02055eb26a
fix link in readme
4 years ago
Hui Zhang
b878027c9a
format code
4 years ago
Hui Zhang
8cda812857
Merge branch 'develop' into join_ctc
4 years ago
Hui Zhang
b7bdaf6f8f
add lm conf and load
4 years ago
TianYuan
20226b4fdd
fix benchmark and chain, add parse_options in run.sh, move tacotron2_ge2e into voice_cloning
4 years ago
Hui Zhang
8f869b4c1f
update gitignore
4 years ago
Hui Zhang
a107b75bac
transform; librispeech/s2 data process ok
4 years ago
TianYuan
2e9d9dc9a7
Merge branch 'develop' of github.com:PaddlePaddle/DeepSpeech into merge_parakeet
4 years ago
TianYuan
3ce5dff460
refactor parakeet examples
4 years ago
Hui Zhang
614a004c37
update librispeech/s2 result
4 years ago
Hui Zhang
a37cfbfb96
add fbank/pitch conf
4 years ago
Hui Zhang
7509dc4056
update path and flac
4 years ago
Hui Zhang
871fc5b70d
more utils to support kaldi/espnet data preocess
4 years ago
Hui Zhang
c5f6692191
update lirbi s2 result
4 years ago
Hui Zhang
12f788dd0e
Merge branch 'develop' into join_ctc
4 years ago
Hui Zhang
7cfb3334e3
Merge pull request #927 from PaddlePaddle/nn_ctc
...
[asr] not change ctc grad norm manually
4 years ago
Hui Zhang
dfd80b3aa2
recog into decoders, format code
4 years ago
Hui Zhang
a4e27da64b
decoder with ctc prefix score
4 years ago
Hui Zhang
7d54ee4d1d
ctc_grad_norm_type by null
4 years ago
Hui Zhang
30499a7654
not change ctc grad manual
4 years ago
Hui Zhang
190f4cc4bc
update u2 result; fix test.sh
4 years ago
huangyuxin
b1a90d4d7a
add hub for s1 in aishell and librispeech
4 years ago
Hui Zhang
8539689b15
u2 kaldi wer4p0
4 years ago
Hui Zhang
f55267f2b3
fix img link; rsl format;
4 years ago
huangyuxin
bfda49bf40
fix the bug of benchmark after merge the parakeet, add the condition of using kaldi in aishll s1
4 years ago
Hui Zhang
fa5531c03e
Merge pull request #908 from PaddlePaddle/speech
...
[TTS] merge parakeet repo into deepspeech
4 years ago
Hui Zhang
b079577e08
merge parakeet repo into deepspeech
4 years ago
Hui Zhang
50b2114b3b
fix error condition
4 years ago
Hui Zhang
feaf71d468
u2 kaldi mutli process test with batchsize one
4 years ago
Jackwaterveg
aaa87698c4
Merge pull request #906 from PaddlePaddle/rsl
...
update librispeech conformer result
4 years ago
Hui Zhang
b34da366ee
update librispeech conformer result
4 years ago
Hui Zhang
302afed42a
update librispeech conformer transformer config
4 years ago
Jackwaterveg
20488c56bc
Merge pull request #885 from PaddlePaddle/exp
...
compute cmvn before build vocab
4 years ago
Hui Zhang
8ebd4245d7
fix detoken for char
4 years ago
Hui Zhang
b10af1688c
update librispeech transformer test w/o length filter of test clean
4 years ago
Hui Zhang
13a4bee8be
using simple test for multi decode type, and gpu
4 years ago
Junkun
75bb1c0444
update timit result
4 years ago
Hui Zhang
eef8847a82
compute cmvn before build vocab
4 years ago
Hui Zhang
f5ec6e34c6
disable __pycache__
4 years ago
Hui Zhang
37563d975e
ds2 model_type more info
4 years ago
Hui Zhang
81f89c53e6
Merge pull request #872 from Jackwaterveg/Hub
...
change test chain and g2p
4 years ago
Hui Zhang
d05baeb6b0
update ted zh en
4 years ago
huangyuxin
f5159ba6bc
g2p
4 years ago
Hui Zhang
251d32a609
fix timit scripts; reader filtype case;
4 years ago
Junkun
46df01151f
Merge branch 'develop' of https://github.com/LittleChenCc/DeepSpeech into develop
4 years ago
Junkun
a0c94209e2
update the result of timit
4 years ago
Hui Zhang
4745e15ece
tiny run w cpu
4 years ago
Hui Zhang
3e37cef8e1
fix test.sh opts
4 years ago
Hui Zhang
b7b1bda34f
test refactor collator
4 years ago
Junkun
c32cb734a6
update the result of TED-EN-ZH
4 years ago
huangyuxin
1a46125175
add bin for hub
4 years ago
Jackwaterveg
4b225b7602
Merge pull request #858 from PaddlePaddle/ctc
...
ctc using nn.Dropout; ds2 libri vald batch_size / 4
4 years ago
Hui Zhang
9abf03bb6b
fix libri s1 transformer config
4 years ago
Hui Zhang
88a198972f
Merge pull request #851 from Jackwaterveg/release_model
...
Optimize the 1xt2x code
4 years ago
huangyuxin
d9a9126496
fix the run.sh in g2p/zh
4 years ago
huangyuxin
30b3e237e2
optimize the 1xt2x
4 years ago
huangyuxin
285e0c9cad
merge the change
4 years ago
Hui Zhang
8e16315ada
librispeech s1 support multi process decode and sclite
4 years ago
Hui Zhang
20178e0e09
librispeech s1 support sclite and multi process decode
4 years ago
Hui Zhang
f29caf8dee
refactor ds 1.x exp
4 years ago
Hui Zhang
9abe33b4bd
add score_sclite
4 years ago
Hui Zhang
c6e8a33b73
fix set_device; more utils; args.opts support multi same name
4 years ago
huangyuxin
264bba760b
fix the bug: read space as unk
4 years ago
Hui Zhang
913b2300c3
nprocs 0 for cpu, other for gpu
4 years ago
Hui Zhang
80eb6b7f01
fix espnet kaldi libri s2 config
4 years ago
Hui Zhang
45a75acee1
Delete nohup_test.out
4 years ago
huangyuxin
7e96942c58
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into release_model
4 years ago
huangyuxin
f0184352f5
change the code format to 2.x style
4 years ago
Hui Zhang
b9beea5ab1
fix bench
4 years ago
Hui Zhang
15d26cc4ad
update u2 transformer config
4 years ago
Hui Zhang
b381f5b447
fix profiler optitons config
4 years ago
Hui Zhang
0e91d26ae3
fix log; add report to trainer
4 years ago
huangyuxin
4c7fefd4e3
add transformed v1.8 model
4 years ago
Hui Zhang
cda6ca8323
add benchmark flags, and logic
4 years ago
Hui Zhang
7907319288
fix profiler
4 years ago
Hui Zhang
5fdda953b9
add op profiling
4 years ago
Hui Zhang
ec76df6cbc
do not set seed since break model covergence, aishell s0 seed 10086 test ok
4 years ago
Hui Zhang
256e9c1b9c
more doc for egs
4 years ago
Hui Zhang
3843372958
u2 with chianer updater
4 years ago
Hui Zhang
28a0a64153
fix train.sh
4 years ago
Hui Zhang
890a28f9bf
add more ctc conf
4 years ago
Hui Zhang
41ed7a184c
add ctc conf
4 years ago
Hui Zhang
1a8c5278a1
export ctc grad norm config
4 years ago
Hui Zhang
7e136d0893
support no_sync for backward; ds support accum grad
4 years ago
Hui Zhang
184d30dd9c
relase librispeech audio max len to 30 second
4 years ago
Hui Zhang
d028c8416d
fix recipe train and avg shell
4 years ago
huangyuxin
04d9db199f
add blank_id parameter
4 years ago
Hui Zhang
f54dc983b6
using bw rnn in ds2
4 years ago
Hui Zhang
7181e427af
Merge pull request #786 from Jackwaterveg/ds2_online
...
[Static model test] Add the test process for export model
4 years ago
Hui Zhang
341038b626
ds2 offline cer 6p4287
4 years ago
huangyuxin
7ab022e1cc
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online_export
4 years ago
Hui Zhang
673cc4a081
seed all with log; and format
4 years ago
huangyuxin
92617f0802
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online_export
4 years ago
Hui Zhang
d1db859657
fix dataloader pickle bugs
4 years ago
huangyuxin
564b6b6824
fix conflict
4 years ago
huangyuxin
40466ef669
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online
4 years ago
Hui Zhang
715e90a9df
fix librispeech s0 specaug
4 years ago
huangyuxin
b3d27e4bbb
merge the develop
4 years ago
huangyuxin
b585684bf4
add function: test export
4 years ago
Hui Zhang
3d9aebfaa3
fix specaug; add data static
4 years ago
Hui Zhang
b56f899b76
Merge pull request #782 from PaddlePaddle/espnet
...
refactor component for test, align
4 years ago
huangyuxin
2d3b2aed05
add seed in argparse
4 years ago
Hui Zhang
561d5cf085
refactor feature, dict and argument for new config format
4 years ago
TianYuan
2c75c923b9
fix_mfa
4 years ago
Hui Zhang
aab02997f9
fix specaug config
4 years ago
Hui Zhang
50f10f37ae
support replace with mean by aug
4 years ago
Hui Zhang
86d08f994b
Merge pull request #768 from PaddlePaddle/espnet
...
support kaldi data pipeline
4 years ago
Hui Zhang
f0c33a3081
Merge pull request #769 from Jackwaterveg/ds2_online
...
Ds2 online
4 years ago
Hui Zhang
c09b0e8940
fix specaug
4 years ago
Hui Zhang
9dace62581
fix augmentation
4 years ago
Jackwaterveg
5e8dc5c17f
update the deepspech_online.conf
...
set lr_decay from 0.9 to 0.91
4 years ago
huangyuxin
08b68e4b8f
change the deepspeech2_online.yaml
4 years ago
Hui Zhang
ab23eb5710
fix for kaldi
4 years ago
Hui Zhang
f05f367cc5
Merge pull request #756 from PaddlePaddle/filter
...
test w/ all example & fix ctc api & add new io
4 years ago
Hui Zhang
7d133368e5
fix bugs
4 years ago
Hui Zhang
7b649af8d7
add batchfy
4 years ago
Hui Zhang
ee605b49ec
Merge pull request #757 from PaddlePaddle/punc
...
add punc egs
4 years ago
Hui Zhang
7c3880b718
add punc egs
4 years ago
Hui Zhang
433c1dc41a
Merge pull request #755 from PaddlePaddle/ted
...
fix ted egs
4 years ago
Hui Zhang
e00567bb84
more result
4 years ago
Hui Zhang
417a8b7996
fix ted egs
4 years ago
Hui Zhang
99dfe04515
test w/ all example
4 years ago
huangyuxin
61fe292c47
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into ds2_online
4 years ago
huangyuxin
718ae52e3f
add from_config function to ds2_oneline and ds2
4 years ago
Hui Zhang
4c0ee8d354
fix conf and readme
4 years ago
huangyuxin
7a3d164122
fix the bidirect rnn, add deepspeech2.yaml for aishell, tiny, librispeech
4 years ago
Hui Zhang
7d9dc28ee2
fix config
4 years ago
Hui Zhang
1cd4d4bf83
fix tiny conf and refactor optimizer and scheduler
4 years ago
Hui Zhang
4d174b5e2f
fix egs bugs
4 years ago
Hui Zhang
cc813b18d3
fix install and format code
4 years ago
Hui Zhang
895330bad3
refactor ted en zh script; fix MAIN_ROOT path
4 years ago
Hui Zhang
5e8e46ed79
Merge pull request #747 from LittleChenCc/develop
...
refine the code and correct yaml
4 years ago
huangyuxin
61d8540451
reconstruct the export function and the run.sh in aishell and librispeech
4 years ago
Junkun
45e71a0a64
correct yaml
4 years ago
Junkun
515497ae1f
refine the code
4 years ago
Hui Zhang
566f636cc6
Merge pull request #743 from LittleChenCc/develop
...
ST-related code and script for TED-En-Zh translation
4 years ago
Hui Zhang
20d6f9ae4b
Merge pull request #745 from PaddlePaddle/s2
...
kaldi style data for u2 model
4 years ago
Hui Zhang
3864e11302
update librispeech chunk conformer result
4 years ago
Hui Zhang
dc44f552a1
update readme
4 years ago
Junkun
9d05a749e2
script for TED-En-Zh translation
4 years ago
huangyuxin
8f062cad6b
fixed the small problems
4 years ago
Hui Zhang
2fd43efb3b
librispeech s2 for kaldi feat
4 years ago
Hui Zhang
74f987aa8f
setup.sh with tools/ make
4 years ago
huangyuxin
3fb9f6885a
complete model export for ds2_online
4 years ago
Hui Zhang
ccdfd5b342
format
4 years ago
Hui Zhang
571b13c53f
add dur utils
4 years ago
huangyuxin
e8a3913422
merge develop_ds2_online
4 years ago
Hui Zhang
7278cf9bbb
default chun with all
4 years ago
Hui Zhang
1f2b4ab293
zh 8k egs
4 years ago
huangyuxin
745df04f28
complete the pipline of tiny
4 years ago
huangyuxin
b13630b1c5
修复了librispeech和mini_libirspeech
4 years ago
huangyuxin
156e324bbb
注释了sever.sh的17-21行
4 years ago
huangyuxin
2c8d28111a
fix some small mistakes
4 years ago
huangyuxin
4f392e28b1
complete the encoder of ds_online
4 years ago
huangyuxin
c7071dd2b4
Merge branch 'develop' into dp2
4 years ago
huangyuxin
2cacbaf48e
修改了deepspeech2.py部分LSTM和GRU的代码,增加了LayerNorm
4 years ago
Hui Zhang
6076197b20
Merge pull request #733 from PaddlePaddle/fixtest
...
fix chunk mode test script
4 years ago
Hui Zhang
6c4e1361be
fix chunk mode test script
4 years ago
Hui Zhang
03eb343d7f
fix dataset meta path
4 years ago
Hui Zhang
a486f6e618
Merge pull request #730 from PaddlePaddle/doc
...
refactor egs readme
4 years ago
Hui Zhang
fd8a4ec179
Merge pull request #729 from PaddlePaddle/fst
...
TLG graph
4 years ago
Hui Zhang
a546b96f85
refactor egs readme
4 years ago
Hui Zhang
ab5411ec16
Merge pull request #698 from yt605155624/thchs30_MFA
...
Thchs30 mfa
4 years ago
Hui Zhang
3e5f587537
fix path.sh
4 years ago
Hui Zhang
40dcbbde26
add srilm install
4 years ago
Hui Zhang
104743cccc
TLG build pass
4 years ago
Hui Zhang
f5369abdbe
add TLG utils
4 years ago
Hui Zhang
b076d3e9bb
fix autolog install; only autolog in test, or will hangup
4 years ago
Jackwaterveg
8dc5effcf1
Jere -> Here
4 years ago
Hui Zhang
65850e4d00
Merge pull request #658 from iclementine/frontend
...
add text normalization example
4 years ago
Junkun
ab966b7120
move scripts to s1 dir
4 years ago
Junkun
0296c0f22b
refine shell
4 years ago
Junkun
58d761f056
add related scripts of TIMIT
4 years ago
Hui Zhang
87048d1b0d
download aishell rescoure
4 years ago
Hui Zhang
73058c196a
libri s0 w/ spec-aug result
4 years ago
Hui Zhang
99e28b8a9e
fix librispeech meta path
4 years ago
Hui Zhang
8c9e142492
fix kenlm install; librispeech s0 aug
4 years ago
Hui Zhang
007746bf7f
fix sha bone; more detial of chunk exp;
4 years ago
Hui Zhang
8998f4c24d
add timit
4 years ago
Hui Zhang
a37192c809
Merge pull request #697 from PaddlePaddle/ckpt
...
fix ckpt load
4 years ago
Hui Zhang
1216917ce0
move scripts of ngram to s0
4 years ago
TianYuan
f0c0462b7a
update README for thchs30
4 years ago
TianYuan
ebbaeb07c7
fix lexicon path in thchs30/a0/run.sh
4 years ago
TianYuan
00017301c6
restructure thchs30/a0
4 years ago
TianYuan
c0ee57d400
Merge branch 'develop' of https://github.com/PaddlePaddle/DeepSpeech into thchs30_MFA
4 years ago
TianYuan
7d4eff2b86
add MFA example for THCHS30
4 years ago
Hui Zhang
20117d99ee
fix ckpt load
4 years ago
Hui Zhang
43b52082c3
Merge pull request #629 from PaddlePaddle/align
...
ctc alignment
4 years ago
Hui Zhang
4c9a1f6dc7
add align.sh and update run.sh
4 years ago
Hui Zhang
6ee67785f6
fix ctc alignment
4 years ago
Hui Zhang
717fe1e4bd
Merge pull request #680 from PaddlePaddle/checkpoint
...
checkpoint refactor to save disk space
4 years ago
Haoxin Ma
c0f7aac8fc
revise conf/*.yaml
4 years ago
Hui Zhang
8c0923b865
update gitignore; add gigaspeech
4 years ago
Hui Zhang
e106f243b4
dump dataset metadata
4 years ago
Hui Zhang
9e99f99b3c
add thchs30, aidatatang;
4 years ago
Hui Zhang
b8f190c12c
add thchs30 dataset
4 years ago
Hui Zhang
9b3acddd5d
fix conf for new datapipe; u2 export inputspec
4 years ago
Hui Zhang
f8d52e598f
Merge branch 'develop' into rsl
4 years ago
Hui Zhang
03e6952501
more detial of result
4 years ago
Hui Zhang
718bd30765
Merge pull request #688 from PaddlePaddle/ds2_fix
...
fix conf for ds2
4 years ago
Haoxin Ma
91e70a2857
multi gpus
4 years ago
Hui Zhang
019ae4b35c
fix conf for ds2
4 years ago
Hui Zhang
4b80b172d3
add model params
4 years ago
Hui Zhang
133a522fbb
ds2 default using 4gpu; new result of ds2
4 years ago
Haoxin Ma
8af2eb073a
revise config
4 years ago
Haoxin Ma
68bcc46940
save best and test on tiny/s0
4 years ago
Hui Zhang
68149cb9a7
fix config for new datapipeline
4 years ago
Hui Zhang
5a3a9e1f50
fix chunk default config; tarball ckpt prfix dir;
4 years ago
Hui Zhang
8c1bf1a730
fix ds2 conf for new data pipeline
4 years ago
Haoxin Ma
557427736e
move redundant params
4 years ago