-
I noticed that jarvis crashes if I run 'game' with enabled sound
`~> Hi, what can I do for you?`
`enable sound`
`~> What can i do for you?`
`game`
`./jarvis: строка 3: 6807 Segmentation fault …
-
Hi,
I get this error code when i typ in the pip install -r requirements.txt command.
[new 1.DOCX](https://github.com/openassistant/oa-core/files/3347175/new.1.DOCX)
```
oa-core-master]# pip inst…
-
My Windows tkinter app will run console-free (.pyw) until I import pyttsx3. As soon as pyttsx3 is imported, the app will only run from the editor (Idle). I have determined that the import statement al…
-
## Problem Description
I use anaconda to install python and spyder, and use two environment.But when first open spyder the Ipython console gives an error.
### What steps will reproduce the p…
-
The result for the code:
```
import pyttsx3
engine = pyttsx3.init()
engine.say("I will speak this text")
engine.runAndWait()
```
is
> Traceback (most recent call last):
File "/home/rohi…
-
HI,
I installed pyttsx3 on my raspberry pi using pip3
`pip3 install pyttsx3`
And also installed espeak
`sudo apt-get install espeak`
I ran the following command in the interactive python
```…
-
I know that the documentation page says to `pip install pypiwin32` to fix this error, but pip says that I already have this module. Is there something more I can do?
-
I am creating an application which will read text in the user's voice. I am using pyttsx for text to speech conversion.
I want to know if there is any way by which the voice of the speech can be ch…
-
## Description
**What steps will reproduce the problem?**
1. remove pyttsx, pyttsx3 and win32com module
2. and reinstall win32com.client
3.
**What is the expected output? What do you see i…
-
i tried installing espeak as mentioned
still facing the same issue.
~\Anaconda3\lib\site-packages\chatterbot\chatterbot.py in get_response(self, input_item, conversation_id)
127 def gener…