tts-toy #145
zeropointnine
started this conversation in
Show and tell
tts-toy
#145
Replies: 1 comment
-
|
cool. |
Beta Was this translation helpful? Give feedback.
0 replies
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.
Here's something I've been working on, called tts-toy
It's an interactive console app, mostly for generating text-to-speech from OpenAI-API-compatible chatbots in realtime. It uses Orpheus running off a local LLM server (eg, llama-server or LM Studio).
I also just added a feature where the generated audio can be saved locally as you go about using the app, which I'm already finding to be quite useful.
Hopefully you find it amusing. I'm open to feedback and ideas. Thanks!
Demo video, re-attached here:
demo-github.mp4
Beta Was this translation helpful? Give feedback.
All reactions