atomic14 / diy-alexa

DIY Alexa
MIT License
528 stars 184 forks source link

Issues in Alexa project #25

Closed Anugaradhawa closed 2 years ago

Anugaradhawa commented 2 years ago

Ok

Anugaradhawa commented 2 years ago

Screenshot_2021-12-06-17-52-25-72_e307a3f9df9f380ebaf106e1dc980bb6

Thanks i will try this 🤠

Anugaradhawa commented 2 years ago

image

that error not fixed yet

cgreening commented 2 years ago

If you look at the error message you can see the problem. Do you have a file called "turn_on.wav"? You need to have recorded an audio file where you say "Turn on XXX" as you are trying to test if wit.ai works.

Anugaradhawa commented 2 years ago

ahh ok I will try it, but how do I give the location of the audio file on my laptop

Anugaradhawa commented 2 years ago

image I do that but still that error occur

Anugaradhawa commented 2 years ago

image now it's work

Anugaradhawa commented 2 years ago

image

In the middle of this picture, the code has a function named "get_files" highlighted in purple clour, Are you use this function to import the background audio files to the jupyter notebook ??