step-audio-editx-8bit-mlx / frontend-config.json
tamarher's picture
Make Step Audio runtime bundle self-contained
3b4a7da verified
Raw
History Blame Contribute Delete
136 Bytes
{
"num_mels": 80,
"n_fft": 1920,
"hop_size": 480,
"win_size": 1920,
"sampling_rate": 24000,
"fmin": 0.0,
"fmax": 8000.0
}