CCS intergration dataloader

This commit is contained in:
Steffen
2021-03-19 17:17:16 +01:00
parent 6ace861016
commit d4059779c4
8 changed files with 213 additions and 35 deletions

View File

@ -4,5 +4,6 @@ from pathlib import Path
sr = 16000
PRIMATES_Root = Path(__file__).parent / 'data' / 'primates'
CCS_Root = Path(__file__).parent / 'data' / 'ComParE2021_CCS'
N_CLASS_multi = 5