Spaces:
Runtime error
Runtime error
SAMPLE_RATE = 16000 | |
N_CLASS = 360 | |
N_MELS = 128 | |
MEL_FMIN = 30 | |
MEL_FMAX = SAMPLE_RATE // 2 | |
WINDOW_LENGTH = 1024 | |
CONST = 1997.3794084376191 | |