Is that the hack that I wrote?silencesound wrote:Here is a stereo expansion of SilenceLength.ny
My anyone have a look or try it , whether there are any bugs?
I notice that it always inserts silence at the beginning, so that is probably a bug.
Is that the hack that I wrote?silencesound wrote:Here is a stereo expansion of SilenceLength.ny
My anyone have a look or try it , whether there are any bugs?
Yes, It's from your post here at Jan 12, 2010.steve wrote:Is that the hack that I wrote?silencesound wrote:Here is a stereo expansion of SilenceLength.ny
My anyone have a look or try it , whether there are any bugs?
I notice that it always inserts silence at the beginning, so that is probably a bug.
Have you tried it?silencesound wrote:Does it really make silence at the beginning?
The problem would be in accurately detecting phrases.DoogleB wrote:The holy grail for this application would be to mark each minimum length of sound between some minimum length of silence as a phrase, and append silence of the same length as that phrase. This would double the length of any recording. Then you could listen to and repeat each naturally occurring phrase with exactly the right amount of time to do so. Can this process be scripted?
steve wrote:I've hacked the code of the Silence Finder plug-in so that it will insert additional silence instead of creating labels.
This is a "quick 'n' dirty" hack rather than a polished piece of code, so there are a few limitations:
1) probably requires Audacity 1.3.7 or later (only tested on 1.3.11)
2) quite memory hungry - applying to long tracks will probably crash Audacity. To ensure that used memory is released, restart Audacity.
3) mono tracks only.
(the "category" is also wrong, but this will not affect current versions of Audacity)
To see where silence will be inserted you can run "Silence Finder" first, then use the same settings for "Silence Lengthen"
To use, extract the attached file into your Audacity plug-ins directory. Restart Audacity and "Silence Lengthen" will appear in the Effects menu.
If you're using the version from here: http://forum.audacityteam.org/viewtopic ... 689#p67689shaneyfelt wrote:I'm getting an error message stating that it's not returning audio.