13 Commits

Author SHA1 Message Date
WeberJulian
8c20a599d8 Remove coqui studio integration from TTS 2023-12-11 22:11:46 +01:00
Julian Weber
58cb0d8dd0 Remove v1 doc and tests (#3172)
* remove v1 in inference.md

* remove v1 in README.md

* Update test_models.py
2023-11-08 14:51:42 +01:00
Eren Gölge
a24ebcd8a6 Fix coqui api (#3168) 2023-11-08 10:51:23 +01:00
Julian Weber
d21f15cc85 fix readme (#3071)
* fix readme

* fix inference.md
2023-10-17 10:27:11 +02:00
Jake Tae
fa0cbd78fe Update README with new device API (#2876)
* docs: update readme w/ .to(device) api

* docs: add .to(device) in python quickstart

* docs: move section header out of comment

* chore: use device instead of hard-coded string

* docs: update inference.md
2023-08-28 11:19:00 +02:00
Eren Gölge
3a104d5c49 Update Studio API for XTTS (#2861)
* Update Studio API for XTTS

* Update the docs

* Update README.md

* Update README.md

Update README
2023-08-13 12:04:12 +02:00
Eren Gölge
e785d101a1 Port Fairseq TTS models (#2628)
* Load fairseq models

* Add docs and missing files

* Managing fairseq models and docs for API

* Make style

* Use scarf URL

* Add tests

* Fix URL

* Pass cpu

* Make lint

* Fixup

* Make lint

* fixup

* Fixup

* Change tokenization order

* Update README

* Fixup

* Fixup
2023-06-05 11:15:13 +02:00
Eren Gölge
ad8b9bf2be 🐸 Coqui Studio API integration (#2484)
* Warn when lang is not avail

* Make style

* Implement Coqui Studio API

* Test

* Update docs

* Set action

* Make style

* Make lint

* Update README

* Make style

* Fix action

* Run actions
2023-04-05 15:06:50 +02:00
Eren Gölge
d309f50e53 Implement FreeVC (#2451)
* Update .gitignore

* Draft FreeVC implementation

* Tests and relevant updates

* Update API tests

* Add missings

* Update requirements

* :(

* Lazy handle for vc

* Update docs for voice conversion

* Make style
2023-03-25 18:33:23 +01:00
Eren G??lge
4e75b6262c Update docs 2023-02-06 11:20:32 +01:00
Eren Gölge
1ddc484b49 Python API implementation (#2195)
* Draft implementation

* Fix style

* Add api tests

* Fix lint

* Update docs

* Update tests

* Set env

* Fixup

* Fixup

* Fix lint

* Revert
2022-12-12 12:04:20 +01: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
65958eaa41 Add preliminary sphinx documentation 2021-06-28 17:03:47 +02:00