sox-users@lists.sourceforge.net unofficial mirror
 help / color / mirror / code / Atom feed
* Trying to split on silence but losing content
@ 2021-10-30 19:21 Patrick
  2021-10-31 12:30 ` Patrick
  2021-10-31 12:41 ` Jan Stary
  0 siblings, 2 replies; 7+ messages in thread
From: Patrick @ 2021-10-30 19:21 UTC (permalink / raw)
  To: sox-users

Hi Everyone

Thanks to everyone involved with this extremely powerful command.

Today it is a little too powerful for me and I need help.

I am good at learning foreign languages in a text format but I am not
very good with listening comprehension, I want to improve this.

I would like to take 10 minutes of audio and split it on silence into
numerous audio files. I am then hoping to use a "for loop" to repeat
these split sections.

If the audio was 001.wav 002.wav 003.wav, I want to concatenate ten
001.wav files together then ten 002.wav files etc.

I ran this command:

sox audio.wav out.wav silence   1 0.5 5%    1 0.5 5% : newfile : restart

It splits fine but if I concatenate the results back together to check
for lost sound, I get about 15 seconds of audio from a 10 minute audio file.

Does anyone know why I am losing content? Is there a better set of
command arguments to do this?

Thanks for reading-Patrick




_______________________________________________
Sox-users mailing list
Sox-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sox-users

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2021-11-01 19:04 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-10-30 19:21 Trying to split on silence but losing content Patrick
2021-10-31 12:30 ` Patrick
2021-10-31 12:41 ` Jan Stary
2021-11-01 15:49   ` Patrick
2021-11-01 16:43     ` Jan Stary
2021-11-01 17:15       ` Patrick
2021-11-01 18:43         ` Patrick

Code repositories for project(s) associated with this public inbox

	https://80x24.org/mirrors/sox.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).