Dear authors :
I am curiously learning from your provided code named AlgorithmDevelopment-Archive.ipynb while encountering some problems.
When running with a few lines below :
with open('audio_curve_data/105.json') as audio_data_json: audio_files_data = json.load(audio_data_json)
I didn't find the exact source files. Would you mind kindly providing some json files to help me analyze your source code ?
Sincerely.