Commit Graph

6 Commits (3bf5934b20b906f977776e2d41033027ecb5df9b)

Author SHA1 Message Date
Merwane Hamadi cf9a94a8b6 isort implemented 2023-04-17 13:42:01 -07:00
Richard Beales d4b74661aa
Merge pull request #2168 from H-jj-R/master
Spelling Fixes
2023-04-17 18:02:09 +01:00
H-jj-R 8dadf79614 Spelling fixes 2023-04-17 13:25:49 +01:00
Gabriel R. Barbosa 64383776a2
Update brian.py - Prevent TypeError exception
TypeError: BrianSpeech._speech() takes 2 positional arguments but 3 were given.

Use the same arguments as used in _speech method from gtts.py
2023-04-17 03:04:35 -03:00
BillSchumacher bf3142ad67
Add eleven labs voice IDs. 2023-04-15 21:24:40 -05:00
BillSchumacher 1073954fb7
Reorg (#1537)
* Pi's message.

* Fix most everything.

* Blacked

* Add Typing, Docstrings everywhere, organize the code a bit.

* Black

* fix import

* Update message, dedupe.

* Increase backoff time.

* bump up retries
2023-04-15 13:56:23 +01:00