tiny-hinglish-turn-detector / model_metadata.json
suvradeepp's picture
Publish Tiny Hinglish Turn Detector development preview
35d483e verified
Raw
History Blame Contribute Delete
1.03 kB
{
"architecture": "tiny_tcn",
"controller": {
"endpoint_threshold": 0.741000771522522,
"long_pause_threshold": 0.561000771522522,
"max_silence_ms": 1800.0,
"min_silence_ms": 200.0,
"relax_after_ms": 800.0,
"required_confirmations": 1
},
"data_revision": "e564e2ac567f774d1880aa1db6ce97afb8c519b7",
"data_scope": "preview-only: 3265 rows from train-00010-of-00083; official test remains sealed",
"development_only": true,
"endpoint_output_name": "endpoint_probability",
"frame_mask_name": "frame_mask",
"frontend": {
"f_max": 8000.0,
"f_min": 0.0,
"hop_length": 160,
"max_seconds": 4.0,
"n_fft": 400,
"n_mels": 80,
"normalization": "whisper",
"pad_side": "left",
"sample_rate": 16000,
"win_length": 400
},
"input_features_name": "log_mel",
"model_name": "partial-shard-warmstart-lr3e4-5ep",
"model_version": "1",
"output_type": "probability",
"parameter_count": 151812,
"threshold": 0.741000771522522,
"training_status": "preview-only"
}