Show HN: Free AI transcription with faster-whisper on Colab T4 GPU A free AI transcription tool using faster-whisper on Google Colab's T4 GPU was released, allowing users to upload audio files, generate .srt subtitle files, and play them back with SRT Player. Batch audio transcription using faster-whisper https://github.com/SYSTRAN/faster-whisper . Upload your audio files to Colab, run the notebook, and download the .srt subtitle files. After transcription, use SRT Player https://github.com/arthiccc/srtplayer to play back your audio with the generated .srt subtitles — waveform visualization, click-to-seek, no server needed.