vall-e/docs/config.md
2024-11-05 16:53:00 -06:00

9 lines
298 B
Markdown

# `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.