-
-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Description
Why
The story behind this: I added in the Eleven Labs api key because I wanted my AI chats to have a voice. While checking out the site and the features I accidentally blew through all of my credits within an hour, and really got nothing for it. So, I have 3 tests from my AI chat that did the first paragraph. And, then I remembered that KoboldAI has a plethora of free to use voices. Now, I've not looked at how those voices are added in, but I remember when I was checking it out that it was able to create hours of TTS without issue.
I think that if it's possible to add in how they did it, that this will be a great addition to BigAGI. Even if one has to download the voice packs to the hosting system, having a TTS option that doesn't run out of credits in 5 minutes would be awesome.
Description
I would like to see (if it is possible) additional non-pay as you go voices added to the system. (See "Why").
UI Changes: I see adding in an additional setup for the voice selection, and maybe a download voice item / pop up.
Requirements
If you can, Please break-down the changes use cases, UX, technology, architecture, etc.
This I am not sure, I know that KoboldCpp is written in Visual C++ but, it does work on linux too... so it might be ansi c++ for the calls. as far as integration into TypeScript, that I have no clue about.
If I can help out in any way on this, let me know, and I will do my best.