Граф коммитов

2184 Коммитов

Автор SHA1 Сообщение Дата
Eren Gölge e9e07844b7
Update README.md
Update contribution guidelines
2021-02-12 11:36:31 +01:00
Eren Gölge 5dbb48daf5
Merge pull request #640 from seungwonpark/master
Fix URL of MelGAN paper
2021-02-04 22:56:45 +01:00
Seung-won Park 박승원 22173c3f3f
Fix URL of MelGAN paper 2021-02-04 14:06:39 +09:00
Eren Gölge cb9c3caed2 Merge branch 'master' of https://github.com/mozilla/TTS 2021-02-01 17:23:55 +00:00
Eren Gölge 2edab4b3f9 disable pw in audio that causes numpy issue 2021-02-01 17:05:03 +00:00
Eren Gölge 2cd44cbc9d pin numpy v0.0.9.1 2021-02-01 16:38:17 +00:00
Eren Gölge e768fb9a8e pin numpy v0.0.9.1 2021-02-01 16:36:22 +00: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
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
Eren Gölge 32d21545ac README update 2021-01-22 02:30:32 +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
Eren Gölge 26540d507d add pyproject.toml 2021-01-21 15:57:49 +01:00
Eren Gölge 0ab2eb2664 use synthesizer in both synthesize.py and server.pu 2021-01-21 15:54:33 +01:00
Eren Gölge 9addfabc43 wavernn load_checkpoint function 2021-01-21 15:31:13 +01:00
Eren Gölge 50fee59a2c update synthesizer.py for better interfacing to different models 2021-01-21 15:30:49 +01:00
Eren Gölge 007a4d7139 remove 3rd paty wavernn support from server.py and add ModelManager arguments 2021-01-21 15:30:16 +01:00
Eren Gölge 6b6e989fd2 update server readme 2021-01-21 15:29:46 +01:00
Eren Gölge 8cfed63398 update install instructions 2021-01-21 15:29:21 +01:00
Thorsten Mueller e414582be6 Added option for server ui details page. 2021-01-20 21:56:40 +01:00