Releases: primaprashant/hns
Releases · primaprashant/hns
Release list
1.1.0
What's Changed
- Replace hand-rolled timer/worker threads with rich Live displays
- Fix piped output: transcription is written raw to stdout, no wrapping or markup
- Record to a temp file so a cancelled recording no longer clobbers --last audio
- Clean error handling: proper exception chaining, clean Ctrl+C (exit 130), no tracebacks
- Add --model, --version, --no-copy, and -q/--quiet; remove --sample-rate and --channels
- Replace emoji status with plain glyphs and collapse per-run output to a single summary line
- Distinguish model download (first run) from model load in status messages
- Send --list-models names to stdout, hints to stderr
1.0.8
1.0.7
What's Changed
- error while copying to clipboard is no longer blocking and simplify progress messages by @primaprashant in #11
Full Changelog: 1.0.6...1.0.7
1.0.6
1.0.5
What's Changed
- Route console messages to stderr and transcription to stdout by @erikcw in #2
- remove unused stream output by @primaprashant in #6
- release/1.0.5 by @primaprashant in #7
New Contributors
Full Changelog: 1.0.4...1.0.5
1.0.4
What's Changed
- add linting and formatting checks for pull requests by @primaprashant in #5
Full Changelog: 1.0.3...1.0.4
1.0.3
1.0.2
What's Changed
- update demo by @primaprashant in #1
- add github action workflow for pypi release by @primaprashant in #3
New Contributors
- @primaprashant made their first contribution in #1
Full Changelog: 1.0.1...1.0.2
1.0.1
1.0.0
Full Changelog: https://github.com/primaprashant/hns/commits/1.0.0