Ant-Brain / Ant-Brain/EfficientWord-Net

Problem with Dependencies #Docker Support

Đang mở
#6 7 bình luận 0 reaction 1 người được giao Được @TheSeriousProgrammer nhận Xem trên GitHub
enhancement good first issue raspberrypi wake_word_generation
Ngôn ngữ chính
Jupyter Notebook
Star
319
Fork
50
Chỉ số merge pull request
Không có pull request nào được merge trong 30 ngày

Mô tả

Hello
I left a comment on Reddit saying I would give it a go, and you said if I had a problem to log it here, so here I am, with a problem 😊

I seem to get stuck with pip3 install librosa
I get this error
Failed building wheel for llvmlite
Running setup.py clean for llvmlite
Failed to build llvmlite
I can push on and get EfficientWord installed and working, if I say Alexa it says Yup I hear ya

The problem is then when I try to create my own wake word I run this command …
python3 -m eff_word_net.generate_reference
pi@raspberrypi:~ $ python3 -m eff_word_net.generate_reference
Paste Path of folder Containing audio files:/home/pi/wakewords
Paste Path of location to save *_ref.json :/home/pi/wakewords
Enter Wakeword Name :bender
Traceback (most recent call last):
File "/usr/lib/python3.7/runpy.py", line 193, in _run_module_as_main
"__main__", mod_spec)
File "/usr/lib/python3.7/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/pi/.local/lib/python3.7/site-packages/eff_word_net/generate_reference.py", line 80, in
input("Enter Wakeword Name :")
File "/home/pi/.local/lib/python3.7/site-packages/eff_word_net/generate_reference.py", line 47, in generate_reference_file
x,_ = librosa.load(audio_file,sr=16000)
AttributeError: module 'librosa' has no attribute 'load'

My Problem is with librosa, I am not able to install it. I tried everything I could google but it will never install

How did you get around this problem ?

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Đánh giá

Issue này chưa được đánh giá.

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.