| { | |
| "variant": "streaming", | |
| "source_checkpoint": "nvidia/diar_streaming_sortformer_4spk-v2.1", | |
| "n_mels": 128, | |
| "fc_d_model": 512, | |
| "subsampling_factor": 8, | |
| "num_speakers": 4, | |
| "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 | |
| } | |