chenfeiyu
0dcb7f313f
add ci/ce scripts
2021-09-02 18:08:27 +08:00
TianYuan
c497fd843d
format
2021-08-17 09:54:07 +00:00
chenfeiyu
b452586fcf
move unitests into tests/unit
2021-08-04 11:25:18 +08:00
chenfeiyu
133294340c
add to_static export for speedyspeech and pwg, at the cost of making lots of comprimises
2021-07-21 16:57:35 +08:00
chenfeiyu
6c21d80025
add WIP: speedyspeech model and example with baker dataset.
2021-07-08 16:47:08 +08:00
chenfeiyu
ef51e1ab13
refined training module
2021-06-30 13:08:23 +08:00
iclementine
61c13dd69b
add better traininig utility code
2021-06-27 08:32:37 +08:00
iclementine
f9105db727
make a better snapshot extension
2021-06-26 22:19:15 +08:00
chenfeiyu
7e049a7744
add expanuser for preprocess, updater backward testing for pwg
2021-06-25 01:01:30 +08:00
chenfeiyu
b5f99a925f
add numerical testing for PWGGenerator
2021-06-21 11:17:01 +00:00
chenfeiyu
a738954001
1. change default data layout to channel last in preprocessing;
...
2. add Summary and DictSummary for aggrelation of evaluation losses;
3. add unittest for report ans scope.
2021-06-18 09:44:32 +00:00
chenfeiyu
27d3585606
add some profiling to unittesting
2021-06-16 14:42:11 +00:00
chenfeiyu
683cc1d30f
add unit testings back
2021-06-16 13:49:18 +00:00
chenfeiyu
13ab0bd608
remove task-specific Datasets and add a general purpose DataTable
2021-06-10 22:58:53 +08:00
chenfeiyu
3bf2e71734
checkpoint utility: add support for str in addition to Path object
2021-06-10 20:34:59 +08:00
chenfeiyu
c306f5c2b3
add k-latest
2021-06-10 03:39:54 +08:00
chenfeiyu
dc9040dd4d
fix typos
2021-06-10 02:45:45 +08:00
chenfeiyu
0114a808a2
fix del fn
2021-06-10 00:40:54 +08:00
chenfeiyu
b571b506c3
add kbest
2021-06-10 00:25:00 +08:00
iclementine
c866bb0b57
discard tests/ temporarily for outdated code
2020-12-20 13:11:54 +08:00
chenfeiyu
a9177cd6c2
waveflow: explicitly call forward hook before calling a method other than forward when needed.
2020-11-09 15:46:27 +08:00
chenfeiyu
af4da7dd9e
1. update code for waveflow's probability density estimation and sampling;
...
2. add WaveFlowLoss.
2020-11-04 23:22:45 +08:00
chenfeiyu
e07441c193
waveflow refactor: add prediction functionalities
2020-11-04 19:31:36 +08:00
chenfeiyu
57d820f055
add support for channel last in batch_spec, and Conv1dBatchNorm
2020-10-30 15:13:57 +08:00
chenfeiyu
36cc543348
minor fixes to TransformerTTS
2020-10-28 11:05:47 +08:00
chenfeiyu
c43216ae9b
1. API renaming Conv1d -> Conv1D, BatchNorm1d -> BatchNorm1D;
...
2. add losses in parakeet/modules;
3. fix a bug in phonetics;
4. TransformerTTS update: encoder dim can be different from decoder dim;
5. MultiHeadAttention in TransformerTTS: add k_input_dim & v_input_dim in __init__ to allow differemt feature sizes for k and v.
2020-10-22 05:04:45 +00:00
iclementine
c1e0aecdde
1. import models into parakeet.models;
...
2. add predict for TransformerTTS and test its io.
2020-10-16 13:51:56 +08:00
iclementine
5270774bb0
tested io for TransformerTTS
2020-10-15 22:48:09 +08:00
iclementine
40457227e6
move Conv1dBatchNorm to conv.py
2020-10-14 10:05:26 +08:00
iclementine
f9087ea9a2
add masking functions
2020-10-13 15:53:18 +08:00
iclementine
a8192c79cc
WIP: refactor
2020-10-10 15:51:54 +08:00
chenfeiyu
79e4093a8b
clean unused files
2020-03-10 01:54:08 +00:00
lifuchen
9d79699432
add license
2020-02-26 21:03:51 +08:00
lifuchen
8a9bbc2634
add_TransformerTTS
2019-12-16 09:04:22 +00:00
chenfeiyu
ffcbd38b81
rename test
2019-11-25 10:52:49 +00:00
chenfeiyu
5bd396712c
fix sampler length
2019-11-25 10:47:31 +00:00
chenfeiyu
ec99a42d82
add vctk
2019-11-24 04:30:42 +00:00
chenfeiyu
34bd1e984d
add setup.py
2019-11-22 11:32:59 +08:00
chenfeiyu
617605c8fe
place parakeet into Parakeet/parakeet, and add tests
2019-11-21 23:02:32 +08:00