aufklarer's picture
Upload folder using huggingface_hub
6a95717 verified
raw
history blame contribute delete
564 Bytes
{
"model_id": "nvidia/nemotron-speech-streaming-en-0.6b",
"format": "litert",
"encoder": "nemotron-streaming-encoder.tflite",
"decoder": "nemotron-streaming-decoder.tflite",
"joint": "nemotron-streaming-joint.tflite",
"chunk_ms": 80,
"actual_mel_frames": 9,
"pre_cache_size": 16,
"mel_bins": 128,
"subsampling_factor": 8,
"attention_left_context": 70,
"encoder_layers": 24,
"vocab_size": 1024,
"dims": {
"encoder_hidden": 1024,
"conv_cache_size": 8,
"decoder_hidden": 640,
"decoder_layers": 2
},
"quantize": "int8"
}