Xenova's picture
Xenova HF Staff
Upload folder using huggingface_hub
5a7ca3b verified
Raw
History Blame Contribute Delete
1.61 kB
{
"architectures": [
"Nemotron3DiarizationForAudioFrameClassification"
],
"audio_config": {
"attention_dropout": 0.0,
"dtype": "float32",
"hidden_act": "gelu",
"hidden_size": 32,
"initializer_range": 0.02,
"intermediate_size": 64,
"max_position_embeddings": 512,
"model_type": "nemotron3_diarization_audio",
"num_attention_heads": 2,
"num_hidden_layers": 2,
"num_key_value_heads": 2,
"num_mel_bins": 128,
"partial_rotary_factor": 1.0,
"rope_parameters": {
"partial_rotary_factor": 1.0,
"rope_theta": 10000.0,
"rope_type": "default"
},
"subsampling_factor": 8
},
"chunk_length": 4,
"chunk_right_context": 1,
"dtype": "float32",
"fifo_length": 4,
"head_config": {
"audio_hidden_size": 32,
"dtype": "float32",
"hidden_size": 16,
"model_type": "",
"num_speakers": 4,
"subsampling_factor": 8
},
"initializer_range": 0.02,
"model_type": "nemotron3_diarization",
"speaker_cache_update_period": 3,
"streaming_config": {
"dtype": "float32",
"fifo_length": 4,
"latest_frames_score_boost": 0.05,
"min_positive_scores_rate": 0.5,
"model_type": "",
"num_speakers": 4,
"prediction_score_threshold": 0.25,
"speaker_cache_length": 12,
"speaker_cache_silence_frames_per_speaker": 1,
"speaker_cache_update_period": 3,
"strong_boost_rate": 0.75,
"subsampling_factor": 8,
"weak_boost_rate": 1.5
},
"transformers.js_config": {
"dtype": "fp32",
"use_external_data_format": true
},
"transformers_version": "5.18.0.dev0"
}