-
I copied the demo code from `TranscriberDemo` into a separate project.
After building sphinx from source, my code doesn't work anymore because it can't find some files:
`edu.cmu.sphinx.util.props.Inte…
-
Great job @pettarin ! :)
CC @rdeltour @mgylling
I wonder if Aeneas could be integrated into the DAISY Pipeline (preferably v2).
https://github.com/daisy/pipeline-scripts
See the old DAISY Pipeline…
-
Originally reported on Google Code with ID 117
```
can you add ability for running cmu-sphinx recognition modules with addition parametrs?
example:
-beam 1e-120
-wbeam 1e-80
-lw 15
```
Reported by …
-
Does this library always work? I've seen that the Google Speech API can be requested only 50 times a day, so can this be used as much as wanted even if it is using the google speech API? Also do I nee…
csal3 updated
9 years ago
-
I wanted to install git-cola on Mac OS X. I followed the [instructions](https://github.com/git-cola/git-cola#mac-os-x) but unfortunately I get the following error:
``` sh
make[2]: sphinx-build: No su…
-
The DialogDemo has been broken for several months, throwing with the following exception on Windows:
```
Exception in thread "main" java.lang.IllegalStateException: javax.sound.sampled.LineUnavailabl…
-
I've been having issues with sphinx speech to text:
When I set_denoise_profile, I get a warning:
```
sox WARN trim: End position is after expected end of audio.
sox WARN trim: Last 1 position(s) not…
-
New to sphinx here. I am using java 1.7.
I downloaded and opened the project in eclipse. But when I run any of the demo files e.g. edu.cmu.sphinx.demo.allphone.AllphoneDemo.java
I get a null pointe…
-
It seems that over in [our talking elevator project](/EllaVator/EllaVator), the EditorTab [cannot find the Domain file](../blob/0fb643bf3db54dad7ecaa607d14a61786de42401/src/opendial/gui/EditorTab.java…
-
I'm trying to get a speech-to-text feature up and running in a sample app. What i'm looking for is full hypothesis speech-to-text capability, instead of just keyword dictionary matching. Does this lib…