Skip to content

v1.0.4

Latest

Choose a tag to compare

@KoljaB KoljaB released this 20 Aug 23:50

RealtimeSTT v1.0.4

Major Features

  • Added fast CPU streaming with Nemotron 3.5 ASR and Parakeet TDT final refinement through sherpa-onnx.
  • Added stt-install-sherpa-models for verified model installation.
  • Added a production-ready FastAPI HTTP/WebSocket server with TLS, authentication and backpressure.
  • Added new transcription engines, custom engine APIs, word timestamps and feed_audio_file().

Fixes

  • WebSocket turns now produce exactly one authoritative final followed by one completion.
  • Fixed chunk-boundary inconsistencies, late-event races, streaming buffer growth and lifecycle leaks.
  • Improved realtime partial stability, cancellation and slow-client handling.

Full release notes