Isolating specific phonemes

Effects, Recipes, Interfacing with other software, etc.
Forum rules
If you require help using Audacity, please post on the forum board relevant to your operating system:
Windows
Mac OS X
GNU/Linux and Unix-like
Post Reply
Darkhaze
Posts: 8
Joined: Fri Jan 06, 2017 8:05 pm
Operating System: Windows 7

Isolating specific phonemes

Post by Darkhaze » Sat Jan 07, 2017 10:42 am

Hello everyone!

I am fairly a beginner in the audio processing field.
I have searched the forums and played a little with some of the plug-ins already developed, but I haven't found something that could help me.

My problem is that I have thousands of recorded words from witch I have to isolate a specific phoneme : 'r'.
This is very much time consuming, doing it manually, but my greatest problem is the accuracy of the isolation. Because this is only the starting part of my project. Later I will want to use those isolated parts to identify them in other words. That is why I need the isolated parts to belong only to that specific phoneme.

If anyone could give me some pointers to speed up the process or to make it more accurate, it will be greatly appreciated.

Thank you!

kozikowski
Forum Staff
Posts: 69374
Joined: Thu Aug 02, 2007 5:57 pm
Operating System: macOS 10.13 High Sierra

Re: Isolating specific phonemes

Post by kozikowski » Sat Jan 07, 2017 12:10 pm

What's the actual job? Sometimes we can think of solutions by changing the job a little.

You probably didn't get up this morning and say: "I think I'll go isolate some phonemes."

Koz

Darkhaze
Posts: 8
Joined: Fri Jan 06, 2017 8:05 pm
Operating System: Windows 7

Re: Isolating specific phonemes

Post by Darkhaze » Sat Jan 07, 2017 12:27 pm

The job is actually separating the 'r' phoneme from those words. I need it in order to build a database that will help me find occurrences of that phoneme in other recordings.

My main problem is the fact that is very difficult to identify the boundaries.

cyrano
Posts: 2629
Joined: Fri Apr 17, 2015 11:54 pm
Operating System: macOS 10.13 High Sierra

Re: Isolating specific phonemes

Post by cyrano » Sat Jan 07, 2017 5:40 pm

Carnegie Mellon's Sphynx can do that. It isn't easy and will require some experimenting. Phoneme recognition is a lot harder than word recognition. See:

https://sourceforge.net/projects/cmusphinx/

And a page from CMU about the subject of phoneme recognition:

http://cmusphinx.sourceforge.net/wiki/p ... ecognition

It's a free open source program, but I think you'll have to compile it yourself. libraries for different languages are available.

Darkhaze
Posts: 8
Joined: Fri Jan 06, 2017 8:05 pm
Operating System: Windows 7

Re: Isolating specific phonemes

Post by Darkhaze » Sat Jan 07, 2017 5:52 pm

Thank you cyrano!

I will test them and return with a feedback.

Darkhaze
Posts: 8
Joined: Fri Jan 06, 2017 8:05 pm
Operating System: Windows 7

Re: Isolating specific phonemes

Post by Darkhaze » Sun Jan 08, 2017 9:50 am

Unfortunately I cannot seem to find my way around Sphynx .

Maybe someone could point me to an audacity feature or patch that could help me with my work?
I've already tried PhonemeFinder.ny and Segmentation.ny.

Thank you.

Post Reply