Views
No views yet
This is a deployment bundle, not atransformersloadable model. Fetch it via the repo'sfetch-artifacts.sh, orhuggingface-cli download mira-thing/mira-voice.
| Path | What | Upstream | License |
|---|---|---|---|
zipformer/...gigaspeech.../ | sherpa-onnx Zipformer int8 ASR (encoder/decoder/joiner + tokens/bpe) | k2-fsa | Apache-2.0 |
lib/ | aarch64 runtime: ONNX Runtime, TFLite, sherpa-onnx, glibc family, audio libs | mixed | see THIRD_PARTY_LICENSES |
models/melspectrogram.tflite, embedding_model.tflite | openWakeWord shared base models | openWakeWord | Apache-2.0 |
espeak-ng-data/ | espeak-ng g2p data, trimmed to en-us | espeak-ng | GPL-3.0 |
bin/ | aarch64 helpers: oww_wake, sherpa_asr_server, espeak-ng | this project + espeak-ng | see repo |
hey_mira.tflite wake model,
version-controlled in the GitHub repo.1git clone https://github.com/mira-thing/mira-voice && cd mira-voice
2bash fetch-artifacts.sh .so are upstream libraries
cross-built for aarch64. Full attribution in THIRD_PARTY_LICENSES.