[
https://issues.apache.org/jira/browse/TIKA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14342395#comment-14342395
]
Tyler Palsulich commented on TIKA-94:
-------------------------------------
Sphinx actually seems really straightforward to use... See [this
example|https://github.com/cmusphinx/sphinx4/blob/master/sphinx4-samples/src/main/java/edu/cmu/sphinx/demo/transcriber/TranscriberDemo.java]
and the dependencies described
[here|http://cmusphinx.sourceforge.net/wiki/tutorialsphinx4]. Unfortunately,
they have it set up as a SNAPSHOT dependency. It doesn't seem available on
Maven Central. We could reach out to see if they're interested in uploading it.
[~lewismc], thoughts?
> Speech recognition
> ------------------
>
> Key: TIKA-94
> URL: https://issues.apache.org/jira/browse/TIKA-94
> Project: Tika
> Issue Type: New Feature
> Components: parser
> Reporter: Jukka Zitting
> Priority: Minor
>
> Like OCR for image files (TIKA-93), we could try using speech recognition to
> extract text content (where available) from audio (and video!) files.
> The CMU Sphinx engine (http://cmusphinx.sourceforge.net/) looks promising and
> comes with a friendly license.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)