TwitchUtils/TTSMe
2024-07-16 02:28:43 +01:00
..
Bot.cs Initial commit, added a working Twitch bot with OpenAI TTS integration and VLC support for playing audio files. 2024-07-16 01:18:34 +01:00
Dockerfile Initial commit, added a working Twitch bot with OpenAI TTS integration and VLC support for playing audio files. 2024-07-16 01:18:34 +01:00
ExtensionMethods.cs Updated the file storage method to use the AI voice name and a hash of the message, to save on compute cycles 2024-07-16 02:28:43 +01:00
Program.cs Initial commit, added a working Twitch bot with OpenAI TTS integration and VLC support for playing audio files. 2024-07-16 01:18:34 +01:00
TTSClient.cs Updated the file storage method to use the AI voice name and a hash of the message, to save on compute cycles 2024-07-16 02:28:43 +01:00
TTSMe.csproj Initial commit, added a working Twitch bot with OpenAI TTS integration and VLC support for playing audio files. 2024-07-16 01:18:34 +01:00
TtsMeCommand.cs Initial commit, added a working Twitch bot with OpenAI TTS integration and VLC support for playing audio files. 2024-07-16 01:18:34 +01:00
Voices.cs Updated the file storage method to use the AI voice name and a hash of the message, to save on compute cycles 2024-07-16 02:28:43 +01:00