Skip to content

🦆💰 A bot that uses Uberduck (and FakeYou) AI to make bit donations have an AI voice.

License

Notifications You must be signed in to change notification settings

DecentBV/AI-TTS-Donations

 
 

Repository files navigation

Project Solrock (wip name) StackShare Crowdin

The first 100% free AI TTS service for Twitch.

The official instance of Solrock is shutting down.

With this being said, support for Solrock is coming to a close.

The best alternative to Solrock is TTS.monster

Project Structure

> solrock
    > apps
        > backend
            - The backend Express server handling Twitch Eventsub
        > frontend
            - The frontend Next.js app handling the dashboard and overlay
        > processor
            - The serverless Python audio processor

Developer Setup

Each app has its own README.md with more information on how to run and get started, however you will most likely want to run all of the apps at once. After setting up each app, run pnpm dev in the root directory to start all of the apps at once using concurrently. You can start each app individually from the root directory by running pnpm <app name> <command> (e.g. pnpm backend dev).

About

🦆💰 A bot that uses Uberduck (and FakeYou) AI to make bit donations have an AI voice.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 76.5%
  • Python 13.1%
  • JavaScript 4.5%
  • MDX 2.9%
  • Astro 1.8%
  • CSS 1.2%