Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

pocketsphinx thowing NoneType error while stitching samples #123

Open
pporanki opened this issue May 17, 2023 · 0 comments
Open

pocketsphinx thowing NoneType error while stitching samples #123

pporanki opened this issue May 17, 2023 · 0 comments

Comments

@pporanki
Copy link

pporanki commented May 17, 2023

while runing training.run.stitch_vocab_samples gave a error after few 1-10 training.wav files generation

File "/home/nsl/asr/howl/howl/utils/sphinx_keyword_detector.py", line 25, in detect
result = phrase.segments(detailed=True)
File "/home/nsl/.local/lib/python3.8/site-packages/pocketsphinx/init.py", line 134, in segments
return [
TypeError: 'NoneType' object is not iterable

Could you please help with issue here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant