Commit Graph

6 Commits

Author SHA1 Message Date
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