Speech Recognition Engines

Flat
Installing Julian
User: Michael Liguori
Date: 2/26/2010 7:47 pm
Views: 11103
Rating: 7

All,

I folllow the instruction to install julian.  Untar and then run: 

./julian -input mic -C julian.jconf

I get this below:

include config: julian.jconf
###### check configurations
###### initialize input device
adin_mic_standby: device=/dev/dsp
adin_mic_standby: open device: No such file or directory
Error: failed to ready input device
Terminated
[arthur@platypus julius-3.5.2-quickstart-linux]$

Now I got to the /dev/ directory, but as it says dsp doesn't exist.  I'm not too sure where to begin to get the dsp there.

Does anyone know how to load the dsp into linux?  I thought that I had a full installation.

 

--- (Edited on 2/26/2010 7:47 pm [GMT-0600] by Visitor) ---

Re: Installing Julian
User: kmaclean
Date: 2/26/2010 8:16 pm
Views: 105
Rating: 7

see here: Can't run Julius/Julian in Ubuntu Karmic

--- (Edited on 2/26/2010 9:16 pm [GMT-0500] by kmaclean) ---

--- (Edited on 2/26/2010 11:24 pm [GMT-0500] by kmaclean) ---

Re: Installing Julian
User: Visitor
Date: 3/1/2010 8:15 pm
Views: 102
Rating: 6

I'm using VMware. 

> Can you record anything with arecord or audacity?

Audacity isn't recognized and arecord doesn't seem to work.

Error: 

[root@wamf mike]# arecord
ALSA lib confmisc.c:768:(parse_card) cannot find card '0'
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_card_driver return
ed error: No such file or directory
ALSA lib confmisc.c:392:(snd_func_concat) error evaluating strings
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_concat returned er
ror: No such file or directory
ALSA lib confmisc.c:1251:(snd_func_refer) error evaluating name
ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned err
or: No such file or directory
ALSA lib conf.c:3985:(snd_config_expand) Evaluate error: No such file or directo
ry
ALSA lib pcm.c:2184:(snd_pcm_open_noupdate) Unknown PCM default
arecord: main:583: audio open error: No such file or directory
[root@wamf mike]# audacity
bash: audacity: command not found

--- (Edited on 3/1/2010 8:15 pm [GMT-0600] by Visitor) ---

Re: Installing Julian
User: colbec
Date: 3/2/2010 7:21 am
Views: 526
Rating: 7

Have you tried running something like pulseaudio to manage your audio devices? I find it very helpful in positively selecting between alternate inputs. Calls to arecord -D pulse then select the device that I have selected in pulseaudio, and "padsp julius -input mic ..." puts julius in a wrapper that works well (at least in a non-vmware environment).

The pulseaudio GUI is very helpful in that it shows whether your device is up and running, even provides meters to help adjust the levels.

--- (Edited on 3/2/2010 7:21 am [GMT-0600] by colbec) ---

Re: Installing Julian
User: jiggles100
Date: 7/8/2012 1:02 pm
Views: 301
Rating: 5

I managed to get this running on Ubuntu using pulseaudio by prefixing the command with "padsp"

 

padsp julius -iput mic -C julian.conf

--- (Edited on 7/8/2012 1:02 pm [GMT-0500] by Visitor) ---

Re: Installing Julian
User: jiggles100
Date: 7/8/2012 1:03 pm
Views: 692
Rating: 8

I managed to get this running on Ubuntu using pulseaudio by prefixing the command with "padsp"

 

padsp julius -input mic -C julian.conf

--- (Edited on 7/8/2012 1:03 pm [GMT-0500] by Visitor) ---

Re: Installing Julian
User: douglaid
Date: 1/10/2013 9:02 pm
Views: 2294
Rating: 5

Usiin a nightly build with julius 3.5.2, I succeeded with an equivalent:

$ padsp ./julian -input mic -C julian.jconf

--- (Edited on 1/10/2013 9:02 pm [GMT-0600] by douglaid) ---

PreviousNext