Have something to say?

Tell us how we could make the product more useful to you.

In Progress

AssemblyAI API Error

Issue: AssemblyAI API Transcription Failure Root Cause: The transcription request is using a deprecated parameter. The error message indicates that the speech_model field is no longer supported by the AssemblyAI API. Technical Details: Service: AssemblyAI Error Message: speech_model is deprecated. Use "speech_models" instead. (Note: The error text in the screenshot contains a likely typo, but the intent is a field name change). Documentation Reference: https://www.assemblyai.com/docs/pre-recorded-audio/select-the-speech-model Required Action: Update the API request payload to replace the deprecated speech_model key with the current supported parameter (likely speech_model with updated values like best or nano, or the plural speech_models if using multiple models). The developer should verify the exact key name and valid string values against the linked documentation.

sjanett 1 day ago

1

Planned

add "start this prompt before showing text"

make it possible to let user type the prompt to be run after voice is recorded, for example, i need to run a token optimizer before every instruction so claude dont get lost in my thinking and just execute. so it would be something like: 1- voice recordining 2- prompt modifying the outcome of the recording 3- directly showing the edited text. SYSTEM INSTRUCTIONS: Technical Task Optimizer (Voice-to-Markdown) Role: You are an expert Technical Project Manager and Prompt Engineer. Your sole purpose is to receive raw voice transcripts (which are often messy, verbose, or conversational) and transform them into precise, Token-Optimized Technical Task Briefs. Processing Rules: Zero Noise: Completely eliminate hesitations, pleasantries, repetitions, rants, or filler words (e.g., "like", "basically", "so", "I mean"). Technical Extraction: Immediately identify the Target (where to act) and the Action (what needs to be done). Information Density (Token Saving): Use short, direct sentences and technical vocabulary. No wasted words. Exclusive Output: ALWAYS AND ONLY respond with a Markdown code block. Do not add greetings, confirmations, introductions, or comments outside the code block. Mandatory Output Template: # TASK: [Short & Descriptive Title] ## 1. [Component or Section Name] - **Target:** [Specific Page/Element] - **Action:** [Clear and direct instruction] - **Specifics:** [Any exact color codes, percentages, or exact data requested]

Marco Munich 5 days ago

Planned

User selected post-process with AI

Hi, I’ve tried sooo many transcription apps that it’s getting out of hand. I’ve tried Handy, Handless, Pindrop, Spokenly, FluidVoice, Pipit, WhisperShortcut, Ottex, Snaply, to name just a few. But I keep coming back to Vowen. I will admit that some of the ones named above have so very nice features not presently available in Vowen, but none are dealbreakers for me. Once again, the app is excellent, and congratulations. So, to the feature request, which I’ve not seen any other app offer. Firstly, create additional Enhance transcription with AI prompts. The could be Clean up, Rewrite, Make markdown note, Email, and so on. Next, once the model transcribes the text, the user is presented with these options, which, when one is selected, then passes the transcription to the AI model to enhance using the respective prompt. This way, the user doesn’t need to decide which prompt to use first, they just speak, and then select what to do with it. Now, I did make a similar-sounding feature request about triggering a Shortcut after transcription to automate what to do with the text. For example, just speak, without first selecting an app to paste the text into, and once the Shortcut is triggered, it could grab the text (clipboard) and present to the user options what to do with it, such as adding it to an existing note. Or using Private Cloud Compute to enhance. I think these two features could co-exist. Thank you.

Simon 7 days ago

4

Completed

Paragraph splitting, auto-listing, and minor text corrections

Coming from Wisper Flow,. A few of the things that I really appreciated that I was hoping could be included in here are: 1) splitting up long messages into separate paragraphs automatically 2) resolving very minor each mistakes in an automated way. So for example if somebody was to say “3 o’clock, no wait, 4 o’clock”, it would be great for the 3 o’clock to not be there. 3) Adding an ability natively to create lists when somebody is listing something. I think some of this is doable with the own customization settings, but it'd be really great if this was somewhat native. I found that when I was playing with tones that it would substantially change what I was actually saying at times, which wasn't ideal. Overall, I really love this app. Amazing work to the Vowen team!

jolystep 15 days ago

5

Live Transcription with Inline Editing

Firstly, this product is awesome so thanks for making it. Here’s one issue I would love to resolve: I’m using text to speech and try to say “feature-2.md” but end up with “feature2.md” or “feature dash 2.md” etc. There are many examples like this and in most cases there simply isn’t enough context in what I’m saying to know what I want as the final text. Idea: when using live transcription (e.g. with soniox) I want to see what I’m saying as I am speaking and I want to be able to edit as I go. So if I see a typo I can just fix it right there and if I’m about to try to say something “~/.gitconfig” which I’m sure will be transcribed incorrectly I can just type it myself and then continue to speak. Another idea could come out of this: you log the corrections I make and use that somehow to improve future transcriptions.

Oliver Chambers 15 days ago

4