Views
No views yet
| English | فارسی | |
|---|---|---|
| 🦀 Runtime | Pure Rust with tract | اجرای خالص Rust با tract |
| 🌊 Mode | True cache-aware streaming | اجرای جریانی واقعی با cache |
| 🪶 Smallest graph | 138 MB INT4 | کوچکترین گراف INT4 با حجم ۱۳۸MB |
| 🎧 Input | 121-frame log-mel chunks | chunkهای ۱۲۱ فریمی log-mel |
| 🔌 Dependencies | No ONNX Runtime or C++ engine | بدون ONNX Runtime یا موتور C++ |
Reza2kn/Shenava-Koochik-v1.0-tract-streamingPersianML/Shenava-Koochik-v1.0-tract-streamingReza2kn/Shenava-Koochik-v1.0| File | Precision | Size | Intended use |
|---|---|---|---|
model.int4.onnx | Q4_0 weight-only | 138 MB | Recommended edge/streaming graph. |
model.int8.onnx | dynamic INT8 matmul | 174 MB | Useful where INT8 kernels win; can be slower for batch-1 streaming. |
model.onnx | FP32 | 459 MB | Reference graph. |
audio_signal: FP32 [1, 80, 121], unnormalized NeMo log-mel.length: INT64 [1], the true valid frame count.cache_last_channel: [1, 17, 70, 512].cache_last_time: [1, 17, 512, 8].cache_last_channel_len: INT64 [1].tokens.txt and convert SentencePiece ▁ to spaces.shenava_tract_streaming.patch remains in this repository for older tract revisions and reproducibility.persian_itn.py optionally converts spoken Persian numbers to Persian digits.