erogol
1de6825040
tacotron abstract class
2020-06-04 14:26:30 +02:00
erogol
2b361f0b50
visualization fix
2020-06-04 09:51:20 +02:00
erogol
ed466c8581
update README.md
2020-06-04 02:58:25 +02:00
erogol
be861d7aa0
suppress pylint no-self-use for loss layers
2020-06-03 12:33:53 +02:00
erogol
20a9d51ccc
correct loss normalization and function refactoring
2020-06-03 12:16:08 +02:00
erogol
1e017f866a
reset loss weights
2020-06-03 12:15:48 +02:00
erogol
b25af49c34
espeak install travis
2020-06-02 23:58:18 +02:00
erogol
e051dd41b1
Ton of linter fixes
2020-06-02 18:58:10 +02:00
erogol
054c1fce39
travis script for nose
2020-06-02 18:54:29 +02:00
erogol
af516aff7f
cardboard config update
2020-06-02 18:54:03 +02:00
erogol
808da15e7d
update travis script
2020-06-02 17:28:52 +02:00
erogol
fd2d0dab41
bug fix
2020-06-02 17:09:05 +02:00
erogol
4619b84ddb
multiscale subband stft loss and missing tb_logger for eval stats
2020-06-02 17:07:15 +02:00
erogol
4688ff3528
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
2020-06-01 03:03:17 +02:00
erogol
5662aa3bbe
tb eval print
2020-06-01 03:02:51 +02:00
erogol
1a470ba6b9
multiband rwd D config
2020-05-31 19:03:07 +02:00
erogol
bb6729b42a
add multiband melgan config and rename loss weights for vocoder
2020-05-31 18:56:57 +02:00
erogol
1ec2c497a3
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
2020-05-31 14:18:42 +02:00
erogol
29915ba85c
bug fix
2020-05-31 14:18:29 +02:00
Eren Gölge
e2dda3377c
Merge pull request #418 from forcecore/fix_phoneme_cache
...
Fix phoneme cache file name aliasing problem
2020-05-31 14:18:04 +02:00
ForceCore
3f78918715
Fix phoneme cache file name aliasing problem
...
When the wav file has multiple dots in the file name,
_load_or_generate_phoneme_sequence would only use only the first segment
of the file name and cause overwrite of *_phoneme.npy
2020-05-31 19:57:08 +09:00
erogol
d5bbcd0487
plot fix
2020-05-31 03:31:42 +02:00
erogol
8e7a15f07b
version update
2020-05-31 03:31:13 +02:00
erogol
d47c9987db
initial commit intro. to vocoder submodule
2020-05-30 18:09:25 +02:00
erogol
4ecd47e072
use model_name prefix in tb_logger
2020-05-30 18:08:56 +02:00
erogol
0372c5ce5d
set state dict using direct state_dict dict
2020-05-30 18:08:26 +02:00
erogol
5116a20c86
differentiate modules on TB with a prefix
2020-05-30 18:07:01 +02:00
erogol
e71a377202
add a non-existing value to avg values
2020-05-30 14:05:19 +02:00
Eren Gölge
f3209924f3
Merge pull request #413 from george-roussos/master
...
Update compute_statistics.py
2020-05-25 10:35:46 +02:00
erogol
3eacab9f6a
add requirements for speaker encoder
2020-05-25 10:32:42 +02:00
erogol
ef7e31c498
fix #412
2020-05-25 10:32:14 +02:00
George Roussos
1d8ac4c571
Update compute_statistics.py
...
change import of load_config (is in io)
2020-05-23 23:22:04 +02:00
erogol
ac55f198f1
commenting config.json
2020-05-23 14:48:34 +02:00
erogol
0333483617
set the initial color right
2020-05-23 14:47:32 +02:00
Ubuntu
b5f61d81c0
fix error mshg grammar
2020-05-23 12:39:47 +00:00
erogol
ff295c6524
Merge branch 'dev'
2020-05-22 13:09:39 +02:00
erogol
c27fd4238a
update torch version and solve compat issue with isinf
2020-05-22 13:09:07 +02:00
erogol
9d7cb1e3b2
Merge branch 'dev'
2020-05-20 18:31:58 +02:00
erogol
46522e213e
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
2020-05-20 18:20:03 +02:00
erogol
cedc22847b
fix synthesize.py
2020-05-20 18:16:24 +02:00
Eren Gölge
c0e628ef87
Merge pull request #409 from thllwg/dev
...
Server README Fix
2020-05-20 18:07:34 +02:00
Eren Gölge
2a071a7505
Update README.md
2020-05-20 17:51:42 +02:00
erogol
7931a106e2
update version
2020-05-20 17:41:55 +02:00
erogol
5a99986e86
update numpy setup.py
2020-05-20 17:30:25 +02:00
thllwg
1a0d8c1558
fix: wrong script referenced
2020-05-20 17:28:50 +02:00
Thorben Hellweg
74a9b3016d
Merge pull request #1 from mozilla/dev
...
Dev
2020-05-20 17:22:06 +02:00
erogol
6b6ba4d420
update requirements
2020-05-20 17:06:54 +02:00
erogol
fb89b6b4ff
server fix
2020-05-20 16:55:57 +02:00
erogol
c4e688e067
update README
2020-05-20 16:44:52 +02:00
erogol
263dc2f7ce
fix weird lint problem but not caring
2020-05-20 16:27:48 +02:00