From 9d24f2fe614d2f8fe210c758913252bc9d8cf800 Mon Sep 17 00:00:00 2001 From: sulyman001 <43894231+sulyman001@users.noreply.github.com> Date: Fri, 11 Oct 2019 13:30:06 +0100 Subject: [PATCH] I listed other types of audio files you can add. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 82bdd0c..9145152 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ Split an audio file into different chunks where silence is identified ## Usage * Run the script and provide an audio file (mp3 or wav) +there are also few types of audio files you can add e.g wma, ogg and aiff. You can pass an additional `seconds_waiting` parameter. This is the minimum amount of time in seconds for a part of the audio to be classified as silence.