-
![Screen Shot 2019-09-18 at 10 03 27 AM](https://user-images.githubusercontent.com/36496141/65169590-afbe1700-d9fb-11e9-91a8-0914309758af.png)
Hi i am importing PyAudio but throws the error.can s…
-
Steps to reproduce
------------------
I have a audio file which is in Indian English format. When I am running the following code from from local system this code runs perfectly and transcribes succ…
-
Steps to reproduce
------------------
1. When i try my code with a specifi mic, who i want i have an error
2. But if i use the command python -m speech_recognition it work and i dont know why
``…
-
![Screenshot (23)](https://user-images.githubusercontent.com/72791242/96010142-10748900-0e74-11eb-95cf-152281b17244.png)
-
![capture](https://user-images.githubusercontent.com/20924861/33718306-f26d6af2-db82-11e7-9a68-c4338366a194.PNG)
I tried the audio transcription code. Everything went well until I ran the print(r.rec…
-
I am using following piece of code to recognize audio using speech_recognition. I am successfully able to convert the audio to text but looks like this uses google speech API internally which require …
-
In case you guys wanted some data, setup for AI seems to fail for raspberry pi's. I tried a RP Zero and a RP 2b+ and get the same error.
`:~/AI-Smart-Mirror$ sudo ./setup.sh
Requirement alrea…
-
Steps to reproduce
------------------
```
def speech_to_text(self):
recognizer = sr.Recognizer()
with sr.Microphone() as mic:
print("listening...")
rec…
-
Steps to reproduce
-----
1. yes actually i am doing a project for my own but it throwed me an error
2. {
"resource": "/d:/RAJ/projects by me/python projects/jarvis/main.py",
"owner": "_genera…
-
模型在训练时,保存一次模型之后会出现如下错误。本人电脑显卡为GeForce 1060,batch_size设置为8,请问是因为显卡内存不够的原因吗?
2020-06-08 21:06:33.504024: I tensorflow/core/common_runtime/gpu/gpu_device.cc:1618] Found device 0 with properties:
name:…