开发者

Sphinx4 Speech Recognition from a video

开发者 https://www.devze.com 2023-02-12 00:34 出处:网络
Does 开发者_如何转开发Sphinx4 support Speech-to-Text processing on video files? If yes, Does it need JMF?

Does 开发者_如何转开发Sphinx4 support Speech-to-Text processing on video files? If yes, Does it need JMF? Is there any tutorials ??

I couldn't find anything, not in their forum, and nobody is responding in their IRC Channel!


Does Sphinx4 support Speech-to-Text processing on video files?

Yes. There is no specifics of the video. You need to extract the audio track and pass it to recognizer.

If yes, Does it need JMF?

There could be different way to extract audio track from the video. It can be JMF or just mplayer

Is there any tutorials ??

http://cmusphinx.sourceforge.net/wiki/tutorial

0

精彩评论

暂无评论...
验证码 换一张
取 消