v0.3.81
KoljaB/RealtimeSTTv0.3.81Nov 25, 2024by KoljaB
AI Summary
The CLI interface has been significantly enhanced with new command-line flags for speech end detection, language selection, device listing, and device index configuration, alongside better piping support.
Key Highlights
- Introduced '-sed' command for speech end detection
- Added '-l' for language and '-L' for device listing
- Enabled setting input device index
- Improved piping support
New Features
- Enhanced CLI interface with new flags and piping support
Full Release Notes
# RealtimeSTT 0.3.81 ## Enhanced [CLI Interface](https://github.com/KoljaB/RealtimeSTT/tree/master/RealtimeSTT_server) - Introduced the `-sed` command for improved speech end detection - Added the `-l` command to set the language - Implemented the `-L` command to quickly display a list of all available audio input devices - Enabled setting the input device index . - Improved piping support for seamless with `>` or `|`