Search found 18 matches
- Thu Dec 24, 2020 6:47 am
- Forum: GNU/Linux
- Topic: How do I get 'Plot spectrum' to sample at specified frequencies?
- Replies: 2
- Views: 451
How do I get 'Plot spectrum' to sample at specified frequencies?
I want to compare the levels at the same frequencies of different audio samples. 'Plot spectrum' chooses different frequencies to report levels. How do I specify which? say, every 20 Hz from 20 to 5,000
- Sun Dec 20, 2020 4:14 pm
- Forum: GNU/Linux
- Topic: Speaker recognition
- Replies: 3
- Views: 391
Re: Speaker recognition
I want to identify which person is speaking. People have worked on this; technology for it exists. A frequency spectrum from a Fourier transform would be a good start. Audacity gets some of this information. Perhaps an Audacity user has tried it.
- Sat Dec 19, 2020 10:06 pm
- Forum: GNU/Linux
- Topic: Speaker recognition
- Replies: 3
- Views: 391
Speaker recognition
I have audio I wish to identify the speakers in. I know they're in a subset of about 10 possible speakers, have known samples of their speech. Is there a way to compare unknown samples to known samples to identify the speaker?
Slackware, kernel 5.10.1, Audacity 2.4.2, I compiled it myself today.
Slackware, kernel 5.10.1, Audacity 2.4.2, I compiled it myself today.
- Fri Jun 15, 2018 6:09 pm
- Forum: GNU/Linux
- Topic: Error building 2.2.2 in 64-bit
- Replies: 2
- Views: 527
Re: Error building 2.2.2 in 64-bit
I had a working version of wxWidgets. It seemed to be the current version the first place I looked. I downloaded the source anew but still couldn't build. More searching turned up version 3.04 which I could build, then I could build Audacity. Apologize for my bungling.
- Wed Jun 13, 2018 9:31 pm
- Forum: GNU/Linux
- Topic: Error building 2.2.2 in 64-bit
- Replies: 2
- Views: 527
Error building 2.2.2 in 64-bit
I switched to 64-bit (Slackware 14.2, updated daily, kernel 4.17.1, self-built). I downloaded the latest Audacity (2.2.2-rc1) When I build I get: In file included from gtk/FileDialogPrivate.cpp:23:0: /usr/local/include/wx-3.0/wx/filename.h: In static member function 'static wxUniChar wxFileName::Get...
- Sat Jan 27, 2018 6:21 pm
- Forum: Audio Processing
- Topic: Identifying speakers with Audacity
- Replies: 3
- Views: 564
Re: Identifying speakers with Audacity
The speakers were speaking in a quiet studio. I expect to identify only solo voices. I find a couple of open-source projects on-line, but they are very old. There are a few commercial products.
- Sat Jan 27, 2018 5:12 am
- Forum: Audio Processing
- Topic: Identifying speakers with Audacity
- Replies: 3
- Views: 564
Identifying speakers with Audacity
I want to identify the speakers in some recorded conversations. It's a small group, about 10. I have large samples of their speech, so I could create reliable voiceprints for each.
Has anyone ideas for how to think about this?
Has anyone ideas for how to think about this?
- Tue Feb 14, 2017 3:15 pm
- Forum: GNU/Linux
- Topic: Is there an easier way to analyze periodic spikes?
- Replies: 7
- Views: 1052
Re: Is there an easier way to analyze periodic spikes?
Thanks. I uploaded a different sample than I analyzed. I had already
converted the sample I described to mp3 and deleted the .wav. I see
this one as having peaks at 35, 73, 110, 146... consistent with a
fundamental of 36.5. Curiously the 2nd-highest peak is 1904, the 52nd
harmonic.
converted the sample I described to mp3 and deleted the .wav. I see
this one as having peaks at 35, 73, 110, 146... consistent with a
fundamental of 36.5. Curiously the 2nd-highest peak is 1904, the 52nd
harmonic.
- Tue Feb 14, 2017 5:18 am
- Forum: GNU/Linux
- Topic: Is there an easier way to analyze periodic spikes?
- Replies: 7
- Views: 1052
Re: Is there an easier way to analyze periodic spikes?
I have a 4-cylinder engine with 1 ignition coil that fires every half-rotation. I asked in this forum so that I wouldn't have to count by inspection. I read the FAQs first; I always do. I eventually figured it out by excerpting a single second and raising 'Size' in 'Spectrum Analysis' to 4096. This ...
- Mon Feb 13, 2017 10:04 pm
- Forum: GNU/Linux
- Topic: Is there an easier way to analyze periodic spikes?
- Replies: 7
- Views: 1052
Is there an easier way to analyze periodic spikes?
I want to measure the speed of my pickup truck's engine. I made an inductive pickup that I wrapped around the ignition coil's wire and recorded a few minutes of it idling. That gives me a spike twice every time my engine rotates. I had hoped to get Audacity to count the spikes for me, but I can't fi...