Views
No views yet
Part of the soniqo.audio speech toolkit — an open, runtime-portable stack for speech AI. This bundle is the LiteRT export, designed to plug into the abstract interfaces inspeech-core(C++ voice-agent orchestration library). Browse all LiteRT bundles in the soniqo LiteRT collection.
| File | Description |
|---|---|
nemotron-streaming-encoder.tflite | INT8 cache-aware FastConformer encoder |
nemotron-streaming-decoder.tflite | FP32 RNN-T prediction network (LSTM) |
nemotron-streaming-joint.tflite | FP32 joint network |
vocab.json | SentencePiece BPE vocab |
config.json | Mel + chunk + cache shape spec |
nemotron-streaming-encoder_recipe.json | Quantizer recipe |
audio chunk (80 ms, 16 kHz)
│
▼
mel fbank (80 bins) ──► encoder + cached K/V ──► encoded frame
│
▼
decoder (LSTM)
│
▼
joint ──► BPE tokenconfig.json so the worker can pre-allocate
and reset state per session without inspecting the bundle.'The quick brown fox jumps over the lazy dog' came out
cleaner than the Python validator on this utterance)litert_torch fight over native thread pools when they share
one interpreter.STTInterface / TTSInterface / VADInterface / EnhancerInterface; LiteRT implementations plug straight into the interfaces.base_model repository for the full terms.