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

GamerPi/AI-TTS-Donations

 
 

Repository files navigation

Project Solrock (wip name) StackShare Crowdin

The first 100% free AI TTS service for Twitch.

Currently in development. Available for beta usage: https://solrock.mmattDonk.com

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).

Powered By Vercel

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 80.7%
  • Python 14.1%
  • JavaScript 4.3%
  • CSS 0.9%