step-audio-editx-8bit-mlx / campplus-config.json
tamarher's picture
Add files using upload-large-folder tool
b10879c verified
raw
history blame contribute delete
242 Bytes
{
"feat_dim": 80,
"embedding_size": 192,
"growth_rate": 32,
"init_channels": 128,
"block_layers": [
12,
24,
16
],
"segment_pool_size": 100,
"sample_rate": 16000,
"num_mel_bins": 80,
"output_level": "segment"
}