Commit Graph

55 Commits (921fa5db92c6041cd514ce2c3b7efcede54349fb)

Author SHA1 Message Date
erogol 5595cbd838 update version 2020-12-07 11:31:41 +01:00
erogol 7b0a93d2f8 fix 2020-11-26 11:44:52 +01:00
erogol 5903b3d436 update version 2020-10-27 12:17:38 +01:00
Qingping Hou 34329a0d2c fix cython build
Due to a bug in cython, cythonize actually doesn't support include_dirs override:
https://github.com/cython/cython/issues/1480
2020-10-11 00:08:39 -07:00
erogol 10258724d1 linter fixes 2020-09-22 03:54:16 +02:00
erogol 89d15bf118 merge glow-tts after rebranding 2020-09-11 19:01:37 +02:00
erogol 95de34e8ef find cython files insetup 2020-09-11 19:01:07 +02:00
erogol f511521e01 install cython deps 2020-09-11 19:01:07 +02:00
erogol df19428ec6 rename the project to old TTS 2020-09-09 12:27:23 +02:00
erogol e386caa071 mass linter fix 2020-08-04 14:07:47 +02:00
erogol 868efa90b9 rebranding !!!!!!!!!!!!!!!!!!!!!!!!!!!! 2020-08-04 10:32:04 +02:00
erogol 0bed77944c do not install tf when used for creating server wheel 2020-08-03 13:00:44 +02:00
Reuben Morais 9e63cf4072 Load requirements from requirements.txt to avoid duplication and out-of-sync issues 2020-07-30 15:00:09 +02:00
erogol c5bda20990 travis try#1 2020-07-28 15:46:27 +02:00
erogol 0fc810b7c1 update setup.py install req. to tf 2.3.0rc0 for tflite compat. 2020-07-17 11:16:05 +02:00
erogol eb830f4bd7 CI update and test fix 2020-07-17 11:16:05 +02:00
erogol 82dd465365 Mass refactoring 2020-07-17 11:16:05 +02:00
erogol 664f42df33 pylint fixes and add missing requirement 2020-07-14 17:55:46 +02:00
erogol b116bdaefa new requirements 2020-07-14 17:47:47 +02:00
nmstoker 654ecef4b2 Update requirements for sentence splitting 2020-07-13 02:20:56 +01:00
erogol c33068ad40 use librosa 0.7.2 and fix vocoder datatset assert 2020-07-12 16:09:03 +02:00
erogol 0ab73061a1 update setup.py install tf with external pip call 2020-07-12 15:36:36 +02:00
erogol c7296b3423 add module requirement 2020-07-09 14:49:27 +02:00
Jörg Thalheim 82f8e9cb12
add tts-server executable
This makes the project easier to use when installing via package manager.
2020-06-16 22:13:24 +01:00
erogol 1d3c0c8846 raise error if training set is < 100 2020-06-06 13:44:03 +02:00
erogol c27fd4238a update torch version and solve compat issue with isinf 2020-05-22 13:09:07 +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
Reuben Morais d97eb9f783 Fix linter and server package test 2020-02-19 18:30:25 +01:00
Reuben Morais a0f72decb7 Fix README instructions and add docs on how to create package 2019-12-09 17:25:49 +01:00
Reuben Morais e89d62a772 Add integration test for server package 2019-11-27 17:43:47 +01:00
Reuben Morais d62234e06e Make running the server easier 2019-11-27 16:44:33 +01:00
Eren Golge 8af75cad46 editing the pr #310 and merging 2019-11-14 16:14:01 +01:00
Neil Stoker 5ffd4e24ec
Remove matplotlib version restriction
So far as I can tell the matplotlib version restriction (to 2.0.2) is not necessary and causes difficulties in conda (for me at least it triggers reinstallation of an older version which then fails to compile)
2019-10-30 23:55:44 +00:00
Eren Golge 8ff17dfab1 setup.py update 2019-09-05 12:54:45 +02:00
Eren Golge 529348d6dc lint fixes 2019-08-30 10:29:22 +02:00
Eren Golge 00ba281dec Merge branch 'dev' of github.com:mozilla/TTS into dev 2019-08-29 15:03:36 +02:00
Reuben Morais 3c5aeb5e22 Fix installation by using an explicit symlink 2019-08-29 11:49:53 +02:00
Eren Golge a4f4d3689a Merge branch 'dev' of github.com:mozilla/TTS into dev 2019-08-27 19:56:36 +02:00
Reuben Morais d9e56d2b4c Use direct link dependency for phonemizer 2019-08-26 16:36:46 +02:00
Eren Golge ea84b2997b more setup.py 2019-08-26 15:18:43 +02:00
Reuben Morais 52beca60e1 Add a TTS namespace to all packages in setup.py 2019-08-22 01:27:31 +02:00
Reuben Morais 11e7895329 Fix Pylint issues 2019-07-19 09:08:51 +02:00
Eren Golge d4b900f6c9 use soundfile for faster read 2019-05-23 02:02:22 +02:00
Eren Golge 9fecbb7bcc setup.py update 2019-02-20 16:45:50 +01:00
Eren Golge a034652e45 Add phonemizer to dependency list 2019-01-16 12:30:33 +01:00
Eren Golge 0b6a9995fc change import statements 2018-11-03 19:15:06 +01:00
Eren Golge c8a552e627 Batch update after data-loss 2018-11-02 16:13:51 +01:00
Eren a15b3ec9a1 pytorch 0.4.1update 2018-08-13 15:02:17 +02:00
Eren G 59738e9676 Add versions to setup.py 2018-08-03 15:37:26 +02:00