Skip to content

Releases: ggwozdz90/speech-to-text-cli

v0.2.1

20 Feb 22:50
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

0.2.1 (2025-02-20)

Bug Fixes

  • update cer file used to sign the msix package (99232d5)

0.2.0 (2025-02-19)

Features

  • add MSIX deployment workflow and trigger (3f68df1)
  • add MSIX packaging and installation scripts (4d05c67)
  • implement SpeechToTextContextMenu DLL and related files (9427b7b)
  • update base address and add timeout settings in appsettings.json (4584341)

0.1.0 (2025-02-02)

Features

  • add HealthCheckDto and update health check data source (03abf65)
  • enhance speech-to-text functionality with source language support (e26b25d)
  • implement speech-to-text functionality with CLI commands (6a5ae21)
  • implement SRT generation capabilities (c6d497a)
  • introduce custom exceptions for error handling in speech-to-text processing (4ae78db)

v0.2.0

19 Feb 00:19
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

0.2.0 (2025-02-19)

Features

  • add MSIX deployment workflow and trigger (3f68df1)
  • add MSIX packaging and installation scripts (4d05c67)
  • implement SpeechToTextContextMenu DLL and related files (9427b7b)
  • update base address and add timeout settings in appsettings.json (4584341)

0.1.0 (2025-02-02)

Features

  • add HealthCheckDto and update health check data source (03abf65)
  • enhance speech-to-text functionality with source language support (e26b25d)
  • implement speech-to-text functionality with CLI commands (6a5ae21)
  • implement SRT generation capabilities (c6d497a)
  • introduce custom exceptions for error handling in speech-to-text processing (4ae78db)

v0.1.0

02 Feb 10:01
Compare
Choose a tag to compare

Change Log

All notable changes to this project will be documented in this file. See versionize for commit guidelines.

0.1.0 (2025-02-02)

Features

  • add HealthCheckDto and update health check data source (03abf65)
  • enhance speech-to-text functionality with source language support (e26b25d)
  • implement speech-to-text functionality with CLI commands (6a5ae21)
  • implement SRT generation capabilities (c6d497a)
  • introduce custom exceptions for error handling in speech-to-text processing (4ae78db)