Please disclose if any significant portion of your mod was created using AI tools by adding the 'AI Generated' category. Failing to do so may result in the mod being removed from Thunderstore.
Wendigos Voice Cloning
The masked can now mimic the voices of your friends
CHANGELOG
v2.0.5
- Fix a bug where TTS would not work after leaving and rejoining a lobby
v2.0.4
- Add config options for teleporting masked to host player and enabling masked arms/masks under Experimental
- Update to VoiceBox v0.3.7 to fix TTS websocket issue
v2.0.3
- Update to VoiceBox v0.3.6
v2.0.2
- Update to VoiceBox v0.3.5 to fix an NAudio device name/id issue
v2.0.1
- Fixed a bug where real-time responses were played through every masked, not just the desired one
- Fixed a bug where all masked would respond if one could see a player
- Update to VoiceBox v0.3.4
v2.0.0 - The VoiceBox Rewrite
- Rewrite AI services to use VoiceBox
- Add support for Gemini, Claude, and Ollama chat services
- Add support for Elevenlabs STT service
- Significantly improve real-time response latency using TTS audio streaming
- Rewrite audio networking approach to improve reliability and eliminate lag on game join
- Rewrite local mod functionality
- Remove local voice cloning model and reliance on
main.exe - Implement clip collection with speech transcription and smart chatbot clip selection
- Remove local voice cloning model and reliance on
- Implement optional config sync feature to streamline setup for clients and sharing service API keys
- Add autoclone functionality to allow automatic cloning of player voices during rounds
- Rework dependencies to enable cross-mod compatibility
v1.0.10
- Update Netcode patch to fix v73 error
v1.0.9
- Fixed a bug where masked could become invincible
v1.0.8
- Add support for realtime responses in multiple languages courtesy of joecabezas on github
v1.0.5 - v1.0.7
- Clamp audio so it isnt too loud
- gpt-4o-mini support
- Update tutorial for realtime responses
v1.0.4
- Compatibility patch for LethalLevelLoader
v1.0.3
- Increase volume of masked at the cost of latency
v1.0.1 and v1.0.2
- Quick patches to fix crash
v1.0.0
- Add realtime responses with ChatGPT and Azure
- Allow players with mod disabled to still hear masked talk
- Allow players to modify chatgpt prompt
- Enable speed optimization for Elevenlabs
- Add damaged line type
- and a bunch more stuff
v0.1.9
- Update README to show off the video I made about the mod!
v0.1.8
- Prevent menu popup when using elevenlabs
v0.1.7
- Add support for all languages XTTSv2 supports
- Add support for special characters like arabic
v0.1.6 and prior
- First releases