-
### Describe the bug
When it goes to create the mp3, it gives me this error:
` raise TikTokTTSException(status_code, data["message"])
TTS.TikTok.TikTokTTSException: Code: 1, reason: probably the…
-
I can get it to stop the first time with this error `AttributeError: 'Engine' object has no attribute '_pump'`
if I comment this out `pyttsx3.driver.DriverProxy.setBusy(engine, busy=False)`
it works…
-
### Describe the bug
It starts off fine, makes mp3 files and while taking screen shots, it shows a error:
"Something went wrong!
Something went wrong with making the screenshots! Do you want to ski…
-
I searched quite a bit for an answer to this problem, to no avail. While running pyttsx3 on a Mac running OSX High Sierra, the script hangs (or never exits) the runAndWait() command. I found a few s…
-
### Describe the bug
I don't know what the bug is, but when I do `python main.py` it gives me this.
### Reproduction Steps
I just ran `python main.py` after setting up.
### Expected behavi…
-
I ran this code in Ubuntu lts 16.04 (I'm using a virtualenv for this)
```python
import speech_recognition as sr
mic_list = sr.Microphone.list_microphone_names()
```
and I got this output error
`…
-
### Describe the bug
Error: index 0 is out of bounds for axis 0 with size 0
### Reproduction Steps
Look at picture
### Expected behavior
idk
### Screenshots
### System Infor…
-
- [ ] I am on the [latest](https://github.com/python-poetry/poetry/releases/latest) Poetry version.
- [ ] I have searched the [issues](https://github.com/python-poetry/poetry/issues) of this re…
-
### Describe the bug
Sorry, something went wrong with this version! Try again, and feel free to │
│ report this issue at GitHub or the Discord community. │
│ Version: 3.2.1…
-
### Describe the bug
When the bot tries to take screenshots of individual comments, it times out.
### Reproduction Steps
After updating to code relevant for the new UI, it worked yesterday ho…