Skip to content

Releases: TimShaw1/VoiceBox

v0.3.4 Unity

07 Feb 23:17

Choose a tag to compare

v0.3.4 Unity Pre-release
Pre-release

Fix a WebSocket error when attempting to reconnect to a TTS service

v0.3.4 Mod

07 Feb 23:13

Choose a tag to compare

v0.3.4 Mod Pre-release
Pre-release

Fix a WebSocket error when attempting to reconnect to a TTS service

v0.3.2 Unity

03 Jan 21:49

Choose a tag to compare

v0.3.2 Unity Pre-release
Pre-release

STT

  • Update AzureSTTServiceManager to provide VoiceBoxResultReason.RecognizedSpeechWithTimestamps when requestWordLevelTimestamps = true.
  • Update AzureSTTServiceManager to save derived config.

TTS

  • Update ElevenlabsTTSServiceManager to hide event not used warnings.

v0.3.2 Mod

03 Jan 21:50

Choose a tag to compare

v0.3.2 Mod Pre-release
Pre-release

Update mod lib to VoiceBox 0.3.2

v0.3.0 Unity

03 Jan 19:34

Choose a tag to compare

v0.3.0 Unity Pre-release
Pre-release

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

03 Jan 19:36

Choose a tag to compare

v0.3.0 Mod Pre-release
Pre-release

Update mod lib to VoiceBox version 0.3.0

v0.2.0 Unity

22 Nov 21:21

Choose a tag to compare

v0.2.0 Unity Pre-release
Pre-release

Major updates to services. Fixes issues with multiple service managers and STT cancellation. Also adds GUIManager

v0.2.0 Mod

22 Nov 21:22

Choose a tag to compare

v0.2.0 Mod Pre-release
Pre-release

Update mod lib to VoiceBox v0.2.0.

This version is the initial release on Thunderstore 🎉

v0.1.1 Unity

10 Nov 01:44

Choose a tag to compare

v0.1.1 Unity Pre-release
Pre-release

Update TTS interface and services to enable multiple requests through the same websocket

v0.1.1 Mod

10 Nov 01:45

Choose a tag to compare

v0.1.1 Mod Pre-release
Pre-release

Update mod lib to VoiceBox v0.1.1