Eren Golge
|
2bbb3f7a40
|
don't use sigmoid output for tacotron, fix bug for memory queue handling, remove maxout
|
2019-07-22 15:09:05 +02:00 |
|
Eren Golge
|
ee706b50f6
|
enalbe graudal training by config.json
|
2019-07-22 02:11:20 +02:00 |
|
Eren Golge
|
f038b1aa3f
|
new way of handling memory queue and enable/disable queuing in right/wrong conditions
|
2019-07-22 02:10:21 +02:00 |
|
Eren Golge
|
f4eaec1264
|
compute update
|
2019-07-22 02:06:26 +02:00 |
|
Eren Golge
|
721e781216
|
config update
|
2019-07-21 16:32:56 +02:00 |
|
Eren Golge
|
d47ba5d310
|
gradual traning with memory queue
|
2019-07-20 12:33:21 +02:00 |
|
Eren Golge
|
0470dd49f2
|
Merge branch 'dev' of github.com:mozilla/TTS into dev
|
2019-07-19 12:40:29 +02:00 |
|
Eren Golge
|
a6bc4763ef
|
README updates and contribution quide
|
2019-07-19 12:39:48 +02:00 |
|
Eren Golge
|
ed45d40142
|
README updates and contribution quide
|
2019-07-19 12:37:35 +02:00 |
|
Eren Golge
|
97c7a8ff13
|
Merge branch 'pr235' into dev
|
2019-07-19 12:19:06 +02:00 |
|
Eren Golge
|
25c07e3d85
|
add a subset of ljspeech for testing
|
2019-07-19 12:06:46 +02:00 |
|
Reuben Morais
|
a9c4b7cc4d
|
Always fetch PR target branch before running tests
|
2019-07-19 11:56:56 +02:00 |
|
Eren Golge
|
85bff627c9
|
fix argument order for testing models
|
2019-07-19 11:49:03 +02:00 |
|
Reuben Morais
|
e3f841742d
|
Address even more lint problems
|
2019-07-19 11:48:12 +02:00 |
|
Reuben Morais
|
057a50a889
|
Merge branch 'dev' into contribution-grease
|
2019-07-19 11:41:14 +02:00 |
|
Reuben Morais
|
9a61dfa155
|
Address additional lint problems
|
2019-07-19 11:35:06 +02:00 |
|
Eren Golge
|
4336e1d338
|
fix unittests for the latest updates
|
2019-07-19 11:12:48 +02:00 |
|
Reuben Morais
|
4a24cff3a7
|
Add a job to run unit tests
|
2019-07-19 09:57:56 +02:00 |
|
Reuben Morais
|
11e7895329
|
Fix Pylint issues
|
2019-07-19 09:08:51 +02:00 |
|
Reuben Morais
|
509292d56a
|
Add pylint and cardboardlinter config, enable Travis lint check on PRs
|
2019-07-19 09:03:03 +02:00 |
|
Eren Golge
|
d5cefe0546
|
Merge branch 'dev' of github.com:mozilla/TTS into dev
|
2019-07-18 16:42:36 +02:00 |
|
Eren Golge
|
3c80f7acd9
|
bug fix for synthesize.py for multi-speaker model case and no wavernn
|
2019-07-18 16:41:50 +02:00 |
|
Eren Gölge
|
63c0085256
|
Merge pull request #229 from twerkmeister/patch-2
check for speaker id is None before put on cuda
|
2019-07-17 16:20:24 +02:00 |
|
Eren Gölge
|
7c75492674
|
Merge pull request #230 from twerkmeister/patch-3
default argument mailabs
|
2019-07-17 16:20:00 +02:00 |
|
Thomas Werkmeister
|
7be11457e7
|
default argument mailabs
|
2019-07-17 16:04:17 +02:00 |
|
Thomas Werkmeister
|
ee4d55549d
|
check for speaker id is None before put on cuda
|
2019-07-17 14:08:53 +02:00 |
|
Eren Golge
|
5fe6ad8932
|
Merge branch 'dev' of github.com:mozilla/TTS into dev
|
2019-07-17 12:24:25 +02:00 |
|
Eren Gölge
|
1c15378939
|
Merge pull request #228 from twerkmeister/patch-1
use min and max seq length during eval
|
2019-07-17 12:22:04 +02:00 |
|
Thomas Werkmeister
|
721345f1f2
|
use min and max seq length during eval
|
2019-07-17 12:11:16 +02:00 |
|
Eren Golge
|
0f0ec679ec
|
small refactoring
|
2019-07-16 21:15:24 +02:00 |
|
Eren Golge
|
fd081c49b7
|
split dataset outside preprocessor
|
2019-07-16 21:15:04 +02:00 |
|
Eren Golge
|
b7036e458d
|
provide meta data in train.py to dataloader
|
2019-07-16 15:18:47 +02:00 |
|
Eren Golge
|
72c5062c02
|
use memory queue if r is smaller than queue size
|
2019-07-16 15:18:47 +02:00 |
|
Eren Golge
|
59a0606e06
|
provide meta data list externally
|
2019-07-16 15:18:47 +02:00 |
|
Eren Golge
|
f8195834ee
|
TODO added
|
2019-07-16 15:18:00 +02:00 |
|
Eren Golge
|
aec7f02817
|
libri tts config, and bug fix
|
2019-07-16 15:17:38 +02:00 |
|
Eren Golge
|
a953961535
|
Merge branch 'dev' of github.com:mozilla/TTS into dev
|
2019-07-16 11:18:30 +02:00 |
|
Eren Gölge
|
eb84aa92cc
|
Merge pull request #227 from twerkmeister/dev
Improvements for CheckSNR notebook
|
2019-07-16 11:06:58 +02:00 |
|
Eren Golge
|
9f1772a778
|
config updates for libritts
|
2019-07-15 15:38:16 +02:00 |
|
Thomas Werkmeister
|
f83b5d7fbb
|
improvements CheckSNR
|
2019-07-12 14:25:10 +02:00 |
|
Eren Golge
|
1203e72ae6
|
CheckSNR notebook
|
2019-07-12 11:16:33 +02:00 |
|
Eren Golge
|
1468db0d07
|
bug fix for multispeaker test run
|
2019-07-12 10:50:20 +02:00 |
|
Eren Golge
|
484bde4971
|
remove comments
|
2019-07-11 15:39:19 +02:00 |
|
Eren Golge
|
a08b423a21
|
Merge branch 'master' of github.com:mozilla/TTS
|
2019-07-11 15:36:58 +02:00 |
|
luhavis
|
144e386e16
|
comment out this code
|
2019-07-11 15:36:40 +02:00 |
|
Eren Golge
|
67943c48c2
|
update readme
|
2019-07-11 15:36:25 +02:00 |
|
Eren Golge
|
5851c5d29b
|
Merge branch 'tacotron-gst' into dev
|
2019-07-11 15:32:32 +02:00 |
|
Eren Golge
|
bfa92d0317
|
add config for libritts
|
2019-07-11 15:26:40 +02:00 |
|
Eren Golge
|
89969b0f38
|
LibriTTS processor and a small notification for silence trimming
|
2019-07-11 15:25:29 +02:00 |
|
Thomas Werkmeister
|
2f2482f9b4
|
reading all speakers upfront
|
2019-07-10 18:38:55 +02:00 |
|