Search found 884 matches

by Paul L
Thu Oct 31, 2013 2:37 pm
Forum: Nyquist
Topic: Developing automatic click cleanup for speech -- new version
Replies: 12
Views: 6510

Re: Developing automatic click cleanup for speech -- new ver

Are you running it separately on vocal and instrumental tracks? Are clicks natural mouth noises or other things like electrical noise? Of course lower thresholds increase detection. Perhaps "false positives" are real but subtle things. "Clicks" can be bumps in low frequencies too. I made the picture...
by Paul L
Thu Oct 31, 2013 2:18 pm
Forum: Nyquist
Topic: Developing automatic click cleanup for speech -- new version
Replies: 12
Views: 6510

Re: Developing automatic click cleanup for speech -- new ver

Here's one example of the fixes I can do. Above, an "s" sound with two hot spots around 2kHz, which sound like little bumps when you listen closely. They are a distraction of the sort I sometimes snip out by hand. Below, the same after applying fixes with the default setting. In context it is now a ...
by Paul L
Thu Oct 31, 2013 6:20 am
Forum: Nyquist
Topic: Developing automatic click cleanup for speech -- new version
Replies: 12
Views: 6510

Developing automatic click cleanup for speech -- new version

This is a continuation of this thread: http://forum.audacityteam.org/viewtopic.php?f=39&t=75331 I am trying to automate the process of cleanup of the clicky mouth sounds that afflict my narrations, which can be a tedious business with the basic Audacity tools if you are too perfectionistic about it ...
by Paul L
Thu Oct 31, 2013 5:51 am
Forum: Nyquist
Topic: Automatic removal of mouth smacks
Replies: 67
Views: 26890

Re: Automatic removal of mouth smacks

I have made many changes and I think my work is at another stage worth sharing. But I will start a new thread to make sure I get people's attention.
by Paul L
Thu Oct 31, 2013 5:45 am
Forum: Nyquist
Topic: Memory leaks in Nyquist or the Lisp environment?
Replies: 18
Views: 6220

Re: Memory leaks in Nyquist or the Lisp environment?

I take your word that you observed great memory usage. Yes, it seems a similar problem.

I was also using tiny "sounds" of one sample only as summands, which may or may not be essential to the problem. Perhaps not, if this demonstrates the same problem.
by Paul L
Thu Oct 31, 2013 2:00 am
Forum: Nyquist
Topic: Memory leaks in Nyquist or the Lisp environment?
Replies: 18
Views: 6220

Re: Memory leaks in Nyquist or the Lisp environment?

I found ways to work around it. Roger agreed there was a bug to fix there, in case of adding of sounds with domains that touch without overlapping, but I haven't heard more from him. Now I concatenate a sequence of sounds by using snd-fromobject and an object that calls snd-fetch repeatedly on each....
by Paul L
Sat Oct 26, 2013 11:57 pm
Forum: Nyquist
Topic: de-click via differentiation then limiting then integration
Replies: 15
Views: 2188

Re: de-click via differentiation then limiting then integrat

Of course there is that method, but is there any way to listen to something that approximates the difference of power spectra without that bit of murmur of the original that could only be phase shift? Audacity's noise removal for instance has an isolate radio button. I could not get rid of the murmu...
by Paul L
Sat Oct 26, 2013 11:49 pm
Forum: Nyquist
Topic: Automatic removal of mouth smacks
Replies: 67
Views: 26890

Re: Automatic removal of mouth smacks

You are right, I wrote that before thinking.
by Paul L
Sat Oct 26, 2013 5:59 pm
Forum: Nyquist
Topic: Automatic removal of mouth smacks
Replies: 67
Views: 26890

Re: Automatic removal of mouth smacks

I anticipate using this, if I do, with "short" selections of say 5 to 20 ms but that's not under 1000 samples.
by Paul L
Sat Oct 26, 2013 5:56 pm
Forum: Nyquist
Topic: de-click via differentiation then limiting then integration
Replies: 15
Views: 2188

Re: de-click via differentiation then limiting then integrat

Are those spectrograms really different?

Tell me how to make such pictures in case I need to demonstrate befores and afters too.

I was wondering if there is a way to present the difference of spectra aurally, better than just subtracting one signal from another.