This website requires JavaScript.
Explore
Help
Sign In
n
/
TwitchUtils
Watch
1
Star
0
Fork
0
You've already forked TwitchUtils
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
TwitchUtils
/
TTSMe
History
Nathan Windisch
39d74e5d71
Added nuget package link
...
Signed-off-by: Nathan <nat@natfan.io>
2024-07-16 02:29:36 +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
Added nuget package link
2024-07-16 02:29:36 +01:00
TtsMeCommand.cs
Oops, optout doesn't really work. Added a TODO to fix :)
2024-07-16 02:29:14 +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