Higgs_Codec_Extended / config.json
Respair's picture
Create config.json
f6e9b50 verified
raw
history blame
242 Bytes
Invalid JSON: Expected ',' or '}' after property value in JSONat line 10, column 37
{
"n_filters": 32,
"D": 256,
"codebook_dim": 64,
"target_bandwidths": [0.5, 1, 1.5, 2, 4],
"ratios": [8, 5, 4, 2, 3],
"sample_rate": 24000,
"bins": 1024,
"n_q": 8,
"semantic_techer": "mHubert_base" # or hubert_base_general
}