Skip to content

ModuleNotFoundError: No module named 'audio' #65

@romainramassamy

Description

@romainramassamy

Hello, I am trying on my windows 10 pc to install the kaldi-active-grammar by running the full_example.py, but I get this error:

C:\Users\ramasro\Desktop\Perso\kaldi>python test.py
Kaldi-Active-Grammar v3.1.0:
If this free, open source engine is valuable to you, please consider donating
https://github.com/daanzu/kaldi-active-grammar
Disable message by calling kaldi_active_grammar.disable_donation_message()
Traceback (most recent call last):
File "test.py", line 40, in
from audio import VADAudio
ModuleNotFoundError: No module named 'audio'

However I have installed dragonfly and I see it through the packages engines/backend_kaldi

Can you help me solve this puzzle?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions