vall-e/docs/config.md

9 lines
298 B
Markdown
Raw Normal View History

2024-11-05 22:53:00 +00:00
# `config.py`
This script handles everything related to storing configuration information, as well as:
* loading the `data.h5` file
* loading the phoneme tokenizer
Most documentation should already be noted alongside each line, or in the [provided YAML](/data/config.yaml).
To be filled.