Shenava 1.0: Open Streaming Persian ASR and Captioning
Collection
Public Shenava 1.0 release: Persian ASR models, Phase A/B datasets, AL corrections, eval artifacts, and demos. • 60 items • Updated
CoreML MLProgram FP16 streaming split for Reza2kn/visualears-fastconformer-fa-depoisoned-phaseB.
Files:
streaming_encoder_ctc_streaming_fp16.mlpackagernnt_predictor_streaming_fp16.mlpackagernnt_joint_streaming_fp16.mlpackagecoreml_fixed_streaming_manifest.jsonStreaming contract:
1 x 80 x 32chunk_size=4, shift_size=3, left_chunks=64[17, 24]1 x 512 x 21 x 2 x 102517 x 1 x 256 x 51217 x 1 x 512 x 4Validation so far:
.mlpackage files load and run via CoreML CPU execution.265/269 normalized transcripts: 98.513%.99.946%.Implementation note: the CoreML encoder uses a fixed streaming-contract shim for CoreMLTools conversion. It keeps the cache-bearing streaming interface but replaces NeMo runtime shape-to-Python-int slices with constants for this exact contract.