Commit Graph

58 Commits

Author SHA1 Message Date
Wouter van der Velde
d611067d50 fixed small spelling mistakes (#2551) 2023-07-04 11:42:54 +02:00
Eren Gölge
9b041f958b Update docs and credits 2023-07-02 13:09:40 +02:00
Eren G??lge
90cf712bb4 Update docs 2023-06-30 14:58:15 +02:00
Eren G??lge
797eab2dd0 Add bark docs 2023-06-29 17:52:42 +02:00
Eren Gölge
c844b6570a Inference API for 🐶Bark (#2685)
* Add bark requirements

* Draft Bark implementation

* Download HF models

* Update synthesizer

* Add bark model

* Make style

* Update pylintrc

* Update model URLs

* Update Bark Config

* Fix here and ther

* Make style

* Make lint

* Update requirements

* Update requirements
2023-06-28 11:55:27 +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
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
prakharpbuf
c1875f68df typos and minor fixes (#2508)
* Update tacotron1-2.md

* Update README.md

* Update Tutorial_2_train_your_first_TTS_model.ipynb

* Update synthesizer.py

There is no arg called --speaker_name

* Update formatting_your_dataset.md

* Update AnalyzeDataset.ipynb

* Update AnalyzeDataset.ipynb

* Update AnalyzeDataset.ipynb

* Update finetuning.md

* Update train_yourtts.py

* Update train_yourtts.py

* Update train_yourtts.py

* Update finetuning.md
2023-04-26 15:22:57 +02:00
Eren Gölge
d3e215f8bd Add link 2023-04-17 13:48:55 +02:00
Eren Gölge
bce819a624 Add docs for adding a new lang frontend 2023-04-17 12:54:35 +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
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
4ca07514d4 Remove doc bot (#2399) 2023-03-13 12:42:01 +01:00
Eren G??lge
4e75b6262c Update docs 2023-02-06 11:20:32 +01:00
Eren G??lge
da93d768b8 Update docs 2023-01-02 10:07:03 +01:00
Yehor Smoliakov
046b137946 Add Ukrainian LADA (female) voice 2022-12-16 12:30:44 +02: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
4114136717 Add docker docs 2022-11-15 23:17:30 +01:00
Marek Šuppa
fa0e71d0b6 Update forward_tts.md (#2019)
A small typo update in `forward_tts.md`
2022-10-29 12:52:24 +02:00
Eren Gölge
9e5a469c64 d-vector handling (#1945)
* Update BaseDatasetConfig

- Add dataset_name
- Chane name to formatter_name

* Update compute_embedding

- Allow entering dataset by args
- Use released model by default
- Use the new key format

* Update loading

* Update recipes

* Update other dep code

* Update tests

* Fixup

* Load multiple embedding files

* Fix argument names in dep code

* Update docs

* Fix argument name

* Fix linter
2022-09-13 14:10:33 +02:00
klotlabs
c44e39d9d6 Update training_a_model.md (#1620)
edited `...servers our needs.` to `...serves your needs.`
2022-06-08 23:40:05 +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
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