Commit Graph

2008 Commits (d9c518e12d9c9fb18c64787a9e93d91e55684184)

Author SHA1 Message Date
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 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
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
erogol e3eda159d1 wavegrad_dataset update 2020-11-25 14:50:50 +01:00
erogol a1e4ee18f9 convert float16 to float32 for plotting spectrograms 2020-11-25 14:50:28 +01:00
erogol 7541d2ecaa return eval split optional 2020-11-25 14:50:09 +01:00
erogol 4b92ac0f92 tune_wavegrad update 2020-11-25 14:49:48 +01:00
erogol d8c1b5b73d print max lengths in tacotron training 2020-11-25 14:49:07 +01:00
erogol 1229554c42 use native amp 2020-11-25 14:48:54 +01:00
erogol 8a820930c6 compute_embedding update 2020-11-25 14:46:08 +01:00
erogol aa2b31a1b0 use 'enabled' argument to control autocast 2020-11-17 14:22:01 +01:00
erogol 060dc21808 add CheckSpec notebook 2020-11-17 14:18:53 +01:00
erogol d9d04d892b Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-11-17 14:17:24 +01:00
erogol 8b0e0846a3 temporary travis check 2020-11-17 14:17:03 +01:00
erogol 79ed5debcd fix wavegrad test 2020-11-17 14:15:14 +01:00
Eren Gölge 4f2201c143
Merge pull request #573 from houqp/qp_voxceleb
speed up metafile build for voxceleb
2020-11-17 13:47:08 +01:00
Qingping Hou b0b97d636f speed up metafile build for voxceleb 2020-11-14 23:45:17 -08:00
erogol a2a142dc39 Merge branch 'dev' of https://github.com/mozilla/TTS into dev 2020-11-14 13:02:19 +01:00
erogol c65712426a change noise scheduling for wavegrad. Compute beta values externally to enable better flexibility 2020-11-14 13:01:10 +01:00
erogol 5a59467f34 scaler fix for wavegrad and wavernn. Save and load scaler 2020-11-14 13:00:35 +01:00
erogol d8511efa8f use native amp for tacotron training 2020-11-14 12:59:28 +01:00
Eren Gölge fca2388e6a
Merge pull request #571 from houqp/qp_yaml
support loading config in yaml
2020-11-14 12:56:48 +01:00
Eren Gölge cfbc660f15
Merge pull request #570 from mozilla/dependabot/pip/tensorflow-2.3.1
Bump tensorflow from 2.3.0 to 2.3.1
2020-11-14 12:54:57 +01:00
Qingping Hou 0cc3650ef6 support loading config in yaml 2020-11-14 00:13:53 -08:00
dependabot[bot] e33f1fc28c
Bump tensorflow from 2.3.0 to 2.3.1
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 2.3.0 to 2.3.1.
- [Release notes](https://github.com/tensorflow/tensorflow/releases)
- [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md)
- [Commits](https://github.com/tensorflow/tensorflow/compare/v2.3.0...v2.3.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-11-13 18:53:05 +00:00
erogol 6cc464ead6 fix ton of tesnting bugs 2020-11-12 16:33:29 +01:00
erogol 25551c4634 change wavernn generate to inference 2020-11-12 12:52:52 +01:00
erogol 9b0f441945 argument for returning no eval split 2020-11-12 12:52:27 +01:00
erogol a7aefd5c50 use pytorch amp for mixed precision training for Tacotron 2020-11-12 12:51:56 +01:00
erogol 67e2b664e5 compute embeddings and create speakers.json 2020-11-12 12:51:17 +01:00
Eren Gölge 79ce06c622
Merge pull request #565 from mweinelt/fix-umap-learn-ref
requirements.txt: Install correct umap-learn library
2020-11-11 12:37:04 +01:00