- Issue created by @dan_metille
- First commit to issue fork.
Thank you for your great work on this module! I noticed that the current list of OpenAI text-to-speech voices in
api_defaults.yml
only includes 6 options, while the official OpenAI API now supports 11 voices.
I've created a patch (attached) that adds the missing voices: ash
, ballad
, coral
, sage
, and verse
. This ensures all currently available OpenAI TTS voices can be used with the module.
Active
1.1
Code