Thanks for your help. We've received your bug report.

Register for a C74 account and join an active community of artists and creatives. Post on forums and add your projects and tools to our growing showcase.

Create an Account

op.recognize

by

Speech and phoneme recognition and segmentation.

Recognize is a speech to text based on Sphinx4. It translates the incoming audio signal into text and can give dates of words and phonemes in a buffer~.

Uses JSGF grammar file and ngram model languages. No special voice learning is needed and potentially multilingual.

DISCUSSION

7 Comments

joeyfivecents says:

This is great. Do you know of any patches that do the opposite? Like text to speech synthesis.

rolnxyz says:

@joeyfivecents

I don’t know if this helps. but If you use mac, you could use the shell tool and execute say through osascript

osascript -e ‘say “joey five cents” using “Kathy”‘

Michaud says:

any tips on installing this for windows?

Esteban says:

aka.speech

Olivier Pasquet says:

> any tips on installing this for windows?
< Since it is a mxj external, you should simply read the "readme.txt" file.
- Move the class files to the max class folder, then move the jar file to the max lib folder.
- You normally have to run jsapi.sh from the max lib folder. This would make a jsapi.jar file. Since I do not have time to investigate on windows' Command Prompt, I simply uploaded a jsapi.jar (works for both windows and mac):
http://www.opasquet.fr/dl/jsapi.jar.zip
This would consider you agree the terms and conditions of use from SUN…

Hugobox says:

Hi!
The download link is down, is there another?
Thanks.

Olivier Pasquet says:

The link does not seem to be down now. You can download it from the “download” link.

best,

Leave a Reply