ww gcp-speech transcribe audio transcription | Generated by AI

Home 2026.07

It’s already wired into the ww CLI under the gcp-speech group. The command is:

ww gcp-speech transcribe <audio_file> [options]

Arguments:

Examples:

ww gcp-speech transcribe ~/Downloads/recording.mp3
ww gcp-speech transcribe ~/Downloads/recording-zh.mp3 --lang cmn-Hans-CN
ww gcp-speech transcribe ~/Downloads/long.mp3 --wait

It uploads the audio to GCS (test2x bucket), submits a batch job via Google Cloud Speech-to-Text v2, and either prints a console link (async) or polls for the result and saves a .md transcript alongside the audio file (--wait).


Generated by AI. Curating and sharing still takes effort. If you find it useful, feel free to donate. WeChat: @lzwjavaWeChat QR · X: @lzwjava · Say hi 👋

Back Donate