Commit Graph

2446 Commits

Author SHA1 Message Date
Eren Gölge d003e59347 readme update for espeak install 2021-02-01 11:26:21 +00:00
Eren Gölge c7407571fa fix #638 2021-02-01 10:05:55 +00:00
Thorsten Mueller 879d946f10 Ups. Added missing , 2021-01-30 13:44:12 +01: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 66c2a61f74 docstring hubconf 2021-01-29 15:28:32 +00: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 5a6abe78df setup import reset 2021-01-29 01:40:51 +01:00
Eren Gölge 094b39939f pyaml 2021-01-29 01:36:35 +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
Eren Gölge e610ca8cdb
Merge pull request #629 from SanjaESC/patch-4
update static stopnet_pos_weight parameter
2021-01-28 13:09:27 +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 54139f6333
Update README.md 2021-01-27 11:26:38 +01:00
Eren Gölge 71e24f4222
Update README.md 2021-01-27 11:21:50 +01:00
Eren Gölge df5899daf4 Merge branch 'dev' 2021-01-26 17:39:22 +01:00
Eren Gölge 6c8d943ea8 version update 2021-01-26 17:38:11 +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 294c26efd4 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2021-01-26 12:07:36 +01:00
Eren Gölge c3f7bf2b95 remove python 3.9 2021-01-26 12:07:18 +01:00
Eren Gölge e80b1556df
Update README.md 2021-01-26 11:59:11 +01:00
Eren Gölge 3c2cfb48f1
Update README.md 2021-01-26 11:58:39 +01:00
Eren Gölge 5c730aca9f
Update README.md 2021-01-26 03:33:12 +01:00
Eren Gölge 8c562287e2
Update README.md 2021-01-26 03:20:24 +01:00
Eren Gölge 9a865c8f28
Update README.md 2021-01-26 03:08:45 +01:00
Eren Gölge 1358e1a368 README.md update 2021-01-26 03:06:58 +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 58f6b34f8b config update 2021-01-22 14:50:20 +01:00
Eren Gölge d6f6d24fa6 config fix 2021-01-22 14:24:50 +01:00
Eren Gölge 503ae3ee76 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2021-01-22 13:57:57 +01:00
Eren Gölge 1d3de15b16 circleCI update 2021-01-22 13:57:36 +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 9c1b3226f5 update version 2021-01-22 03:26:25 +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