OpenAI TTS for Bob Plugin is a tts plugin for bob, a brilliant translation and OCR software on macOS. This plugin uses OpenAI's API to provide text-to-speech service.
-
Install Bob (version >= 0.50, recommend >= 1.8.0), a translation and OCR software on macOS.
-
Download this plugin: openai-tts.bobplugin.
-
Install this plugin, Just double click the downloaded file.
-
Get your API KEY from OpenAI.
-
Fill in the API KEY in Bob's preference settings > Services > OpenAI TTS.
My code is based on yetone/bob-plugin-openai-translator, thanks to the author for the great work.
Thanks to ripperhe, the developer of Bob.