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 |
|
erogol
|
9d0ae2bfb4
|
wavernn dataloader handling for short samples and mixed precision training
|
2020-10-28 12:31:01 +01:00 |
|
Eren Gölge
|
f4b8170bd1
|
Merge pull request #545 from Edresson/dev
GlowTTS zeroshot TTS support
|
2020-10-27 15:23:41 +01:00 |
|
erogol
|
a6f564c8c8
|
pylint fixes
|
2020-10-27 12:35:10 +01:00 |
|
erogol
|
3aeef5e83c
|
update readme
|
2020-10-27 12:28:03 +01:00 |
|
erogol
|
ff549cddbd
|
readme update
|
2020-10-27 12:25:26 +01:00 |
|
erogol
|
2887549799
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-10-27 12:17:53 +01:00 |
|
erogol
|
5903b3d436
|
update version
|
2020-10-27 12:17:38 +01:00 |
|
erogol
|
0becef4b58
|
small updates
|
2020-10-27 12:17:38 +01:00 |
|
sanjaesc
|
2ee47e9568
|
fix pylint once again
|
2020-10-27 12:17:38 +01:00 |
|
sanjaesc
|
1e646135ca
|
add model params to config
|
2020-10-27 12:17:38 +01:00 |
|
sanjaesc
|
bef3f2020b
|
compute audio feat on dataload
|
2020-10-27 12:17:38 +01:00 |
|
sanjaesc
|
7c72562fe7
|
fix travis + pylint tests
|
2020-10-27 12:17:38 +01:00 |
|
sanjaesc
|
91e5f8b63d
|
added to device cpu/gpu + formatting
|
2020-10-27 12:17:38 +01:00 |
|
sanjaesc
|
ea9d8755de
|
add wavernn tests + name refactoring
|
2020-10-27 12:17:38 +01:00 |
|
sanjaesc
|
016a77fcf2
|
fix formatting + pylint
|
2020-10-27 12:17:38 +01:00 |
|
erogol
|
8de7c13708
|
fix no loss masking loss computation
|
2020-10-27 12:17:38 +01:00 |
|
sanjaesc
|
e8294cb9db
|
fixing pylint errors
|
2020-10-27 12:17:38 +01:00 |
|
sanjaesc
|
878b7c373e
|
added feature preprocessing if not set in config
|
2020-10-27 12:17:38 +01:00 |
|
sanjaesc
|
e495e03ea1
|
some minor changes to wavernn
|
2020-10-27 12:17:38 +01:00 |
|
Alex K
|
9c3c7ce2f8
|
wavernn stuff...
|
2020-10-27 12:17:38 +01:00 |
|
Alex K
|
6378fa2b07
|
add initial wavernn support
|
2020-10-27 12:17:38 +01:00 |
|
dependabot[bot]
|
5ce04832ce
|
Bump tensorflow from 2.3.0 to 2.3.1
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.3.0...v2.3.1)
Signed-off-by: dependabot[bot] <support@github.com>
|
2020-10-27 12:17:38 +01:00 |
|
erogol
|
486de1a089
|
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
|
2020-10-27 12:15:19 +01:00 |
|
erogol
|
3894d44dc5
|
update version
|
2020-10-27 12:14:27 +01:00 |
|
Edresson
|
89e9bfe3a2
|
add text processing blank token test
|
2020-10-26 17:41:23 -03:00 |
|
erogol
|
e982156009
|
small updates
|
2020-10-26 17:16:16 +01:00 |
|
erogol
|
741d278cac
|
Merge branch 'wavernn' of https://github.com/SanjaESC/TTS into SanjaESC-wavernn
|
2020-10-26 16:50:45 +01:00 |
|
Edresson
|
d9540a5857
|
add blank token in sequence for encrease glowtts results
|
2020-10-25 15:08:28 -03:00 |
|
sanjaesc
|
d158ec0806
|
fix pylint once again
|
2020-10-25 10:04:24 +01:00 |
|
sanjaesc
|
80f5e39e56
|
add model params to config
|
2020-10-25 09:47:04 +01:00 |
|
sanjaesc
|
4a989e3ceb
|
compute audio feat on dataload
|
2020-10-25 09:45:37 +01:00 |
|
Edresson
|
fbea058c59
|
add parse speakers function
|
2020-10-24 16:10:05 -03:00 |
|
Edresson
|
07345099ee
|
GlowTTS zero-shot TTS Support
|
2020-10-24 15:58:39 -03:00 |
|
sanjaesc
|
4d5da4b663
|
fix travis + pylint tests
|
2020-10-22 13:22:50 +02:00 |
|
sanjaesc
|
6245dd2b93
|
added to device cpu/gpu + formatting
|
2020-10-22 10:44:00 +02:00 |
|
sanjaesc
|
9270e27cd7
|
add wavernn tests + name refactoring
|
2020-10-22 10:39:20 +02:00 |
|
Eren Gölge
|
af6f86252e
|
Merge pull request #546 from ayush-1506/patch-1
Fix readme and config file
|
2020-10-21 11:34:26 +02:00 |
|
ayush-1506
|
2a3559f02b
|
Fix readme and config file
|
2020-10-21 13:43:49 +05:30 |
|
Edresson
|
b7f9ebd32b
|
add check arguments for GlowTTS and multispeaker training bug fix
|
2020-10-19 17:17:58 -03:00 |
|
sanjaesc
|
24d18d20e3
|
fix formatting + pylint
|
2020-10-19 16:20:15 +02:00 |
|
erogol
|
2ca63c013f
|
fix no loss masking loss computation
|
2020-10-19 15:47:12 +02:00 |
|
sanjaesc
|
64adfbf4a5
|
fixing pylint errors
|
2020-10-19 15:38:32 +02:00 |
|
sanjaesc
|
995d84f6d7
|
added feature preprocessing if not set in config
|
2020-10-19 14:37:30 +02:00 |
|