Adonis Pujols
48011a8b58
add encoding="utf-8"
2021-02-11 05:26:06 -05:00
Eren Gölge
c619859a3f
linter fixes
2021-02-09 11:43:17 +00:00
gerazov
e507373b55
final final fixes
2021-02-06 23:08:47 +01:00
gerazov
ad17dc9e76
final fixes
2021-02-06 23:05:01 +01:00
gerazov
8fdd08ea15
updated to current dev
2021-02-06 22:59:52 +01:00
gerazov
2705d27b28
changed train scripts
2021-02-06 22:29:30 +01:00
gerazov
4f8f274d6e
restructured arg parsing and processing to utils
2021-02-06 22:25:56 +01:00
Eren Gölge
e7e880f514
fix gdown
2021-02-05 13:42:24 +00:00
Eren Gölge
f4f6290eec
Merge branch 'pr/gerazov/641' into dev
2021-02-05 13:14:49 +00:00
Eren Gölge
d49757faaa
linter updates
2021-02-05 13:10:43 +00:00
Branislav Gerazov
f063545325
improve robustness of defining wavernn in config file
2021-02-05 13:26:33 +01:00
Branislav Gerazov
24ffa9e9f6
update wavernn test config, delete cap=True
2021-02-05 13:10:02 +01:00
Branislav Gerazov
cb77aef36c
waveRNN fix
2021-02-04 09:52:03 +01:00
Thorsten Mueller
d74866cb8e
Merge remote-tracking branch 'upstream/dev' into dev
...
Fix for circleci error mentioned in PR https://github.com/mozilla/TTS/pull/637
2021-02-02 19:40:18 +01:00
Thorsten Mueller
a82152eef3
Ups. Added missing ,
2021-02-02 19:29:16 +01:00
Thorsten Mueller
4cb4fcf02c
Set out_path to be required param.
2021-02-02 19:29:16 +01:00
Thorsten Mueller
c75ea74914
Added info if model already downloaded in --list_models
2021-02-02 19:29:16 +01:00
Eren Gölge
5c46543765
linter fixes and version updates for deps
2021-02-01 13:18:56 +00:00
Eren Gölge
8774e37444
unpin cython version and commentout pyworld in audio.py causing dep
...
issues
2021-02-01 11:34:05 +00:00
Eren Gölge
5beed0ddcd
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
2021-02-01 11:27:14 +00:00
Eren Gölge
c7407571fa
fix #638
2021-02-01 10:05:55 +00:00
Eren Gölge
dfdac1def9
Merge pull request #636 from thorstenMueller/dev
...
Set out_path to be required param in compute_statistics.py.
2021-01-29 18:08:31 +01:00
Thorsten Mueller
44c4a49745
Set out_path to be required param.
2021-01-29 17:23:38 +01:00
Eren Gölge
536366dc0a
Merge pull request #635 from SanjaESC/patch-1
...
fix device mismatch wavegrad training
2021-01-29 16:42:25 +01:00
Eren Gölge
0354b6f35e
move hubconf
2021-01-29 15:28:32 +00:00
Eren Gölge
aa5f24608a
hubconf.py and load .models.json from the defualt location by mange.py
2021-01-29 15:28:26 +00:00
Alexander Korolev
e81ebec7a8
fix device mismatch wavegrad training
...
this should fixe the device mismatch as seen here https://github.com/mozilla/TTS/issues/622#issue-789802916
2021-01-29 15:18:59 +01:00
Eren Gölge
a926aa106d
reorder imports
2021-01-29 01:36:21 +01:00
Eren Gölge
8a6eee7fec
distill import statement, check python version in setup.py
2021-01-28 17:04:08 +01:00
Eren Gölge
131a163c95
Merge pull request #628 from thorstenMueller/dev
...
Added info if model already downloaded in --list_models
2021-01-28 13:10:06 +01:00
Alexander Korolev
ca28e05ed7
update fixed stopnet_pos_weight parameter
...
config parameter c.stopnet_pos_weight has currently no effect as it is not used.
2021-01-27 16:33:25 +01:00
Thorsten Mueller
ccbd542eb0
Added info if model already downloaded in --list_models
2021-01-27 16:19:02 +01:00
Eren Gölge
25c86ca715
README update, set default models for synthesize.py and server.py. Disable verbose for ap init.
2021-01-27 11:47:03 +01:00
Eren Gölge
4f32e77006
platform indep. way to fetch user data folder
2021-01-26 17:32:43 +01:00
Eren Gölge
0117c811a9
add a button to index.html to see the model details
2021-01-26 12:33:27 +01:00
Eren Gölge
a3adcaccdb
Merge branch 'pr/thorstenMueller/623' into dev
2021-01-26 12:19:39 +01:00
Eren Gölge
b464cab9b8
setup.py update and pylint fixes
2021-01-26 02:57:50 +01:00
Eren Gölge
660d61aeeb
maximum_path_numpy and CYTHON adabtable import
2021-01-26 02:57:07 +01:00
Eren Gölge
877f0bbfba
manifest.in update
2021-01-26 02:56:55 +01:00
Eren Gölge
82e029529e
fix manifest file
2021-01-25 13:27:54 +01:00
Eren Gölge
57b668fd86
fixing dome pypi issues
2021-01-25 13:06:12 +01:00
Eren Gölge
60c1bb93d9
fixes before first PyPI release
2021-01-25 11:16:20 +01:00
Thorsten Mueller
afb7db2a1d
Removed unneeded check and removed specific taco2 model name.
2021-01-22 16:22:50 +01:00
Eren Gölge
fae10309e4
Merge pull request #624 from SanjaESC/patch-3
...
Update train_tacotron.py
2021-01-22 13:29:09 +01:00
Eren Gölge
5ee73c2bae
Merge branch 'dev' of https://github.com/mozilla/TTS into dev
2021-01-22 13:26:27 +01:00
Eren Gölge
5fb611ef40
static image for server index.html
2021-01-22 03:01:53 +01:00
Eren Gölge
ca647cf222
Model Manager to download released models
2021-01-22 02:35:43 +01:00
Eren Gölge
ca8ad9c21e
rename audio._normalize to audio.normalize
2021-01-22 02:33:19 +01:00
Eren Gölge
c990b3a59c
linter fixes and test fixes
2021-01-22 02:32:35 +01:00
Alexander Korolev
f251dc8c0e
Update train_tacotron.py
...
When attempting to fine-tune a model with "prenet_type": "bn" that was originally trained with "prenet_type": "original", a RuntimeError is thrown that stops the training.
By catching the RuntimeError, the required layers can be partially restored and the training will continue without any problems.
2021-01-21 21:16:30 +01:00