Where does my audio go?
↓
Audio is processed locally in 5-second volatile chunks in browser memory and discarded immediately after transcription. Never written to disk. Never transmitted anywhere. There are no TrainScription servers — there is no TrainScription infrastructure of any kind.
Does it slow down my browser?
↓
TrainScription runs a real AI model on your machine, so you will see CPU activity during sessions — that's expected and normal. On modern hardware it's comfortable. On older or heavily loaded machines you may feel it more. The extension gives you three processing tiers in the popup: Lightweight uses the fewest resources with a modest accuracy tradeoff, Balanced is the default and works well for most hardware, and High Quality produces the sharpest output at the highest resource cost. If you're on older hardware or running a long session, Lightweight is the right choice.
Can it transcribe YouTube, podcasts, or other media in a browser tab?
↓
Yes — tab audio capture picks up any browser tab audio, so it works on YouTube, podcasts, recorded video, or any other audio playing in Chrome. TrainScription was designed for live conversations, but the capability extends to any browser-based audio you want a text record of. For longer media sessions, consider switching to Lightweight mode in the popup to reduce sustained CPU load.
Can it capture an in-person conversation or meeting happening in the room?
↓
Yes — and it's a surprisingly practical use case. Open the Studio and start a microphone capture session. TrainScription will transcribe everything picked up by your mic, including other voices in the room. Since there's no diarization, all speech is attributed to ME, but the transcript is still a complete, timestamped record of the conversation. From there, take the exported .txt to any AI — ChatGPT, Claude, Gemini — give it the context that it was a two-person meeting, and you get summaries, action items, or key decisions in seconds. No cloud meeting platform required. No screen share. Just open the Studio, hit capture, and let it run.
Why does my transcript have wrong words in it?
↓
The Whisper AI model is excellent at general language but consistently struggles with proper names, product names, jargon, and specialized terminology. This is expected behavior across all AI transcription tools. The Phonetic Brain is built specifically to fix this — highlight any wrong word in the transcript and assign the correct spelling. The Brain corrects that word on every future transcript automatically, before you ever see it.
What do the mint-highlighted words mean?
↓
Mint-highlighted words were corrected by the Phonetic Brain in real time. Whisper produced an incorrect transcription; the Brain caught it and substituted the correct spelling before it was written to the transcript. The highlight shows you the Brain is actively working — and shows exactly which words it has touched.
I closed the popup — is transcription still running?
↓
Yes. Transcription runs in the extension's background service worker. Closing or minimizing the popup does not stop it. Your session continues and all segments are saved to Recovery automatically. Reopen the popup or Studio view at any time to see the latest transcript.
What happens to my transcripts if I reinstall Chrome or switch computers?
↓
Transcript history is stored in your Chrome profile's extension storage — export any sessions you want to keep before wiping or switching machines. Your Phonetic Brain vocabulary can be exported as a .train.json backup and reimported after reinstall. Your Pro license is tied to your email and carries over automatically — just sign in on the new device.
Can I export as an SRT subtitle file?
↓
Yes — every segment in Recovery has a .srt button alongside the standard .txt button. SRT export produces a standard subtitle file with timestamps relative to the start of the session. This is useful both for meeting transcripts and for any browser-based video or media you've captured. Free and Pro.
Can I rename or label my sessions in Recovery?
↓
Yes. Click the edit icon next to any session in Recovery to give it a custom name — "Weekly sync," "Client call," whatever makes sense to you. The name is saved immediately and replaces the default timestamp label. Leave it blank to revert to the default. Free and Pro.
What are the pause and resume markers in my transcript?
↓
When you pause a channel — mic, tab, or both — TrainScription logs a timestamped marker line in the transcript: for example, [ME PAUSED] or [ALL RESUMED], using your configured channel labels. These markers document exactly when channels were deliberately silenced, so the record distinguishes an intentional pause from a natural silence gap. They appear in exports by default. If you want a clean export without them, toggle "Include pause markers in export" off in the Recovery section before downloading.