views:

232

answers:

1

I am analyzing Sphinx speech recognizer for one of our project. Requirement is to covert speech to text with support for 6 languages including English (US). Does someone have any idea whether this is possible in Sphinx or not?

The reason we have chosen Sphinx is that we want the application compatible with Windows, Mac and Linux platform.

A: 

Of course it is possible. Sphinx is very flexible. All you need, is a proper learning file for each language (and that's probably the most difficult part).

Burkhard
From where I can get the Learning file for each language? Are these already available for popular languages like Spanish, French, German etc ?
Ramesh Soni
Take a look here: http://cmusphinx.sourceforge.net/html/system.php
Burkhard

related questions