[
https://issues.apache.org/jira/browse/TIKA-94?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17287069#comment-17287069
]
Peter Kronenberg commented on TIKA-94:
--------------------------------------
The documentation leaves much to be desired.
You can download here: [https://github.com/alphacep/vosk-api/releases.] You
can open the *.whl file with a zip utility. Extract libvosk.so or libvosk.dll.
Download the source code (Or clone the repo) and see the java directory for
some example code. I modified the Java interface a little to be more Java-y.
I can share when you get to that step
For licensing, see [https://github.com/alphacep/vosk-api/issues/292]. It's
Apache 2.0
> 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
> Assignee: Lewis John McGibbney
> Priority: Minor
> Labels: new-parser
>
> 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
(v8.3.4#803005)