Commit Graph

563 Commits

Author SHA1 Message Date
chenfeiyu 8bcbcf8a86 add links to downlaod pretrained models 2021-05-07 16:49:11 +08:00
chenfeiyu 71a87559da update README 2021-05-07 16:28:23 +08:00
chenfeiyu 664fc20c0a update doc 2021-05-07 16:16:58 +08:00
chenfeiyu b9aa61b5eb update docstrings for tacotron 2021-05-07 16:08:31 +08:00
chenfeiyu f197e4d04f update README and doc 2021-05-07 15:35:47 +08:00
chenfeiyu ef1ea56ed6 fix typos and docs 2021-05-07 15:03:54 +08:00
chenfeiyu 38831bf8b6 add extra_config keys into the default config of tacotron 2021-04-30 14:27:08 +08:00
chenfeiyu b88a0f90aa add STFT back 2021-04-29 17:54:07 +08:00
iclementine 42092f1f5b update README for examples/ge2e 2021-04-29 17:15:18 +08:00
iclementine b1304cb449 add images for exampels/tacotron2_aishell3's README 2021-04-29 17:09:40 +08:00
iclementine cab12c2dfd update tacotron_aishell3's README 2021-04-29 17:00:26 +08:00
iclementine ba7639b994 update tacotron2 2021-04-29 16:43:03 +08:00
iclementine 123bbe994f update tacotron2 from_pretrained, update setup.py 2021-04-29 16:04:32 +08:00
iclementine 701376f401 remove tacotron2_msp 2021-04-28 20:05:12 +08:00
iclementine 77eb13d95d format code 2021-04-28 20:02:29 +08:00
chenfeiyu cbe531158e add plot_multiple_attentions and update visualization code in transformer_tts 2021-04-27 17:40:50 +08:00
chenfeiyu 263d3eb88b add an optional to alter the loss and model structure of tacotron2, add an alternative config 2021-04-26 21:18:29 +08:00
chenfeiyu 4fc86abf5a Merge branch 'baker' of https://github.com/iclementine/Parakeet into baker 2021-04-25 11:11:36 +08:00
chenfeiyu 85649725fb add voice cloning notebook 2021-04-25 11:11:24 +08:00
iclementine cf01a0da22 add more details to thr README, fix some preprocess scripts 2021-04-25 11:00:42 +08:00
iclementine 4426417da1 WIP: add README 2021-04-22 17:40:36 +08:00
iclementine e8a9a118bb clean code for data processing 2021-04-22 17:20:34 +08:00
iclementine 56f2552201 fix argument name 2021-04-22 14:50:52 +08:00
chenfeiyu c2560e8aa2 fix argument order 2021-04-22 13:46:51 +08:00
iclementine 3a744dbf30 clean code 2021-04-22 13:25:25 +08:00
iclementine 764c35e99e move tacotron2_msp 2021-04-22 11:00:33 +08:00
chenfeiyu c8627fdd75 remove imports to deleted modules 2021-04-20 20:12:57 +08:00
chenfeiyu 16b4d4eecb remove files not included in this release 2021-04-20 17:12:22 +08:00
chenfeiyu 6b3999217b remove imports that are removed 2021-04-20 15:54:55 +08:00
iclementine e992e17456 resolve conflict 2021-04-19 20:17:21 +08:00
iclementine 0eea7cc373 fix typos 2021-04-19 20:15:46 +08:00
iclementine f8f3ec4709 Merge branch 'baker' of github.com:iclementine/Parakeet into baker 2021-04-19 20:12:07 +08:00
chenfeiyu 9da118e53b merge wavenet 2021-04-19 20:09:01 +08:00
chenfeiyu 3741cc49ca change wavenet to use on-the-fly prepeocessing 2021-04-19 19:58:36 +08:00
iclementine b53b274585 change batch_text_id, batch_spec, batch_wav to include valid lengths in the returned value 2021-04-19 17:06:52 +08:00
iclementine 6749ce40ea add audio datasets 2021-04-19 16:17:30 +08:00
iclementine 49f2c4b3fb change stft to use conv1d 2021-04-16 15:01:10 +08:00
iclementine e06c6cdfe1 WIP:update hifigan 2021-04-15 17:23:42 +08:00
iclementine 68497f89a4 WIP: add hifigan 2021-04-14 20:59:26 +08:00
chenfeiyu e54f23befd update collate function, data loader not does not convert nested list into numpy array. 2021-04-14 20:51:13 +08:00
chenfeiyu c6965e2c5a fix fmax for example/waveflow 2021-04-14 20:50:38 +08:00
iclementine b674f63d74 add 2 frontend 2021-04-08 04:59:29 +08:00
iclementine 184745f42b add gst layer 2021-04-08 04:59:03 +08:00
iclementine dc3b798f82 add global condition support for tacotron2 2021-04-08 04:58:44 +08:00
chenfeiyu 5011f16c10 minor fix 2021-04-07 10:55:05 +08:00
iclementine 4d3014f4d5 add new trainer 2021-04-03 16:19:46 +08:00
iclementine 27e0201d0d format code for tacotron_vctk, add plot_waveform to display 2021-04-02 15:46:28 +08:00
iclementine a3fae49022 merge refactor_tacotron 2021-04-02 11:48:16 +08:00
iclementine 274d8dce07 update experiment and display 2021-04-02 11:37:48 +08:00
iclementine 15b205d6e0 Merge branch 'develop' into baker 2021-04-02 11:23:21 +08:00