Commit Graph

1382 Commits

Author SHA1 Message Date
erogol
a5fc2f578f set state dict using direct state_dict dict 2020-06-15 19:02:18 +02:00
erogol
3034797211 differentiate modules on TB with a prefix 2020-06-15 19:02:18 +02:00
erogol
a2e74c58f9 add a non-existing value to avg values 2020-06-15 19:02:18 +02:00
Eren Gölge
669776ae85 Merge pull request #427 from mozilla/erogol-patch-1
handling librosa conflict with numba
2020-06-15 18:13:15 +02:00
Eren Gölge
9f83b6797f handling librosa conflict with numba
https://github.com/librosa/librosa/issues/1160
2020-06-15 11:41:42 +02:00
Eren Gölge
06ae9d7777 Merge pull request #426 from Mic92/pwgan
load ParallelWaveGAN from PYTHONPATH if pwgan_lib_path is unset
2020-06-15 11:04:41 +02:00
Jörg Thalheim
3e5ce85bf7 load ParallelWaveGAN from PYTHONPATH if pwgan_lib_path is unset 2020-06-13 19:38:28 +01:00
erogol
7e799d58d6 bug fix 2020-06-11 15:34:38 +02:00
erogol
1d3c0c8846 raise error if training set is < 100 2020-06-06 13:44:03 +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
erogol
ddd7de6439 update notebook 2020-05-20 16:12:10 +02:00
erogol
4a6949632b bug fixes and benchmark notebook update 2020-05-20 16:05:57 +02:00
erogol
ed67cadf98 requirements for testingwq 2020-05-20 15:06:41 +02:00
erogol
a893405739 raise not implemented for multispeaker TTS_tf inference 2020-05-20 14:26:56 +02:00
erogol
cb9ac27b65 TTS_tf notebook update 2020-05-20 14:26:47 +02:00
erogol
6ccf32c2b9 update tests 2020-05-20 14:00:31 +02:00
erogol
ca359727bc config update and change default debug mode 2020-05-20 12:30:06 +02:00
erogol
1835628335 tf conversion fixes 2020-05-20 12:25:24 +02:00
erogol
dc166b42e3 update config.json 2020-05-20 11:55:32 +02:00
erogol
97cd39bf99 console logger fix 2020-05-19 16:44:37 +02:00
erogol
f75b0a6439 linter updates 2020-05-18 18:46:13 +02:00
erogol
496ff68dec config update 2020-05-18 18:45:30 +02:00
erogol
327c88b4bb dme update 2020-05-18 13:31:14 +02:00
erogol
df8fd3823d Merge branch 'tf-convert2' into dev 2020-05-18 13:13:21 +02:00
Eren Gölge
e55e28bb37 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-05-18 13:12:31 +02:00
erogol
342d6303d4 update TF model notebook 2020-05-18 12:20:51 +02:00
erogol
8e6aedccee update readme 2020-05-18 12:00:10 +02:00
erogol
523fa5dfd2 pass sequence mask to the same device as the input 2020-05-18 11:35:19 +02:00
erogol
8805370645 add tf tacotron2 test and edit test utils imports after utils
refactoring
2020-05-18 11:34:13 +02:00