issues Search Results · repo:bambocher/pocketsphinx-python language:Python
Filter by
66 results
(70 ms)66 results
inbambocher/pocketsphinx-python (press backspace or delete to remove)hello, I wanted to use the Speech_recognition library in my Python programs, but I ran into some problems:
Traceback (most recent call last): File C:\Users\duo duo
lan\AppData\Roaming\Python\Python311\site-packages\speech_recognition_init_.py ...
ghost
- Opened on Sep 25, 2022
- #76
Hello,
I am integrating this module into the main PocketSphinx source code, as I have restarted maintenance of it.
I am not able to reach you by e-mail, is there any possibility you could transfer the ...
dhdaines
- Opened on Sep 6, 2022
- #74
Hello, (MacOS Monterey v12.4) I am currently trying to follow the steps recommended on
https://github.com/bambocher/pocketsphinx-python/issues/28
I replaced two of these lines with: #include OpenAL/al.h ...
ldaumail
- 1
- Opened on Jul 8, 2022
- #73
ItsRedly
- Opened on Feb 13, 2022
- #72
Hi I tied this..
git clone --recursive https://github.com/cmusphinx/pocketsphinx-python/ cd pocketsphinx-python python setup.py install
running install running bdist_egg running egg_info writing pocketsphinx.egg-info\PKG-INFO ...
Parth-Shah-Tool-Kit
- 4
- Opened on Dec 23, 2020
- #68
Some trouble with installation on new Mac OS version python3 -m pip install --upgrade pocketsphinx and get: ........
deps/sphinxbase/src/libsphinxad/ad_openal.c:43:10: fatal error: al.h file not found ...
ngulya
- 11
- Opened on Dec 9, 2020
- #67
It installs fine but it goofs when I try to import it like so:
$ python3 -c import pocketsphinx
Traceback (most recent call last):
File /home/john/test/venv/lib/python3.9/site-packages/sphinxbase/__init__.py ...
johngebbie
- Opened on Nov 29, 2020
- #66
Hello I have a problem with the pocket sphinx when I say, for example, open google the recognize can t understand what I
say and give me a random word here is my code it is very simple:
` import speech_recognition ...
iProMC
- 1
- Opened on Oct 9, 2020
- #65
Hello, when I start my project and say for example: (open google). the project can t recognize words correctly and give
me a random word.
my codes #start import os import sys from playsound import playsound ...
iProMC
- Opened on Oct 2, 2020
- #64

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.