Fast STT (Speach-to-Text) Web UI with mlx-whisper. The model is Whisper Large-3-Turbo.
- Apple Silicon Mac
- Python
>=3.12 - uv
>=0.4.0
Install the packages.
uv syncRun the app.
uv run main.pyOpen http://127.0.0.1:7860 with your browser and you can view the app.
