v0.4.20

KoljaB/RealtimeTTSv0.4.20Dec 10, 2024by KoljaB

AI Summary

Users can now utilize 48 kHz audio output with the Azure TTS engine and enjoy dynamic voice switching capabilities within the StyleTTS engine.

Key Highlights

  • Added 48 kHz audio output for Azure TTS
  • Introduced StyleTTSVoice for dynamic voice switching
  • Fixed incorrect voice initialization during model switching
  • Fixed model configuration path issues during runtime

New Features

  • 48 kHz audio output for Azure TTS
  • StyleTTSVoice for dynamic voice switching
  • Fixed voice initialization issues
  • Fixed model configuration path issues

Full Release Notes

# RealtimeTTS v0.4.20 Release Notes

## 🚀 New Features
### **Azure Engine**
- Added support for **48 kHz audio output** in the Azure TTS engine for improved audio quality (and providing more flexibility in audio formats).

### **StyleTTS Engine**
- introduced StyleTTSVoice for dynamic voice switching to allow transitions between multiple voice models

## 🛠 Bug Fixes
- Fixed **incorrect voice initialization** when switching between models in the StyleTTS engine.
- Fixed **model configuration path issues** during runtime when updating voice parameters.