VoxForge
When I execute ./julian -input mic -C julian.jconf it results in this:
include config: julian.jconf
###### check configurations
###### initialize input device
adin_mic_standby: device=/dev/dsp
adin_mic_standby: open device: Device or resource busy
Error: failed to ready input device
Terminated
If I run lspci -vvv, the audio device info is this:
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio Controller (rev 03)
Subsystem: Toshiba America Info Systems Device ff1e
Control: I/O- Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- DisINTx-
Status: Cap+ 66MHz- UDF- FastB2B- ParErr- DEVSEL=fast >TAbort- <TAbort- <MAbort- >SERR- <PERR- INTx-
Latency: 0, Cache Line Size: 64 bytes
Interrupt: pin A routed to IRQ 22
Region 0: Memory at d6800000 (64-bit, non-prefetchable) [size=16K]
Capabilities: <access denied>
Kernel driver in use: HDA Intel
Kernel modules: snd-hda-intel
Any workaround?.
Leonardo.
--- (Edited on 11/24/2009 11:32 am [GMT-0600] by martinrame) ---
Hi martinrame,
>adin_mic_standby: open device: Device or resource busy
>Error: failed to ready input device
Can you record anything with arecord or audacity?
Make sure there are no other applications using your microphone or speakers (e.g. browser, Skype, ...). and try Julian again.
Have you tried disabling pulsaudio and then running Julian?
Ken
--- (Edited on 11/24/2009 1:22 pm [GMT-0500] by kmaclean) ---
> Can you record anything with arecord or audacity?
Audacity works perfectly.
>Make sure there are no other applications using your microphone or speakers (e.g. browser, Skype, ...). and try Julian again.
No, nothing is open when I try to use julius.
>Have you tried disabling pulsaudio and then running Julian?
How can I disable it?.
Leonardo.
--- (Edited on 11/24/2009 12:44 pm [GMT-0600] by martinrame) ---
Hi Leonardo,
Removing Pulseaudio might be a bit drastic (other programs in your distro might expect it...), you might try using a newer version of Julius.
Note that in Julius version 4 and above, there is no separate Julian version (grammar based recognition) of Julius... i.e. you use the command line executable "julius" (or something similar) to run your garmmar-based recognition.
Ken
--- (Edited on 11/25/2009 1:35 pm [GMT-0500] by kmaclean) ---
Will you please expand on this? I have used the command Julius -input ALSA and it crashes the program
--- (Edited on 11/21/2012 1:03 pm [GMT-0600] by [email protected]) ---