Metadata-Version: 2.1
Name: useful-moonshine-onnx
Version: 20251121
Summary: Speech recognition for live transcription and voice commands with the Moonshine ONNX models.
Home-page: https://github.com/moonshine-ai/moonshine
Author: Useful Sensors
License: MIT
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numba>=0.61.2
Requires-Dist: tokenizers>=0.19.0
Requires-Dist: onnxruntime
Requires-Dist: huggingface-hub
Requires-Dist: librosa

# useful-moonshine-onnx

Moonshine is a family of speech-to-text models optimized for fast and accurate automatic speech recognition (ASR) on resource-constrained devices. This package contains inference code for using Moonshine models with the ONNX runtime. For more information, please refer to the [project repo on GitHub](https://github.com/moonshine-ai/moonshine).
