CCS intergration dataloader
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user