LearnedVector / A-Hackers-AI-Voice-Assistant

A hackers AI voice assistant, built using Python and PyTorch.
https://www.youtube.com/playlist?list=PL5rWfvZIL-NpFXM9nFr15RmEEh4F4ePZW
MIT License
1.01k stars 360 forks source link

getting no output in engine-and demo.py #55

Open NoCodeAvaible opened 3 years ago

NoCodeAvaible commented 3 years ago

Hey, guy's I am getting no outputs in engine-and demo.py. Is someone able to help me out with this???

This is how it looks in the terminal when starting the engine.py script: Bildschirmfoto 2021-04-18 13_27_54

This is how it looks in the terminal when starting the demo.py script: Bildschirmfoto 2021-04-18 13_40_04

After hitting the start button:

Bildschirmfoto 2021-04-18 13_40_25

as you can see the speechrecognition bar just dissapears. Hopefully some of you guys can help me out with that:)

dellano54 commented 3 years ago

I think u have a unsupported sound hardware or some driver issue

MenyarAdali commented 5 months ago

How did you install ctcdecode on linux?