Basic Usage¶
Single Recording¶
Record audio until you press Ctrl+C, then transcribe and copy to clipboard:
Press Ctrl+C once to stop recording and trigger transcription. Press Ctrl+C twice to force exit immediately.
File Transcription¶
Transcribe an existing audio file:
Supported formats include MP3, WAV, FLAC, OGG, and other formats supported by ffmpeg.
Save to File¶
Append transcription results to a file with timestamps:
Quiet Mode¶
Suppress all output except transcription results and errors:
Automatic Retry¶
If the API request times out, asr2clip automatically retries up to 3 times with a 2-second delay between attempts.