Commit Graph

35 Commits (cpu-only-docker-image)

Author SHA1 Message Date
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
Arvind Suresh a34076af35 Update documentation for multi-gpu training 2022-05-07 13:30:03 +02:00
Yanlong Wang b45d5c5c60
Improve docsQA default questions (#1411) 2022-04-19 14:24:34 +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 07d96f7991 Fix DocQA title 2022-03-10 12:17:06 +01:00
Yanlong Wang 8a007c8834
feat: add docsqa to docs website (#1363) 2022-03-10 11:40:06 +01:00
Eren Gölge 48f6bb405a
Fix recipes as to the recent API changes. (#1367)
* Fix recipes -> #1366

* Fix trainer docs
2022-03-10 11:36:38 +01:00
Eren Gölge 6df69f79ea Revert DocQA as it fails on readthedocs 2022-03-07 15:54:43 +01:00
Eren Gölge d87985cde1 Update docs 2022-03-07 12:27:13 +01:00
Eren Gölge bdebe3d83e Fix typos 2022-03-06 14:19:46 +01:00
Han Xiao 00edd3c99b feat: add dotbot 2022-03-06 13:34:33 +01:00
Eren Gölge a19021d87f Merge branch 'dev' of https://github.com/coqui-ai/TTS into dev 2022-02-14 10:50:04 +00:00
Eren Gölge 2db67e3356 Update dataset formatting docs 2022-02-14 10:49:25 +00: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
Eren Gölge 45b2f8e42e Add 👑YourTTS docs 2021-12-20 11:54:10 +00:00
Baybars Külebi 9a145c9b88
Documentation corrections for finetuning and data preparation (#931)
* arctic recipe added

* config correction

* arctic config update

* directory name fix

* ugly prints added

* config and data corrections

* training instructions added

* documentation updates for finetuning and data prep

Revert "arctic recipe added"

This reverts commit 77b4df1f43a00af642f43655abf817e0551d0147.

doc updates for finetuning and data prep
2021-11-15 18:14:55 +01:00
Eren Gölge 035ed432bc
Doc update (#889)
* Link source files from the docs

* Update glowTTS recipes for docs

* Add dataset downloaders
2021-10-26 17:41:33 +02:00
Eren Gölge 44d47fd4cf Merge branch 'trainer_v1' into dev 2021-10-21 18:09:09 +00:00
Eren Gölge 8cca3987aa Update documentation 2021-10-21 16:29:06 +00:00
Eren Gölge 6d3b2d3cdd Update docs 2021-09-30 14:47:56 +00:00
Noran Raskin a804828264
Fix --list_models command in finetuning.md 2021-09-21 16:31:06 +02:00
Eren Gölge 69dd36ee3b Add fine-tunning documentation 2021-09-12 20:34:19 +00:00
Eren Gölge edc8d4d833 Add `forward_tts` docs 2021-09-12 15:34:27 +00:00
Eren Gölge 4761853c5c Fix imports 2021-09-08 13:34:40 +00:00
Eren Gölge b0b96b427a Add FastPitch documentation 2021-09-07 12:24:03 +00:00
Eren Gölge 2bf9e83c49 FastPitch refactor and commenting 2021-09-06 15:16:58 +00:00
Eren Gölge 06018251e6 Add VITS and GlowTTS class docs 🗒️ 2021-08-09 18:02:36 +00:00
Eren Gölge 7a374043cf Add `linkify` to docs extensions 2021-08-09 18:02:36 +00:00
mittimithai 181177a990 Update tutorial_for_nervous_beginners.md
small change that adds run_name...otherwise output dir begins with '-' and can be annoying to deal with
2021-08-09 18:02:36 +00:00
Eren Gölge 377b379f1e Update dataset URL 2021-07-24 11:23:55 +02:00
Eren Gölge c25a2184e7 Add docs for `SpeakerManager` 2021-07-03 13:55:27 +02:00
Eren Gölge 8cb16da82a Fix readthedocs build 2021-06-30 16:22:48 +02:00
Eren Gölge 2e1a428b83 Update glowtts docstrings and docs 2021-06-30 14:30:55 +02:00
Eren Gölge 3584a04552 Move `main_classes` to a separate folder 2021-06-30 14:09:05 +02:00
Eren Gölge 65958eaa41 Add preliminary sphinx documentation 2021-06-28 17:03:47 +02:00