mira-thing/mira-voice
056
mira-voice - prebuilt on-device voice runtime (aarch64)
Prebuilt model + runtime bundle for [Mira](https://github.com/mira-thing/mira-voice), the 100%-on-device smart-voice stack for the discontinued Spotify Car Thing. This repo holds the heavy, upstream artifacts. The code, build scripts, and the one custom model (the "hey mira" wake word) live on GitHub at [mira-thing/mira-voice](https://github.com/mira-thing/mira-voice).
This is a deployment bundle, not atransformersloadable model. Fetch it via the repo'sfetch-artifacts.sh, orhuggingface-cli download mira-thing/mira-voice.
Contents
Not in this bundle: the `hey_mira.tflite` wake model, version-controlled in the GitHub repo.
Use
git clone https://github.com/mira-thing/mira-voice && cd mira-voice
bash fetch-artifacts.sh The sherpa Zipformer is the unmodified k2-fsa GigaSpeech release; the runtime .so are upstream libraries cross-built for aarch64. Full attribution in `THIRD_PARTY_LICENSES`.
