sphinx4 Questions

3

Solved

I'm trying to learn pocketsphinx using python, and therefore wanted to install the same on my Mac OSX Lion. However, I'm really not experienced with installing packages and modules in Python, and t...
Coroneted asked 15/2, 2013 at 8:15

4

I am trying to run the dialog demo of sphinx 4 pre aplha but it gives errors. I am creating a live speech application. I imported the project using maven and followed this guide on stack overflow...
Haematocryal asked 18/3, 2015 at 11:45

3

Solved

Where can I find documentation on ARPA language model format? I am developing simple speech recognition app with pocket-sphinx STT engine. ARPA is recommended there for performance reasons. I want...
Berkie asked 6/5, 2013 at 22:14

2

Solved

I am looking for a German pronunciation dictionary in order to use for PocketSphinx / CMU Sphinx. The dictionary looks like this: BACK B AE K CALL K AO L NO N OW NUMBER N AH M B ER ONE W AH N ONE...
Tarragon asked 8/12, 2011 at 15:21

2

Solved

I can use the en-us things that come with Sphinx4, no problem: cfg.setAcousticModelPath("resource:/edu/cmu/sphinx/models/en-us/en-us") cfg.setDictionaryPath("resource:/edu/cmu/sphinx/models/en-us/...
Liberty asked 19/2, 2016 at 20:38

1

Solved

I want to build NEW Acoustic model ,New Dictionary ,New Language model for "Sinhala Language speech recognition" Sinhala language Characters are Unicode based. for an example A=අ,I=ඉ,U=උ,KA=ක,BA=බ....
Juli asked 25/6, 2015 at 12:10

1

Solved

I'm having a problem with the Sphinx voice recognition library for Java. I am using it to get input and handle it. The first time I get input, it works. The second time, it immediately answers itse...
Ivey asked 3/2, 2014 at 2:55

2

Currently we are investigating into using sphinx4 for speech recognition. We are trying to achieve a good response for a dictation type application. The input is a wav file and we wish to transcrib...
Aluminate asked 14/9, 2011 at 5:16

1

Solved

I am trying to setup environment for sphinx4 in Ubuntu 12.04. While extracting JSAPI.JAR in lib directory from terminal I get following error: when trying to accept the BCL : Accept (y/n)?: y x ...
Agony asked 17/5, 2013 at 21:25

1

Solved

I am using CMU sphinx library, but after successfully running one iteration, this error appears "Can't open microphone line with format PCM_SIGNED 16000.0 Hz, 16 bit, mono, 2 bytes/frame, big-endia...
Spoonbill asked 1/4, 2013 at 19:44

1

Solved

My requirements are similar to this question since the question is now 3 years old I am re-posting the question with information specific to mine, I want to create an application which takes a .wav...
Echevarria asked 4/1, 2012 at 13:7
1

© 2022 - 2024 — McMap. All rights reserved.