v0.3.2

KoljaB/RealtimeSTTv0.3.2Oct 27, 2024by KoljaB

AI Summary

The server and client now support wake words, and microphone reconnection logic has been updated.

Key Highlights

  • Added wake word support to server and client
  • Updated microphone reconnect logic

New Features

  • Wake word support
  • Microphone reconnect

Full Release Notes

# RealtimeSTT 0.3.2

## New Features:
- server/stt_server.py and AudioToTextRecorderClient class now support wake words (all parameters and callbacks of AudioToTextRecorder should now have been already implemented into AudioToTextRecorderClient class, please write an issue if you miss a functionality)
- update microphone reconnect