Commit Graph

44 Commits

Author SHA1 Message Date
TianYuan 206452fcf0 fix readme 2021-08-19 03:49:32 +00:00
Feiyu Chan 4f288a6d4f
add ge2e and tacotron2_aishell3 example (#107)
* hacky thing, add tone support for acoustic model

* fix experiments for waveflow and wavenet, only write visual log in rank-0

* use emb add in tacotron2

* 1. remove space from numericalized representation;
2. fix decoder paddign mask's unsqueeze dim.

* remove bn in postnet

* refactoring code

* add an option to normalize volume when loading audio.

* add an embedding layer.

* 1. change the default min value of LogMagnitude to 1e-5;
2. remove stop logit prediction from tacotron2 model.

* WIP: baker

* add ge2e

* fix lstm speaker encoder

* fix lstm speaker encoder

* fix speaker encoder and add support for 2 more datasets

* simplify visualization code

* add a simple strategy to support multispeaker for tacotron.

* add vctk example for refactored tacotron

* fix indentation

* fix class name

* fix visualizer

* fix root path

* fix root path

* fix root path

* fix typos

* fix bugs

* fix text log extention name

* add example for baker and aishell3

* update experiment and display

* format code for tacotron_vctk, add plot_waveform to display

* add new trainer

* minor fix

* add global condition support for tacotron2

* add gst layer

* add 2 frontend

* fix fmax for example/waveflow

* update collate function, data loader not does not convert nested list into numpy array.

* WIP: add hifigan

* WIP:update hifigan

* change stft to use conv1d

* add audio datasets

* change batch_text_id, batch_spec, batch_wav to include valid lengths in the returned value

* change wavenet to use on-the-fly prepeocessing

* fix typos

* resolve conflict

* remove imports that are removed

* remove files not included in this release

* remove imports to deleted modules

* move tacotron2_msp

* clean code

* fix argument order

* fix argument name

* clean code for data processing

* WIP: add README

* add more details to thr README, fix some preprocess scripts

* add voice cloning notebook

* add an optional to alter the loss and model structure of tacotron2, add an alternative config

* add plot_multiple_attentions and update visualization code in transformer_tts

* format code

* remove tacotron2_msp

* update tacotron2 from_pretrained, update setup.py

* update tacotron2

* update tacotron_aishell3's README

* add images for exampels/tacotron2_aishell3's README

* update README for examples/ge2e

* add STFT back

* add extra_config keys into the default config of tacotron

* fix typos and docs

* update README and doc

* update docstrings for tacotron

* update doc

* update README

* add links to downlaod pretrained models

* refine READMEs and clean code

* add praatio into requirements for running the experiments

* format code with pre-commit

* simplify text processing code and update notebook
2021-05-13 17:49:50 +08:00
iclementine c5acfbd8eb fix typos 2021-01-18 15:15:49 +08:00
iclementine 087d7bf16e remove dead links 2021-01-18 13:13:56 +08:00
Yibing Liu ef83782e44 Release waveflow res. channel 96 2020-07-16 13:39:30 +08:00
Yibing Liu 4938a13866 Correct table format 2020-07-14 14:25:15 +08:00
Yibing Liu 462491ab45 Remove dv3 ckpt temporarily 2020-07-11 10:07:06 +08:00
Yibing Liu 24eb14a718 Update readme 2020-06-24 12:16:27 +08:00
Yibing Liu 669a65a1e3 Update checkpoints and audio samples for transformer_tts & fastspeech 2020-06-24 11:59:37 +08:00
Yibing Liu 33ed693ccf Upgrade waveflow api to 1.8.2 2020-06-12 08:45:55 +00:00
Yibing Liu 6bfee95f2b Release tts model ckpts with griffin-lim 2020-06-03 15:39:01 +08:00
chenfeiyu e0ba85f6b5 update for wavenet and clarinet 2020-05-08 03:33:27 +00:00
liuyibing01 cf5f720b8f Release ckpt & samples for waveflow res. channels 128 2020-04-02 07:58:34 +00:00
liuyibing01 fccbf6d797 Update README 2020-03-26 06:45:22 +00:00
liuyibing01 23095bf992 Release waveflow & wavenet ckpts and audio samples 2020-03-25 14:48:54 +00:00
liuyibing01 bfbc5e2046 Upgrade to paddle 1.7.1 2020-03-12 14:20:46 +00:00
liuyibing01 2664398127 Update README 2020-03-10 14:46:23 +00:00
liuyibing01 6d3d0ad75e Fix doc format 2020-03-10 09:43:00 +00:00
Yibing Liu c7ff93c1c4 Fix typo 2020-03-10 17:02:45 +08:00
Yibing Liu af19678bd6 Update README & LICENSE 2020-03-10 16:41:10 +08:00
Yibing Liu dcfac429d0 Fix the display of audio samples 2020-03-10 16:11:28 +08:00
liuyibing01 d16abc4952 Update README 2020-03-10 05:36:00 +00:00
liuyibing01 db6a96543f Update README 2020-03-10 04:55:12 +00:00
liuyibing01 9090f9a5bd Add link to the experiment guide 2020-03-10 01:51:01 +00:00
liuyibing01 119ca72450 Update README & release clarinet model 2020-03-09 17:53:24 +00:00
Kexin Zhao b2464597f5 fix conflict 2020-03-05 17:04:08 -08:00
zhaokexin01 573a2d5278 Update README.md 2020-03-06 08:33:43 +08:00
chenfeiyu 6744803514 remove periods in README 2020-03-05 03:27:52 +00:00
chenfeiyu 53d7c34ce8 add entries for wavenet and clarinet in parakeet/README.md 2020-03-05 02:56:51 +00:00
zhaokexin01 b1c64eecdc Update README.md 2020-03-05 10:40:42 +08:00
zhaokexin01 61fc5d4cd1 Update README.md 2020-03-05 09:46:03 +08:00
zhaokexin01 ca809df71f Update README.md 2020-03-05 08:47:07 +08:00
liuyibing01 c810588a35 Update README 2020-02-27 04:21:52 +00:00
liuyibing01 f84d6bec91 Fix examples dirs 2020-02-26 05:49:58 +00:00
liuyibing01 737d142ae4 Enable the fp16 inference for waveflow 2020-02-25 15:53:54 +00:00
liuyibing01 1c6cd10ae8 Update README 2020-02-25 06:39:43 +00:00
lifuchen 0f90e950fe modified README.md of install libsndfile1 2020-02-19 03:00:17 +00:00
lifuchen 61e84251c6 Modified installation related content in README. 2020-02-18 09:42:24 +00:00
chenfeiyu ddb5b826b7 update links for models in README 2020-02-18 03:34:52 +00:00
chenfeiyu fed950a9a3 update paddle version requirement to 1.7, remove requirements.txt 2020-02-18 02:43:57 +00:00
chenfeiyu d73776c456 update README for parakeet and examples/deepvoice3 2020-02-18 02:31:47 +00:00
Yibing Liu 2ca5c810b8 Add logo parakeet 2020-02-06 12:42:00 +08:00
chenfeiyu 6ea681beeb update installation and readme 2019-11-25 09:11:57 +00:00
liuyibing01 b843f185ff Init deepvoice3 commit 2019-11-13 14:22:46 +00:00