Commit Graph

234 Commits (ff9b63d02a77e6ea5dca3529f6d223e41ea731fb)

Author SHA1 Message Date
Eren Gölge a0f31df481
Fix README.md 2022-11-16 12:27:58 +01:00
Julian Weber 3191c5f1fe
Doc update docker (#2153)
* Complete Dockerignore to keep context managable

* Add documentation on readme

* Match pip and docker cuda version

* Use pip3 consistently
2022-11-16 00:21:56 +01:00
Eren Gölge 7689fadd86
Remove gitter link 2022-11-14 10:44:17 +01:00
Ikko Ashimine 42edcad45f
Update README.md (#2146)
Github -> GitHub
2022-11-14 10:41:27 +01:00
Eren Gölge c16804f5d0
Add Discord server badge (#2136) 2022-11-09 11:27:07 +01:00
Eren Gölge ef82adcc51
Adding announcements to README.md 2022-10-15 19:11:16 +02:00
Eren Gölge dba2c3570a
Update readme (#1978) 2022-09-16 12:01:46 +02:00
Edresson Casanova 98aa6261d1
Add YourTTS and SC-GlowTTS on available models (#1933) 2022-09-08 11:10:39 +02:00
p0p4k 4fe50801b5
Update README.md; download progress bar in CLI. (#1797)
* Update README.md

- minor PR
- added model_info usage guide based on #1623 in README.md .

* "added tqdm bar for model download"

* Update manage.py

* fixed style

* fixed style

* sort imports
2022-08-01 12:17:47 +02:00
Yuri Pourre 1a065fa6ed
Update README.md (#1776)
Fix typo in different and code sample
2022-07-26 13:28:21 +02:00
camillem 5c821d9fa1
Fix the --model_name and --vocoder_name arguments need a <model_type> element (#1469)
Co-authored-by: Eren Gölge <erogol@hotmail.com>
2022-06-27 10:32:43 +02:00
Eren Gölge e282da5161 Update CI badges 2022-05-13 14:56:49 +02:00
Eren Gölge 4857967063
🐍 Python 3.10.x support and drop Python 3.6 support (#1565)
* Update requirements

* Update CI for p3.10

* Update numpy requirement

* Drop 🐍p3.6 support

Numpy also dropped support for p3.6

* Bind cython v0.29.28

* Bind pyworld to v0.2.10

> 0.2.10 is not p3.10.x compatible

* Update Dockerfile
2022-05-12 15:50:25 +02:00
Eren Gölge 72d85e53c9
Update model file extension (#1422)
* Update model file ext to ```.pth```

* Update docs

* Rename more

* Find model files
2022-03-22 17:55:00 +01:00
Eren Gölge 6716b3b214 Fix typo 2022-03-06 14:10:16 +01: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
Reuben Morais 0057494a2a Remove broken link 2021-12-17 11:37:19 +01:00
Reuben Morais 859ac1a54c Include usage instructions in README 2021-12-17 11:37:19 +01:00
Eren Gölge 7c10574931 Gateway for TTS models 2021-10-26 13:04:51 +02:00
Eren Gölge 1ea011571a Update SpeedySpeech config 2021-09-12 15:33:27 +00:00
Eren Gölge bb2c3df4d0 Update README.md with new models 2021-09-07 08:01:49 +00:00
Eren Gölge 6878ddfbea Update README.md format 2021-09-06 15:16:58 +00:00
Eren Gölge 0b8bc71fc9 Integrate Scarf pixel 2021-09-06 15:16:58 +00:00
Eren Gölge 3fd78241f8 Fix README link 2021-08-17 12:12:36 +00:00
Eren Gölge 9f40172023 Add VITS to README.md 2021-08-09 18:02:36 +00:00
Eren Gölge 922142428c Fix link in the README 2021-08-09 18:02:36 +00:00
Eren Gölge 2e1a428b83 Update glowtts docstrings and docs 2021-06-30 14:30:55 +02:00
Eren Gölge 4b5421b42f Remove FAQ link from README.md 2021-06-29 13:20:40 +02:00
Eren Gölge 65958eaa41 Add preliminary sphinx documentation 2021-06-28 17:03:47 +02:00
Sadam Hussain Memon cb32839dd8
url link formatting for implementing new Model
Fixed text formatting for url directing to hammer_and_wrench Implementing a New Model in Links and Resources section
2021-05-07 07:41:26 +05:00
Eren Gölge b00b1d4680 remove the death link to the docker image 2021-04-29 18:00:47 +02:00
Eren Gölge ed1de4e0db Merge branch 'pr/agrinh/457-2' into dev 2021-04-28 21:50:44 +02:00
Eren Gölge 79663bc944 update the readme 2021-04-28 21:49:44 +02:00
Agrin Hilmkil 1c8479f703 Remove unnecessary instruction 2021-04-28 11:20:06 +02:00
Agrin Hilmkil 167f86417e Move dev, tf, notebook dependencies to extras 2021-04-28 11:20:06 +02:00
Eren Gölge 39ceb3f7df
Update README.md 2021-04-21 13:50:35 +02:00
Eren Gölge d0786be2a3
remove matrix link 2021-04-19 11:07:40 +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
Eren Gölge d63e4f288d Merge branch 'dev' into main 2021-04-15 16:38:18 +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 4e47d8f618 Update the main README.md 2021-04-09 13:51:29 +02:00
Eren Gölge a9342b8ed4 readme update 2021-04-09 12:06:38 +02:00
Eren Gölge 0945f8e8af
Update README.md
Add zenodo DOI badge
2021-04-08 15:09:25 +02:00
Eren Gölge 2344379cb8 Merge branch 'dev' into main 2021-04-02 16:42:37 +02:00
Eren Gölge 3efdad3776
Update README.md 2021-04-01 16:10:52 +02:00
Eren Gölge f5446d4f1e [ci skip]readme udpate 2021-03-30 14:46:14 +02:00
Eren Gölge ec52243d62 [ci skip]update readme 2021-03-30 14:44:53 +02:00
Eren Gölge 7a382a5c2b stowed aligntts commit and small refactoring with feed_forward layers 2021-03-30 14:39:16 +02:00
Eren Gölge 2e7fdf8f9d 🐸 fashion 2021-03-30 14:39:16 +02:00