Commit Graph

10 Commits

Author SHA1 Message Date
omahs cfb143b9fb
fix typos 2023-12-05 09:46:36 +01:00
Julian Weber dcce1644b7
Fix doc dataset (#3070)
* fix formatting dataset doc

* fix autocomplete
2023-10-16 12:29:52 +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 da93d768b8 Update docs 2023-01-02 10:07:03 +01: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
Eren Gölge d87985cde1 Update docs 2022-03-07 12:27:13 +01:00
Eren Gölge 2db67e3356 Update dataset formatting docs 2022-02-14 10:49:25 +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 69dd36ee3b Add fine-tunning documentation 2021-09-12 20:34:19 +00:00
Eren Gölge 65958eaa41 Add preliminary sphinx documentation 2021-06-28 17:03:47 +02:00