SaaSHub helps you find the best software and product alternatives Learn more →
Moonshine Alternatives
Similar projects and alternatives to moonshine
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
browser-use
Open-source browser automation framework for AI agents. Browser Use lets AI agents control real browser sessions to complete multi-step web workflows.
-
-
char
Discontinued AI notepad for meetings [GET https://api.github.com/repos/fastrepl/char: 404 - Not Found // See: https://docs.github.com/rest/repos/repos#get-a-repository]
-
-
-
podcastfy
An Open Source Python alternative to NotebookLM's podcast feature: Transforming Multimodal Content into Captivating Multilingual Audio Conversations with GenAI
-
-
pipecat
Open Source framework for voice agents, multimodal apps, and realtime AI. Maintained by Daily and the community.
-
-
MagicQuill
[CVPR'25] Official Implementations for Paper - MagicQuill: An Intelligent Interactive Image Editing System
-
-
awesome-event-driven-architecture
Read-only mirror of https://codeberg.org/lutzh/awesome-event-driven-architecture
-
agent-squad
Flexible and powerful framework for managing multiple AI agents and handling complex conversations
-
-
-
-
rift-local
Local inference server for RIFT Transcription — streaming and batch speech recognition, LLM transforms, and CLI transcription backed by local models.
-
RAGformation
Tailored cloud solutions based on use case, cost, and preferences using natural language with Agentic AI to research, design, price, diagram, and report an optimized result.
moonshine discussion
moonshine reviews and mentions
-
How I Let an AI Agent Save a Draft on DEV
[ { "rank": 1, "title": "Transcribe.cpp", "url": "https://workshop.cjpais.com/projects/transcribe-cpp" }, { "rank": 2, "title": "Speech Recognition and TTS in less than 500kb", "url": "https://github.com/moonshine-ai/moonshine/tree/main/micro" }, { "rank": 3, "title": "Better and Cheaper Than IPTV", "url": "https://github.com/stupside/castor" }, { "rank": 4, "title": "Classic Amiga titles, free to download", "url": "https://amigafreeware.downer.tech/" }, { "rank": 5, "title": "Mathematicians still don't know the fastest way to multiply numbers", "url": "https://www.scientificamerican.com/article/mathematicians-still-dont-know-the-fastest-way-to-multiply-numbers/" }, { "rank": 6, "title": "If You Build It, They Will Come", "url": "https://www.benlandautaylor.com/p/if-you-build-it-they-will-come" }, { "rank": 7, "title": "GPT-5.6 used a prompt to close a 30-year gap in convex optimization", "url": "https://old.reddit.com/r/math/comments/1uxj3cy/after_openais_cdc_proof_announcement_gpt56_used_a/" }, { "rank": 8, "title": "Mayor Mamdani Says Landlords Can't Use AI Images to Advertise", "url": "https://petapixel.com/2026/07/16/mayor-mamdani-says-landlords-cant-secretly-use-ai-images-to-advertise-properties/" }, { "rank": 9, "title": "I'm Making Strandfall, a Solarpunk Orienteering Larp", "url": "https://mssv.net/2026/04/29/im-making-strandfall-a-solarpunk-orienteering-larp/" }, { "rank": 10, "title": "Harness Engineering", "url": "https://github.com/lopopolo/harness-engineering" } ]
-
GPT-5.6 Sol yields 30-year math proof as METR flags severe evasion behaviors
Local inference expands as the community flags deep open-source infiltration scams. Moonshine-AI released fully viable text-to-speech and transcription models running under 500kb [95][100], but excitement in the small-model space was tempered when researchers caught "Basalt Labs" running a high-profile scam masking a DeepSeek API proxy behind a fake Qwen fine-tune [44].
-
Speech Recognition and TTS in less than 500kb
Presumably it's not, but the TTS voice in the video sounds to me more like formant synthesis than diphone - it reminds me of my DECtalk.
The project credits does mention espeak (which is formant based) as well as various other TTS projects, although it sounds like they are only using the procunciation part of espeak, not the voice synthesis.
https://github.com/moonshine-ai/moonshine#acknowledgements
-
The 8 Best Platforms To Build Voice AI Agents
There are other excellent services like LiveKit, Kokoro TTS, and Moonshine for creating voice applications. You can also use platforms like Unmute.sh and OpenAI.fm to experiment and test with a library of natural and realistic AI voices.
- Show HN: Moonshine Open-Weights STT models – higher accuracy than WhisperLargev3
-
Show HN: OWhisper – Ollama for realtime speech-to-text
I use VAD to chunk audio.
Whisper and Moonshine both works in a chunk, but for moonshine:
> Moonshine's compute requirements scale with the length of input audio. This means that shorter input audio is processed faster, unlike existing Whisper models that process everything as 30-second chunks. To give you an idea of the benefits: Moonshine processes 10-second audio segments 5x faster than Whisper while maintaining the same (or better!) WER.
Also for kyutai, we can input continuous audio in and get continuous text out.
- https://github.com/moonshine-ai/moonshine
- Moonshine ASR
-
FLAIV-KING Weekly 25 Nov 2024
❄️ Snowflake Cortex AI + Slack 🌐 Mistral Multi Modal ❄️ Journey to Snowflake Monitoring Mastery ❄️ Best Practices for Using QueryTag in Snowflake 💻 CFP The Way 🦾 Multi Agent Framework AWS 📊 Cool Emojis 📈 bRAG LangChain 📝 Tool: What's in your stack? 📎 Awesome Event Driven Architecture Articles 📝 10 AI Open Source Tools 🫶 Documind 💻 Zerox AI 📈 Garak Open Source LLM Scanner 🦾 Magic Quill Image Project 🏃 vLLM to serve LLMs 🤖 OASIS Simulator 🙋🏻♂️ Creating Projects with UV 🛠️ RagFormation ✅ AutoKitteh Tool ✅ WebVM in the browser ✅ UV Pytorch ✅ Redis SQL Trino ✅ Bluesky Websocket Firehose in browser ✅ Data Engineer Handook ✅ Automatic Speech Recognition (ASR) on Edge Devices 🦾 Automatic Researcher with Ollama 🛠️ Podcastify Open Source 🙋🏻♂️ NVIDIA Jetpack 6.1 Upgrade
- Moonshine speech-to-text live caption demo
-
Moonshine, the new state of the art for speech to text
https://github.com/usefulsensors/moonshine/blob/main/moonshi...
The section "3.2. Training data collection & preprocessing" covers what you're inquiring about:
-
A note from our sponsor - SaaSHub
www.saashub.com | 11 Aug 2026
Stats
moonshine-ai/moonshine is an open source project licensed under GNU General Public License v3.0 or later which is an OSI approved license.
The primary programming language of moonshine is C++.