Audacity-Whisper-Ollama Workflow Automation
You can use Audacity on MX25 Linux for VOX Recording
This page is incomplete. Here is a pdf of Gemini AI. - SEE LINKS BELOW
EXAMPLE of transcribe.py with faster-whisper
python3 transcribe.py /path/to/your/audio.mp3 > raw_transcript.txt
~/.whisper-env/bin/python3 transcribe.py "/home/garyrust/Music/A comprehensive historical overview of **Keesler Air Force Base.wav" > raw_transcript.txt
Method A - PageAssist: The Paperclip / File Upload (Recommended)
- Open your PageAssist browser interface. Use nemotron-3-nano:30b
- In the chat input box, look for the paperclip icon or "+" upload button.
- Select your
raw_transcript.txtfile. PageAssist will parse the text and load it directly into the LLM's active context window. - Type your prompt instruction right underneath the attached file and hit Send. ie:
Please review the attached raw text transcript of the Keesler Air Force Base historical overview and process it using the following requirements:
CLEANUP: Correct any obvious phonetic typos or spoken text stuttering while preserving all
historical names, technical units, or acronyms.
STRUCTURE: Break the block text down into logical chronological sections using clear Markdown headings (##, ###).
SUMMARY: Provide an bulleted executive summary at the very top highlighting the base's establishment timeline, its geographic role, and its primary training mission.