erogol
|
79ed5debcd
|
fix wavegrad test
|
2020-11-17 14:15:14 +01:00 |
|
erogol
|
a2a142dc39
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-11-14 13:02:19 +01:00 |
|
erogol
|
c65712426a
|
change noise scheduling for wavegrad. Compute beta values externally to enable better flexibility
|
2020-11-14 13:01:10 +01:00 |
|
erogol
|
5a59467f34
|
scaler fix for wavegrad and wavernn. Save and load scaler
|
2020-11-14 13:00:35 +01:00 |
|
erogol
|
d8511efa8f
|
use native amp for tacotron training
|
2020-11-14 12:59:28 +01:00 |
|
Eren Gölge
|
fca2388e6a
|
Merge pull request #571 from houqp/qp_yaml
support loading config in yaml
|
2020-11-14 12:56:48 +01:00 |
|
Qingping Hou
|
0cc3650ef6
|
support loading config in yaml
|
2020-11-14 00:13:53 -08:00 |
|
erogol
|
6cc464ead6
|
fix ton of tesnting bugs
|
2020-11-12 16:33:29 +01:00 |
|
erogol
|
25551c4634
|
change wavernn generate to inference
|
2020-11-12 12:52:52 +01:00 |
|
erogol
|
9b0f441945
|
argument for returning no eval split
|
2020-11-12 12:52:27 +01:00 |
|
erogol
|
a7aefd5c50
|
use pytorch amp for mixed precision training for Tacotron
|
2020-11-12 12:51:56 +01:00 |
|
erogol
|
67e2b664e5
|
compute embeddings and create speakers.json
|
2020-11-12 12:51:17 +01:00 |
|
erogol
|
f8fd300b3e
|
bug fix
|
2020-11-10 12:53:39 +01:00 |
|
erogol
|
016d3503da
|
compute embeddings with speaker encoder
|
2020-11-10 12:51:02 +01:00 |
|
erogol
|
0605411c2e
|
update readme add latest model updates
|
2020-11-09 17:57:33 +01:00 |
|
erogol
|
21364331d2
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-11-09 13:31:12 +01:00 |
|
erogol
|
116e2299b0
|
adding more tests and refactoring
|
2020-11-09 13:30:42 +01:00 |
|
erogol
|
c76a617072
|
linter updates
|
2020-11-09 13:18:35 +01:00 |
|
erogol
|
ea976b0543
|
python compat update for contextlib
|
2020-11-06 13:34:11 +01:00 |
|
erogol
|
c80225544e
|
tune wavegrad to fine the best noise schedule for inferece
|
2020-11-06 13:04:46 +01:00 |
|
erogol
|
d94782a076
|
reset the way ga_loss is stored in return_dict
|
2020-11-02 13:18:56 +01:00 |
|
erogol
|
a108d0ee81
|
check nan loss in glow-tts loss
|
2020-11-02 13:12:19 +01:00 |
|
erogol
|
b8ac9aba9d
|
check against NaN loss in tacotron_loss
|
2020-11-02 12:44:41 +01:00 |
|
erogol
|
ef04d7fae7
|
bug fix for wavernn training
|
2020-10-30 14:08:41 +01:00 |
|
erogol
|
a44ef58aea
|
wavegrad weight norm refactoring
|
2020-10-30 13:23:24 +01:00 |
|
erogol
|
750a38f545
|
readme update
|
2020-10-29 23:51:34 +01:00 |
|
erogol
|
183fe56d95
|
Merge branch 'ssim_loss' into dev
|
2020-10-29 23:49:09 +01:00 |
|
erogol
|
73581cd94c
|
renaming train scripts and updating tests
|
2020-10-29 16:50:07 +01:00 |
|
erogol
|
39c71ee8a9
|
wavegrad refactoring, fixing tests for glow-tts and wavegrad
|
2020-10-29 15:47:15 +01:00 |
|
erogol
|
946a0c0fb9
|
bug fixes for single speaker glow-tts, enable torch based amp. Make amp optional for wavegrad. Bug fixes for synthesis setup for glow-tts
|
2020-10-29 15:45:50 +01:00 |
|
erogol
|
14c2381207
|
weight norm and torch based amp training for wavegrad
|
2020-10-29 12:31:43 +01:00 |
|
erogol
|
a3213762ae
|
update wavegrad tests
|
2020-10-29 12:31:43 +01:00 |
|
erogol
|
b76a0be97a
|
wavegrad model and layers refactoring
|
2020-10-29 12:31:43 +01:00 |
|
erogol
|
dc2825dfb2
|
wavegrad dataset update
|
2020-10-29 12:31:43 +01:00 |
|
erogol
|
5b5b9fcfdd
|
wavegrad config updates
|
2020-10-29 12:31:43 +01:00 |
|
erogol
|
c8a4c771a8
|
train wavegrad updates
|
2020-10-29 12:31:43 +01:00 |
|
erogol
|
670f44aa18
|
enable compute stats by vocoder config
|
2020-10-29 12:31:43 +01:00 |
|
erogol
|
f79bbbbd00
|
use Adam for wavegras instead of RAdam
|
2020-10-29 12:31:43 +01:00 |
|
erogol
|
7bcdb7ac35
|
wavegrad updates
|
2020-10-29 12:31:43 +01:00 |
|
erogol
|
a1582a0e12
|
fix distributed training for train_* scripts
|
2020-10-29 12:31:43 +01:00 |
|
erogol
|
193b81b273
|
add universal_fullband_melgan config
|
2020-10-29 12:30:37 +01:00 |
|
erogol
|
e02cd6a220
|
initial wavegrad layers model and trainig script
|
2020-10-29 12:30:37 +01:00 |
|
erogol
|
ac57eea928
|
add wavegrad to vocoder generators
|
2020-10-29 12:30:37 +01:00 |
|
erogol
|
e723b99888
|
handle distributed model as saving
|
2020-10-29 12:30:37 +01:00 |
|
Eren Gölge
|
26c18b61c9
|
Merge pull request #553 from Edresson/dev
bug fix in the inference with GlowTTS
|
2020-10-28 18:49:31 +01:00 |
|
erogol
|
fdaed45f58
|
optional loss masking for stoptoken predictor
|
2020-10-28 18:40:54 +01:00 |
|
erogol
|
e49cc3bbcd
|
bug fix
|
2020-10-28 18:34:34 +01:00 |
|
erogol
|
59e1cf99d0
|
config update and ssim implementation
|
2020-10-28 18:30:00 +01:00 |
|
erogol
|
9cef923d99
|
ssim loss for tacotron models
|
2020-10-28 15:24:18 +01:00 |
|
erogol
|
9d0ae2bfb4
|
wavernn dataloader handling for short samples and mixed precision training
|
2020-10-28 12:31:01 +01:00 |
|