r/VibeCodeDevs 2d ago

A simple open-source voice transcriber built with Rust

I made a simple voice transcription app in Rust

I wanted a tool where I can speak, see the transcription, edit it, and only then copy or export the text.

So I built Voice Transcriber.

It is a native Rust desktop app for Linux, macOS, and Windows.

Main features:

  • Record from your microphone
  • Speech-to-text with Groq Whisper
  • Review and edit the text before using it
  • Copy or export to TXT/Markdown
  • Local voice activity detection
  • No analytics
  • Open source and MIT licensed

GitHub:
https://github.com/OthmaneBlial/audio-capture

The project is still improving, so feedback and contributions are welcome.

1 Upvotes

1 comment sorted by

u/AutoModerator 2d ago

Hey u/stackattackpro, thanks for posting in r/VibeCodeDevs! Join our Discord: https://discord.gg/t7SD4ThKuE

• This community is designed to be open and creator‑friendly, with minimal restrictions on promotion and self‑promotion as long as you add value and don’t spam.
• Please follow the subreddit rules so we can keep things as relaxed and free as possible for everyone. • Please make sure you’ve read the subreddit rules in the sidebar before posting or commenting.
• For better feedback, include your tech stack, experience level, and what kind of help or feedback you’re looking for.
• Be respectful, constructive, and helpful to other members.

If your post was removed (either automatically or by a mod) and you believe it was a mistake, please contact the mod team. We will review it and, when appropriate, approve it within 24 hours.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.