Skip to content

Releases: Korridzy/sttx

sttx 0.1.1

Choose a tag to compare

@Korridzy Korridzy released this 11 Aug 18:39
df54b7b

What changed

  • Install sttx directly from PyPI with python -m pip install sttx; quickstart examples now use the installed sttx command.
  • Missing ffmpeg errors now explain why it is required and link to the official download page.
  • Package, runtime, documentation, and wheel metadata now report version 0.1.1.

This release does not change transcription, model, or output-file behavior.

Verification

Validated on Python 3.11, 3.12, and 3.13. Release artifacts are built and published by GitHub Actions through PyPI trusted publishing.

v0.1.0

Choose a tag to compare

@Korridzy Korridzy released this 10 Aug 22:22
6915af5

What's Changed

  • verbose mode by @Korridzy in #2
  • chore: adopt OSS repo standards (CI, release automation, packaging metadata) by @Korridzy in #3

New Contributors

Full Changelog: https://github.com/Korridzy/sttx/commits/v0.1.0