v0.4.48

KoljaB/RealtimeTTSv0.4.48Feb 15, 2025by KoljaB

AI Summary

Updates the CoquiEngine to support multiple voice files by allowing the `set_voice` method to accept a list of WAV references.

Key Highlights

  • CoquiEngine `set_voice` method now accepts lists of wav files
  • Enhanced voice selection flexibility

New Features

  • Multi-voice support (list of wav files) for CoquiEngine

Full Release Notes

# RealtimeTTS v0.4.48 Release Notes

- [set_voice](https://github.com/KoljaB/RealtimeTTS/blob/master/RealtimeTTS/engines/coqui_engine.py#L1023) method of CoquiEngine now also accepts a list of wav file references as parameter