Easily convert label tracks into subtitles (SRT or LRC).
I highly recommend checking out Intel's AI plugin for Audacity, which can quickly and efficiently create the transcription.
- Download
Subtitle_Generator.ny
. - In Audacity, navigate to
Tools
>Nyquist Plug-in Installer…
- Select the downloaded
Subtitle_Generator.ny
file and open it to install.
Or:
- Place the
Subtitle_Generator.ny
in your Audacity installation folder, in the Plug-Ins folder - In Audacity:
Tools
>Plugin Manager
>Rescan
- That should detect and automatically enable the plugin.
- Open your project in Audacity and ensure you have a label track.
- Go to
Tools
(orAnalyze
depending on your Audacity version). - Select
Subtitle Generator
. - Choose a filename and format (SRT or LRC) for your subtitles.
- Click
Apply
.
To view subtitles for audio files in VLC, start playing the MP3 file in VLC then go to Audio
> Visualizations
> Spectrometer
. Now you have a "visual" and are able to see the subtitles.
Some unknown guy named "Cheng Huaiyu" created a post years ago in Audacity's forum, and the code was compiled throughout the thread. So I put it together and shared it here.
- According to "Cheng Huaiyu", it's released under terms of the GNU General Public License version 2.