jupyterlab-test2 / dataset_config.json
nateraw's picture
Create create_dataset.py (#1)
0651587
raw
history blame
176 Bytes
{
"clips_csv_filepath": "data.csv",
"character": "theovon",
"do_extract_vocals": false,
"whisper_size": "medium",
"dl_dir": "downloads",
"data_dir": "dataset_raw"
}