Eren Gölge
a2e7403ae8
test_compute_statistics.sh
2021-03-08 02:54:47 +01:00
Eren Gölge
e9364a4c2a
setup import reset
2021-03-08 02:48:31 +01:00
Eren Gölge
90d4f08d6c
reorder imports
2021-03-08 02:48:31 +01:00
Eren Gölge
db231c83fc
distill import statement, check python version in setup.py
2021-03-08 02:48:31 +01:00
Eren Gölge
6e89a1c0af
replace urls
2021-03-05 02:54:40 +01: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
6c8d943ea8
version update
2021-01-26 17:38:11 +01:00
Eren Gölge
c3f7bf2b95
remove python 3.9
2021-01-26 12:07:18 +01:00
Eren Gölge
b464cab9b8
setup.py update and pylint fixes
2021-01-26 02:57:50 +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
Eren Gölge
9c1b3226f5
update version
2021-01-22 03:26:25 +01:00
Eren Gölge
ca8ad9c21e
rename audio._normalize to audio.normalize
2021-01-22 02:33:19 +01:00
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