Commit Graph

22 Commits (3af01cfe3b5b59281790f158494f3c11f9e7255c)

Author SHA1 Message Date
WeberJulian 3c7c14607b
Add formatting tests (#1437)
* Add style checks to `make lint`

* Bump target-version in black config
2022-03-23 17:23:36 +01:00
Eren Gölge 7de5afc29a Add text processing tests 2022-02-25 11:32:44 +01:00
Eren Gölge a51b031bff
Merge branch 'dev' into dev-fix-glowtts-infer 2022-02-21 12:01:40 +03:00
Edresson Casanova 28a7464975
Fix the bug in split dataset function (#1251)
* Fix the bug in split_dataset

* Make eval_split_size configurable

* Change test_loader to use load_tts_samples function

* Change eval_split_portion to eval_split_size and permits to set the absolute number of samples in eval

* Fix samplers unit test

* Add data unit test on GitHub workflow
2022-02-21 11:59:36 +03:00
Edresson Casanova 05fffb0ebc Add inference unit test on GitHub workflow 2022-02-19 14:42:24 +00:00
Edresson Casanova 0860d73cf8
Remove Tensorflow requeriment (#1225)
* Remove TF modules

* Remove TF unit tests

* Remove TF vocoder modules

* Remove TF convert scripts

* Remove TF requirement

* Remove the Docs TF instructions

* Remove TF inference support
2022-02-10 16:14:54 +01:00
Eren Gölge 2df0752e73
Model zoo tests (#900)
* Fix VITS model multi-speaker init

* Remove gdrive support in model manager

* Add model zoo tests
2021-10-29 17:54:16 +02:00
Eren Gölge 25759d6a61 Split tests 2021-10-21 17:30:15 +00:00
Eren Gölge bb69e714d0 Add `docs` to Makefile 2021-09-12 15:32:53 +00:00
Eren Gölge 1ad5f3ae17 Add recipes to the makefile scope 2021-08-09 18:02:36 +00:00
Eren Gölge d00c4c517a Fix #607 2021-07-04 11:09:40 +02:00
Eren Gölge f382e4c700 Fix linter warnings 2021-07-03 13:30:24 +02:00
Eren Gölge 7ec5c31898 Merge branch 'univnet' into trainer-api 2021-06-29 10:27:12 +02:00
Eren Gölge 65958eaa41 Add preliminary sphinx documentation 2021-06-28 17:03:47 +02:00
Eren Gölge b9a52dce9e add `test_all` to makefile 2021-06-28 17:03:19 +02:00
Eren Gölge 120ea679f9 add `test_all` to makefile 2021-06-22 13:12:52 +02:00
Eren Gölge d7fae3f515 remove all espeaker and phonemizer deps 2021-05-18 17:57:28 +02:00
Eren Gölge e5d757a9d3 run nosetests with --with-id and add a command to run only the failes
tests
2021-05-11 11:29:18 +02:00
Eren Gölge 110d03e0db prevenet numba logs in nosetest 2021-05-03 14:21:18 +02:00
Agrin Hilmkil 167f86417e Move dev, tf, notebook dependencies to extras 2021-04-28 11:20:06 +02:00
Eren Gölge b11d1cb845 small fixes 2021-04-12 12:40:55 +02:00
Eren Gölge f519012dea reformatting and styling 2021-04-12 11:47:39 +02:00