aufklarer's picture
Mirror streaming config as config.json for the Swift loader
b14c8be verified
Raw
History Blame Contribute Delete
386 Bytes
{
"variant": "streaming",
"source_checkpoint": "devsy0117/ultra_diar_streaming_sortformer_8spk_v1",
"n_mels": 128,
"fc_d_model": 512,
"subsampling_factor": 8,
"num_speakers": 8,
"chunk_len": 6,
"chunk_left_context": 1,
"chunk_right_context": 7,
"fifo_len": 40,
"spkcache_len": 188,
"spkcache_update_period": 32,
"mel_input_frames": 112,
"chunk_frames": 14
}