Skip to content

Please support "Clean Up" prompt to OpenAI api key as MacWhisper/others do #89

Open
@davidsmith91

Description

@davidsmith91

Please, support the possibility to send automatically the transcribed text to an LLM cloud provider (for example OpenAI, anthropic etc, but for me OpenAI with gpt-4o is more than enough!) using one's own api key.

Simply give the possibility to add a custom prompt (in a text field), and include some already default prompts that one can use (buttons that when pressed "set" the text in the text field). Also, the api key can be put in a text field with hidden text (like passwords)

This is done by few apps like macwhisper or superwhisper on macos, and I know that one app does it also on play store etc, but I've been waiting long time for an open source app that can do it, so that I can do the same thing I do with macwhisper also on android.

I don't know which whisper model you use, but the Large-v3-turbo is what I use on macwhisper and is perfect AFTER the gpt-4o "clean up". All the custom or specific words that whisper AI cannot transcribe, are 99% of the cases fixed by gpt-4o reformatting

So that's why it's really important imo to have an llm fix the transcription

TAKEN FROM MACWHISPER:

Prompt "Clean Up":
You are a professional proofreader and editor. Your task is to refine and polish the given transcript as follows:
1. Correct any spelling errors.
2. Fix grammatical mistakes.
3. Improve punctuation where necessary.
4. Ensure consistent formatting.
5. Clarify ambiguous phrasing without changing the meaning.
6. If the transcript contains a question, edit it for clarity but do not provide an answer.
Please return only the cleaned-up version of the transcript. Do not add any explanations or comments about your edits.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions