NEWBIE ALERT
Hi,
I am posting this question to both the Sphinx4 Help and the Help forums.
I am uncertain which forum is appropriate.
Background:
On my Linux box (Debian), I would like to dictate my various notes and have them transcribed into text.
I have a USB microphone (eBerry Plug and Play).
Question:
I understand that CMU Sphinx is not intended as an end-user tool; but can it be used in the capacity that I just mentioned?
Finally, 2 other notes:
1) I had great success with CMU's capture/playback tool (Sikuli) so I'm kind-of a CMU fan.
2) Although I would like to use this as a simple, old end-user, I have plenty of software development experience.
So if the converstation has to lean that way, I might be able to keep up..... :-)
TIA and thanks for your patience,
Matt
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
When you compile java applications with external libraries, you need to specify them in the classpath option, so the compiler would be able to find them. It should look like this:
NEWBIE ALERT
Hi,
I am posting this question to both the Sphinx4 Help and the Help forums.
I am uncertain which forum is appropriate.
Background:
On my Linux box (Debian), I would like to dictate my various notes and have them transcribed into text.
I have a USB microphone (eBerry Plug and Play).
Question:
I understand that CMU Sphinx is not intended as an end-user tool; but can it be used in the capacity that I just mentioned?
Finally, 2 other notes:
1) I had great success with CMU's capture/playback tool (Sikuli) so I'm kind-of a CMU fan.
2) Although I would like to use this as a simple, old end-user, I have plenty of software development experience.
So if the converstation has to lean that way, I might be able to keep up..... :-)
TIA and thanks for your patience,
Matt
Hello Matt
You can try to use sphinx4, to get more details on how to use it, you can check our tutorial
http://cmusphinx.sourceforge.net/wiki/tutorialsphinx4
Great, thanks for the reply.
Hello Again. Can anyoneone help me with the following compilation issue?
I've included (copy/paste) the history/commands:
Again, TIA
Last edit: Nickolay V. Shmyrev 2015-12-23
Dear Matt
When you compile java applications with external libraries, you need to specify them in the classpath option, so the compiler would be able to find them. It should look like this:
Please note that since your source uses package com.example, your file must be placed in com/example folder, not in the current folder.
I recommend you to use IDE and also study some java basics. You can find some information here:
http://heather.cs.ucdavis.edu/~matloff/Java/JavaIntro.html
Last edit: Nickolay V. Shmyrev 2015-12-23