Commit Graph

2841 Commits (87384c60085ec4e27879ac2995d0dd219e23d01d)

Author SHA1 Message Date
Eren Gölge 47e356cb48 code styling 2021-04-16 16:01:40 +02:00
Eren Gölge 25328aad00 refactoring to allow defining the speaker file externally 2021-04-16 15:59:57 +02:00
kirianguiller 83aa415934 add usage of new Synthetizer class in the chinese model notebook 2021-04-16 15:56:29 +02:00
kirianguiller 48ae52a9a3 handle multi speaker and gst in Synthetizer class 2021-04-16 15:54:49 +02:00
Eren Gölge d0d7eae39a
Merge pull request #430 from AXKuhta/main
Fix the "Run your own TTS and Vocoder models" snippet
2021-04-16 13:10:47 +02:00
Jörg Thalheim 97f98e4c45
server: also listen to ipv6
The [::] address will listen to both ipv4/ipv6 addresses.
2021-04-16 09:26:39 +02:00
Eren Gölge a53958ae3a fix urls for the new models 2021-04-15 17:05:00 +02:00
Eren Gölge d63e4f288d Merge branch 'dev' into main 2021-04-15 16:38:18 +02:00
Eren Gölge 4450c9bf5f [ci skip]update version 2021-04-15 16:37:46 +02:00
Eren Gölge 9cc17be53a formatting and a small bug fix in Tacotron model 2021-04-15 16:36:51 +02:00
Eren Gölge 1ad838bc83 add newly released models under .model.json 2021-04-15 16:06:10 +02:00
Eren Gölge 7cada1a949 remove noise 2021-04-15 15:30:45 +02:00
Eren Gölge d60a8d7211 show the real waveform on TB too for GAN vocoder training. 2021-04-15 15:30:06 +02:00
Eren Gölge 5fbe926429 change the default TTS model to TacotronDDC 2021-04-15 15:29:44 +02:00
AXKuhta 993f4aed86
This snippet was trying to load the model as the config file 2021-04-15 11:53:27 +08:00
Eren Gölge bae2ad0ff5 add HiFiGAN to readme 2021-04-15 03:15:12 +02:00
Eren Gölge 3de5a89154 optionally enable prenet dropout at inference time for tacotron models 2021-04-13 13:24:56 +02:00
Eren Gölge c00212b67c bump up pytorch version 2021-04-13 12:41:26 +02:00
Eren Gölge 28a2fed8a3 update hifigan in .model.json 2021-04-12 16:48:05 +02:00
Eren Gölge abaf36861a aligntts model .model.json placeholder 2021-04-12 16:43:52 +02:00
Eren Gölge 480e2f7888 docstring update and better handling make_symbols 2021-04-12 16:40:49 +02:00
Eren Gölge b735076bb4 linter fixes 2021-04-12 13:14:11 +02:00
Eren Gölge b11d1cb845 small fixes 2021-04-12 12:40:55 +02:00
Eren Gölge a7f6045644 Merge branch 'reformat' into hifigan-reformat 2021-04-12 12:00:17 +02:00
Eren Gölge f519012dea reformatting and styling 2021-04-12 11:47:39 +02:00
Eren Gölge 9011dddf77 tacotron DDC placeholder in models.json 2021-04-12 04:06:27 +02:00
Eren Gölge 3c0d1d066d update permissions of all the shell scripts 2021-04-10 20:04:27 +02:00
Eren Gölge a750c07717 change file permissions to +x 2021-04-10 19:51:48 +02:00
Eren Gölge d295d5de97 remove torch.no_grad from TorchSTFT 2021-04-10 19:43:57 +02:00
Eren Gölge 5b70da2e3f restore schedulers only if training is continuing a previous training
inherit nn.Module for TorchSTFT
2021-04-09 19:31:28 +02:00
Eren Gölge 2c71c6d8cd [ci skip]update gan vocoder configs to reflect the recent changes 2021-04-09 17:15:32 +02:00
Eren Gölge 8f2a4404b2 [ci skip] lang. update for CONTRIBUTING.md 2021-04-09 17:08:15 +02:00
Eren Gölge 72e72a9476 adapt Makefile for CI 2021-04-09 16:52:24 +02:00
Eren Gölge 4e47d8f618 Update the main README.md 2021-04-09 13:51:29 +02:00
Eren Gölge 1cdf8498d7 new CONTRIBUTING.md 2021-04-09 13:51:04 +02:00
Eren Gölge a9342b8ed4 readme update 2021-04-09 12:06:38 +02:00
Eren Gölge 2b529f60c8 update default hifigan config 2021-04-09 11:40:06 +02:00
Eren Gölge 105e0b4d62 vocoder gan training fixes 2021-04-09 11:38:04 +02:00
Eren Gölge 3d0ee4ae21 small fix 2021-04-09 11:29:55 +02:00
Eren Gölge 9987230508 add bash tests and linux system requirements to Makefile 2021-04-09 03:09:24 +02:00
Eren Gölge 5fd2333c91 move bash based tests to a separate folder and rename the calling script file. Fix align_tts training test. 2021-04-09 03:07:58 +02:00
Eren Gölge b8979b5db8 initial Makefile, requirements update and use nosetests 2021-04-09 01:40:02 +02:00
Eren Gölge 87ee6ceb57 style update #3 2021-04-09 01:17:15 +02:00
Eren Gölge 18d9ec8036 format with black 2021-04-09 00:54:59 +02:00
Eren Gölge e5b9607bc3 isort all imports 2021-04-09 00:45:20 +02:00
Eren Gölge 0e79fa86ad format with black and pylint 2.7.3 2021-04-09 00:38:08 +02:00
Eren Gölge 5de7eb708b fix the config 2021-04-09 00:36:49 +02:00
Eren Gölge cd69da4868 linter fixes #2 2021-04-08 16:57:46 +02:00
Eren Gölge 0945f8e8af
Update README.md
Add zenodo DOI badge
2021-04-08 15:09:25 +02:00
Eren Gölge 4d3e1e9d9a linter fix 2021-04-08 14:57:46 +02:00