views:

329

answers:

1

I need to test Julius Speech to Text conversion with some audio. moreover it would be possible to simulate noise over the audio.

is anyone aware of such a software? Has anyone worked with Julius? Any Comments on the library?

A: 

Julius can recognize from many types of sources including raw files and pre-computed features. According to the Julius book setting -input to raw will allow input of audio files.

There are databases and evaluations for speech recognition in noise for example the Aurora framework.

Paul Dixon