Replies: 2 comments 4 replies
|
Hi, I think the original aim of the |
3 replies
|
How did you managed to make gpt-4o work? |
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hi all,
I managed to get gpt-4o working here (pretty simple really) but the main thing I'm trying to get working differently is /tts
It seems that right now if you prompt for example:
/tts a cat meowingit will just output literally "a cat meowing".using the gtts plugin you can just say
tts a snare drum soloand it will, hilariously, output something like "badum ts ts" etc.Is there a way for the native /tts command to function in the same manner?
All reactions