Portuguese

Nested
engine free para reconhecimento e síntese de voz em português
User: Guilherme Orlandini
Date: 2/17/2010 5:14 pm
Views: 20415
Rating: 23
 
Estou trabalhando em um projeto relacionado à reconhecimento e síntese de voz utilizando a linguagem Java ( no caso, a API JavaSpeech). 
Então, eu estou à procura de uma Engine de reconhecimento e síntese de voz que seja free e em português.Eu utilizei o ibm via voice para testes com o java, porém, se um dia eu quiser disponibilizar o produto, vou ter como obstáculo o quesito licença.Se o por acaso alguém puder me dar uma dica de engines free que eu pudesse tentar utilizar, e pudesse trocar uma idéia comigo eu ficaria grato.
 
Abraço.
Re: engine free para reconhecimento e síntese de voz em português
User: kmaclean
Date: 2/17/2010 8:38 pm
Views: 238
Rating: 20

Google translation:

I'm working on a project related to recognition and speech synthesis using the Java language (in this case, the API JavaSpeech).
So I'm looking for an engine recognition and speech synthesis that is free and português.Eu used the ibm via voice testing with java, but if one day I want to make the product available, I will have to hurdle Quesito licença.Se the accident someone can give me a hint of free engines that I could try to use, and could trade me an idea I would be grateful.

See this site for speech recognition:  Fala Brazil - Reconhecimento de Voz para o Português Brasileiro

For text-to-speech see this page: TextToSpeech

Re: engine free para reconhecimento e síntese de voz em português
User: gorgotron
Date: 2/28/2010 10:21 pm
Views: 474
Rating: 17

Olá o Sphinx e o Julius são engines para reconhecimento de voz.

Gosto mais do sphinx 4 pq ele é totalmente feito em Java. O problema de todos eles é que não existe ainda modelo acústico que preste em português. Daí a importância de emprestar a voz pro vox forge.

Re: engine free para reconhecimento e síntese de voz em português
User: Claudia
Date: 9/21/2010 9:21 am
Views: 265
Rating: 24

Estou tentando implementar em java usado o sphinx, mas não consigo reconhecer palavras em português. Alguém tem algum modelo acústico para o sphinx que compreenda bem o português?

Re: engine free para reconhecimento e síntese de voz em português
User: kmaclean
Date: 9/24/2010 8:04 pm
Views: 245
Rating: 21

Google translate:

I'm trying to implement in Java using the sphinx, but I can not recognize words in Portuguese. Anyone have any acoustic model for Sphinx to understand Portuguese well?

You could use the audio collected on the VoxForge Download page to create you own with SphinxTrain.

Re: engine free para reconhecimento e síntese de voz em português
User: Claudia
Date: 9/28/2010 12:18 pm
Views: 207
Rating: 22

Como criamos o modelo acústico no voxforge para usarmos em aplicações java que usem o sphinx?

Re: engine free para reconhecimento e síntese de voz em português
User: kmaclean
Date: 9/28/2010 7:09 pm
Views: 4136
Rating: 19

Google translate:

How do we create the acoustic model in voxforge to use in java applications that use the Sphinx?

use SphinxTrain

PreviousNext