AudioDeNoiseAPI / datafiles /template.json
arnavkumar24
Addon
89040ed
raw history blame
No virus
111 Bytes
{
"data": [
{
"wav": "path_to_audio_file",
"caption": "textual_desciptions"
}
]
}