Commit Graph

17 Commits (remove_v1_doc)

Author SHA1 Message Date
Eren Gölge 4033db5f4b 🔥 XTTS implementation 2023-09-13 17:51:24 +02:00
Eren G??lge 797eab2dd0 Add bark docs 2023-06-29 17:52:42 +02:00
Eren Gölge 01aa0034b2 Fixup docs 2023-05-16 01:24:25 +02:00
manmay nakhashi a3d5801c44
Tortoise TTS inference (#2547)
* initial commit

* Tortoise inference

* revert path change

* style fix

* remove accidental remove

* style fixes

* style fixes

* removed unwanted assests and deps

* remove changes

* remove cvvp

* style fix black

* added tortoise config and updated config and args, refactoring the code

* added tortoise to api

* Pull mel_norm from url

* Use TTS cleaners

* Let download model files

* add ability to pass tortoise presets through coqui api

* fix tests

* fix style and tests

* fix tts commandline for tortoise

* Add config.json to tortoise

* Use kwargs

* Use regular model api for loading tortoise

* Add load from dir to synthesizer

* Fix Tortoise floats

* Use model_dir when there are multiple urls

* Use `synthesize` when exists

* lint fixes and resolve preset bug

* resolve a download bug and update model link

* fix json

* do tortoise inference from voice dir

* fix

* fix test

* fix speaker id and remove assests

* update inference_tests.yml

* replace inference_test.yml

* fix extra dir as None

* fix tests

* remove space

* Reformat docstring

* Add docs

* Update docs

* lint fixes

---------

Co-authored-by: Eren Gölge <egolge@coqui.ai>
Co-authored-by: Eren Gölge <erogol@hotmail.com>
2023-05-16 00:58:21 +02:00
Eren Gölge d3e215f8bd Add link 2023-04-17 13:48:55 +02:00
Eren Gölge c10f9a3699
Update docs (#2389)
* Update docs index

* Add MarryTTS docs

* Update docs index

* Add Overflow docs
2023-03-13 12:42:20 +01:00
Eren Gölge 4114136717
Add docker docs 2022-11-15 23:17:30 +01:00
Eren Gölge 2db67e3356 Update dataset formatting docs 2022-02-14 10:49:25 +00:00
Eren Gölge 8cca3987aa Update documentation 2021-10-21 16:29:06 +00: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 2bf9e83c49 FastPitch refactor and commenting 2021-09-06 15:16:58 +00:00
Eren Gölge 7a374043cf Add `linkify` to docs extensions 2021-08-09 18:02:36 +00: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 65958eaa41 Add preliminary sphinx documentation 2021-06-28 17:03:47 +02:00