Replies: 2 comments 4 replies
-
Hi, I think the original aim of the |
Beta Was this translation helpful? Give feedback.
3 replies
-
How did you managed to make gpt-4o work? |
Beta Was this translation helpful? Give feedback.
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 meowing
it will just output literally "a cat meowing".using the gtts plugin you can just say
tts a snare drum solo
and 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?
Beta Was this translation helpful? Give feedback.
All reactions