Commit Graph

172 Commits (d30608ab178c08826605b3b0f9a5ec8399e673e7)

Author SHA1 Message Date
Eren Gölge 6cd642c2e1 add missing phonemes to test_config.json 2021-03-08 02:54:47 +01:00
Eren Gölge a2e7403ae8 test_compute_statistics.sh 2021-03-08 02:54:47 +01:00
Eren Gölge 3c961370e7 linter fixes 2021-03-08 02:54:21 +01:00
Eren Gölge 83e50757ae use single process dataloder in tests 2021-03-08 02:54:21 +01:00
Eren Gölge d57560dcd3 reduce glowtts size for testing 2021-03-08 02:54:21 +01:00
Eren Gölge 08581deb61 linter updates 2021-03-08 02:53:02 +01:00
Eren Gölge 93a6bdfd6c linter fixes and version updates for deps 2021-03-08 02:51:10 +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
erogol 79c841ccd3 mass refactoring and update 2021-01-11 17:26:58 +01:00
erogol a6f40fef2e stage missing files 2021-01-08 16:02:56 +01:00
erogol d382d759b3 small fixes and test fixes 2021-01-08 15:48:40 +01:00
erogol ad3863df3c update SS tests for multi-speaker case 2021-01-06 13:19:40 +01:00
erogol 7c95b11fe8 add test data for attention masking in SS 2021-01-06 13:19:40 +01:00
erogol fede46e96e pylint and test fixes 2021-01-06 13:19:40 +01:00
erogol 070146e143 add monotonic dynamic convolution attention 2021-01-06 13:18:41 +01:00
Jörg Thalheim 62fd4ca70d
inflect negative numbers correctly 2020-12-10 16:47:51 +01:00
Jörg Thalheim cdb81f8c5d
test_text_cleaners: don't re-invent assertions
pytest does treat assert special and does a better job w.r.t error reporting
2020-12-10 16:47:34 +01:00
Jörg Thalheim ea2c57b0ac
test_text_processing: remove assertion message
pytest does a better job at diffing anyway in case of an error
2020-12-10 16:43:51 +01:00
Jörg Thalheim 2007b0bcee
add tests for currency/time expansion 2020-12-10 14:53:20 +01:00
Jörg Thalheim 58687f9c34
tests/test_text_processing: fix undefined variable 2020-12-10 14:53:20 +01:00
Eren Gölge 1b133d6ea4
Revert "Introduce github action for CI" 2020-12-08 11:29:49 +01:00
Martin Weinelt 857172ba3f
Migrate to github actions for CI tests 2020-12-07 20:53:22 +01:00
erogol 06612ce305 test fixes 2020-12-07 15:57:34 +01:00
erogol 79ed5debcd fix wavegrad test 2020-11-17 14:15:14 +01:00
erogol 6cc464ead6 fix ton of tesnting bugs 2020-11-12 16:33:29 +01:00
erogol 116e2299b0 adding more tests and refactoring 2020-11-09 13:30:42 +01:00
erogol a44ef58aea wavegrad weight norm refactoring 2020-10-30 13:23:24 +01:00
erogol 183fe56d95 Merge branch 'ssim_loss' into dev 2020-10-29 23:49:09 +01:00
erogol 73581cd94c renaming train scripts and updating tests 2020-10-29 16:50:07 +01:00
erogol 39c71ee8a9 wavegrad refactoring, fixing tests for glow-tts and wavegrad 2020-10-29 15:47:15 +01:00
erogol a3213762ae update wavegrad tests 2020-10-29 12:31:43 +01:00
erogol 9cef923d99 ssim loss for tacotron models 2020-10-28 15:24:18 +01:00
Eren Gölge f4b8170bd1
Merge pull request #545 from Edresson/dev
GlowTTS zeroshot TTS support
2020-10-27 15:23:41 +01:00
sanjaesc 2ee47e9568 fix pylint once again 2020-10-27 12:17:38 +01:00
sanjaesc ea9d8755de add wavernn tests + name refactoring 2020-10-27 12:17:38 +01:00
Edresson 89e9bfe3a2 add text processing blank token test 2020-10-26 17:41:23 -03:00
Edresson c1fff5b556 add unit tests for SC-GST 2020-09-29 17:03:25 -03:00
erogol 10258724d1 linter fixes 2020-09-22 03:54:16 +02:00
erogol a6df617eb1 Merge branch 'glow-tts-amp-time_depth_conv' into dev 2020-09-21 14:23:45 +02:00
erogol e0b9fa887f glow-tts modules added 2020-09-21 14:15:40 +02:00
mueller91 45b3c3d1b0 fix: Update common_voice.tsv and test_preprocessors.py to current .tsv format
(common_voice.tsv is the first 6 lines of the dev.tsv)
2020-09-21 11:57:38 +02:00
erogol df19428ec6 rename the project to old TTS 2020-09-09 12:27:23 +02:00
erogol d4319fe42d linter changes and train_tts_test and train_vocoder_test fixes 2020-09-07 13:46:35 +02:00
erogol 6a46339a43 rebase fixes 2020-08-05 20:19:23 +02:00
Edresson ac032f00f3 add tests for tacotron and tacotron2 Multi-speaker 2020-08-05 19:34:54 +02:00
Edresson 3c6c749de2 add test for AngleProtoLoss 2020-08-05 19:34:25 +02:00
SanjaESC c4828b2b9e small gst config change 2020-08-05 19:19:07 +02:00
SanjaESC 77bfb881d7 tacotrongst test + test fixes 2020-08-05 19:18:34 +02:00
SanjaESC 84b7ab6ee6 Added support for Tacotron2 GST + abbility to condition style input with wav or tokens 2020-08-05 19:16:19 +02:00