Commit Graph

2187 Commits

Author SHA1 Message Date
erogol 999120ecdf Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-12-12 18:50:14 +01:00
Eren Gölge f0f652e122
Merge pull request #597 from Mic92/negative
inflect negative numbers correctly
2020-12-12 18:50:03 +01:00
erogol f611e6ac01 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-12-12 18:47:59 +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
Eren Gölge 090707ce72
Merge pull request #596 from Mic92/time-currencies
Better currency/time expansion
2020-12-10 16:33:25 +01:00
Jörg Thalheim 2007b0bcee
add tests for currency/time expansion 2020-12-10 14:53:20 +01:00
Jörg Thalheim 6646682650
cleaners: expand english time 2020-12-10 14:53:20 +01:00
Jörg Thalheim 76138687d3
expand more currencies 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
erogol a2859b7ddc update config args checks 2020-12-10 13:52:57 +01:00
erogol 788cd6f902 fix multi-speaker glow-tts inference 2020-12-10 02:05:48 +01:00
erogol 3d5066e2b8 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-12-10 00:31:03 +01:00
erogol 92cc9630d7 fix glow-tts synthesis for DPP 2020-12-10 00:30:34 +01:00
Eren Gölge 2473b2dc62
Merge pull request #559 from krzim/patch-1
Fix import to grab the encoder model save function
2020-12-10 00:19:32 +01:00
erogol 53679b706d glow-tts distributed fix 2020-12-09 23:39:09 +01:00
erogol 62bc171db5 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-12-09 15:46:57 +01:00
erogol df180148e9 use noise augmentation in TTSDataset 2020-12-09 15:46:25 +01:00
Eren Gölge 045b8c8ba3
Merge pull request #594 from thorstenMueller/dev
Limit filenames in synthesize.py to max. 10 chars
2020-12-09 00:11:40 +01:00
Thorsten Mueller e39628ce2f Limit filenames to 10 chars 2020-12-08 18:44:19 +01:00
Eren Gölge d19eca2461
update CI status badge 2020-12-08 16:28:18 +01:00
Eren Gölge 9e3b052fe6
update CI status badge 2020-12-08 16:27:34 +01:00
erogol a141a717e4 circle-ci config.yml 2020-12-08 15:30:59 +01:00
Eren Gölge 261e35fce6
Merge pull request #593 from mozilla/revert-572-gh-actions
Revert "Introduce github action for CI"
2020-12-08 11:30:10 +01:00
Eren Gölge 1b133d6ea4
Revert "Introduce github action for CI" 2020-12-08 11:29:49 +01:00
erogol d9c518e12d update test 2020-12-08 11:17:08 +01:00
Eren Gölge 2f689cbd3a
Merge pull request #572 from mweinelt/gh-actions
Introduce github action for CI
2020-12-08 11:16:45 +01:00
Martin Weinelt 128fd94ab1
Pin numpy<1.20 for continued python3.6 support
Numpy starting with 1.20 has dropped support for Python 3.6.
2020-12-07 20:53:22 +01:00
Martin Weinelt 857172ba3f
Migrate to github actions for CI tests 2020-12-07 20:53:22 +01:00
Jörg Thalheim c57fd73872
specify build dependencies
Reading setup.py will import numpy already,
hence pip has no way to figure out what dependencies are needed.
2020-12-07 16:00:50 +01:00
erogol 06612ce305 test fixes 2020-12-07 15:57:34 +01:00
erogol 0252a07fa6 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-12-07 11:31:55 +01:00
erogol 5595cbd838 update version 2020-12-07 11:31:41 +01:00
erogol 482e725752 sync torch calls before logging training results 2020-12-07 11:30:19 +01:00
erogol 7505c0ba27 muliprocess phoneme computation 2020-12-07 11:29:41 +01:00
erogol 20c86489d7 make static methods for faster multiprocess call 2020-12-07 11:29:10 +01:00
erogol affe1c1138 setup training scripts for computing phonemes before training optionally. And define data_loaders before starting training and re-use them instead of re-define for every train and eval calls. This is to enable better instance filtering based on input length. 2020-12-07 11:26:57 +01:00
Eren Gölge 88bb20eb37
Update README.md 2020-12-06 15:01:22 +01:00
Eren Gölge 8c29bc6bb4
Merge pull request #586 from SanjaESC/patch-2
Update wavegrad.py
2020-12-04 18:03:13 +01:00
Alexander Korolev f42ca2b73f
Update wavegrad.py
This should fix the issue https://github.com/mozilla/TTS/issues/581
2020-12-04 16:43:39 +01:00
Eren Gölge d79a53869f
Update README.md 2020-12-02 04:13:27 +01:00
erogol 7c3cdced1a make speaker_mapping a global variable to prevent reload. Fix glow-tts training 2020-12-01 03:23:25 +01:00
Eren Gölge ac46c3ff4c
Merge pull request #580 from thorstenMueller/dev
Added option for saving raw spectograms
2020-11-29 19:49:03 +01:00
Thorsten Mueller 06a389bc08 Added option for saving raw spectograms 2020-11-27 15:49:55 +01:00
erogol a757b203bc fix longer phoneme seqs 2020-11-26 15:05:03 +01:00
erogol 7b0a93d2f8 fix 2020-11-26 11:44:52 +01:00
erogol 0c6f7e4c77 resample audio if flag set true 2020-11-26 11:30:48 +01:00
erogol f6c96b0ac2 Merge branch 'dev' 2020-11-25 15:29:06 +01:00
erogol e3b7157146 remove contextlib 2020-11-25 15:22:01 +01:00