Commit Graph

9 Commits

Author SHA1 Message Date
Enno Hermann ae2f8d2354 docs: use nested contents for easier overview 2024-12-12 18:29:23 +01:00
Enno Hermann 849e75e967 docs: improve documentation 2024-12-12 18:23:17 +01:00
Enno Hermann aa40fd277b docs: update links 2024-04-04 18:21:57 +02:00
Enno Hermann d772724125 fix: update repository links, package names, metadata 2024-04-03 12:02:44 +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
Arvind Suresh a34076af35 Update documentation for multi-gpu training 2022-05-07 13:30:03 +02:00
Eren Gölge 4761853c5c Fix imports 2021-09-08 13:34:40 +00: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