Skip to content

This module provides utilities for Speech To Text Engine of Apache Stanbol.

Notifications You must be signed in to change notification settings

sumansaurabh/SphinxModelProvider

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Apache Stanbol Sphinx Module

This module provides utilities for Speech TO Text Engine of Apache Stanbol. Repository: https://github.com/sumansaurabh/SphinxModelProvider

SphnixModelProvider service

:::java
@Reference
private ModelProvider modelProvider;

The main functionality of this component is to handle the loading of Sphinx models by using the Apache Stanbol DatafileProvider infrastructure. SphnixModelProvider provides getters for getting Acoustic, Language, Dictioanry Model for a given Speech. Loaded models loaded as InputStream are copied to tmp folder as CMU Sphinx do not provides support for loading models as Stream, it needs file location and DatafileProvider only provides loading of models as Stream.

Loading Model in tmp folder is done for temporary basis. An issue has been created for getting details of model location. Stanbol-1355 https://issues.apache.org/jira/browse/STANBOL-1355

About

This module provides utilities for Speech To Text Engine of Apache Stanbol.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •