Releases: TeFuirnever/Murmur
Release list
v1.0.2
What's Changed
See CHANGELOG.md for details.
Installation
| Platform | File |
|---|---|
| macOS (Apple Silicon) | Murmur-*.dmg |
| Windows | Murmur-Setup-*.exe |
Verify download integrity: compare your file's SHA256 with checksums-sha256.txt.
Prerequisites: None for basic usage. Audio format conversion (mp3/ogg) is handled by the built-in Python environment.
First launch: Murmur downloads the FunASR model (~1GB) on first run.
macOS: If you see "cannot verify developer", right-click the app → "Open".
v1.0.0
What's Changed
First official release of Murmur — a Chinese speech-to-text desktop app powered by FunASR with AI text optimization.
See CHANGELOG.md for full details.
Highlights
- Real-time voice recognition with global hotkey (
Cmd+Shift+Space) - AI text optimization (OpenAI-compatible API, 8+ providers)
- Audio file transcription (wav/mp3/m4a/flac)
- i18n support (zh-CN / en)
- Transcription history with full-text search
- Export to TXT/SRT/VTT/MD/DOCX
- Embedded Python environment (zero external deps)
Installation
| Platform | File |
|---|---|
| macOS (Apple Silicon) | Murmur-1.0.0-arm64.dmg |
| Windows | Murmur.Setup.1.0.0.exe |
Verify download integrity: compare your file's SHA256 with checksums-sha256.txt.
Prerequisites: None for basic usage. Audio format conversion (mp3/ogg) is handled by the built-in Python environment.
First launch: Murmur downloads the FunASR model (~1GB) on first run.
macOS: If you see "cannot verify developer", right-click the app → "Open".