Releases: TimShaw1/VoiceBox
Releases · TimShaw1/VoiceBox
v0.3.4 Unity
Fix a WebSocket error when attempting to reconnect to a TTS service
v0.3.4 Mod
Fix a WebSocket error when attempting to reconnect to a TTS service
v0.3.2 Unity
STT
- Update
AzureSTTServiceManagerto provideVoiceBoxResultReason.RecognizedSpeechWithTimestampswhenrequestWordLevelTimestamps = true. - Update
AzureSTTServiceManagerto save derived config.
TTS
- Update
ElevenlabsTTSServiceManagerto hide event not used warnings.
v0.3.2 Mod
Update mod lib to VoiceBox 0.3.2
v0.3.0 Unity
This update contains breaking changes!
TTS
- Rework interface
- Add voice cloning API call support
- Implement more elevenlabs TTS api config options
- Correctly set model ID in elevenlabs requests
STT
- Add Elevenlabs STT support
- Implement local VAD for STT to limit silent chunks sent to STT api
- Add support for word-level timestamps
Misc
- Resolve several issues with service cancellations
- Rework audio decoder class to support wave audio
- Rework audio streaming to stream through an audioclip, allowing for filters to be added to the output
v0.3.0 Mod
Update mod lib to VoiceBox version 0.3.0
v0.2.0 Unity
Major updates to services. Fixes issues with multiple service managers and STT cancellation. Also adds GUIManager
v0.2.0 Mod
Update mod lib to VoiceBox v0.2.0.
This version is the initial release on Thunderstore 🎉
v0.1.1 Unity
Update TTS interface and services to enable multiple requests through the same websocket
v0.1.1 Mod
Update mod lib to VoiceBox v0.1.1