Is it possible to split an audio file automatically every time there is a silence of more than 3 seconds?

I have several audio files, and each one of them has long silences (more than 3 seconds), currently I press CTRL+I to split the file every time I find the silence. Can I program that with Nyquist?

Use “silence finder” to generate a label track
https://manual.audacityteam.org/man/silence_finder.html

Then use that label track to split the audio up via “export multiple”
https://manual.audacityteam.org/man/export_multiple.html

This topic was automatically closed after 30 days. New replies are no longer allowed.