You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Any advice how to get silence timestamp intervals from WAV file with this API?
Basically I wan to acchive something like this: link
In the end I want to spit wav file to chunk by silence intervall. The question is basically if it some how achiveble by using this API?
/Thanks
The text was updated successfully, but these errors were encountered:
You can use the basic ffmpeg executor to execute ffmpeg with special parameters, like in the MultimediaObject
And of course, we would accept a pull request to add the final implementation :)
Hi,
Any advice how to get silence timestamp intervals from WAV file with this API?
Basically I wan to acchive something like this: link
In the end I want to spit wav file to chunk by silence intervall. The question is basically if it some how achiveble by using this API?
/Thanks
The text was updated successfully, but these errors were encountered: