Skip to content

Releases: mutablelogic/go-whisper

v0.0.25

18 Jun 06:20
c51a5ad
Compare
Choose a tag to compare
v0.0.25 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.24...v0.0.25

v0.0.24

16 Jun 07:13
Compare
Choose a tag to compare
v0.0.24 Pre-release
Pre-release

Full Changelog: v0.0.23...v0.0.24

v0.0.23

15 Jun 08:50
5cc83cc
Compare
Choose a tag to compare
v0.0.23 Pre-release
Pre-release

What's Changed

  • Update dependencies and add additional docker options by @djthorpe in #69
  • Added ffmpeg dependency by @djthorpe in #70
  • Update whisper command by @djthorpe in #71
  • pkg/api/logging.go | Removed old logging middleware (no longer used)
  • go.mod | Updated module versions, added new packages
  • etc/entrypoint.sh | Simplified server invocation, always runs whisper binary
  • etc/Dockerfile.vulkan | Reworked package lists for build/runtime and Vulkan support
  • etc/Dockerfile.cuda | Updated package lists for CUDA build/runtime
  • etc/Dockerfile | Consolidated base image package installation
  • cmd/whisper/version.go | Switched to JSON output for version command
  • cmd/whisper/transcribe.go | Major rewrite: local/remote support, streaming, new options
  • cmd/whisper/models.go | Added remote model listing, JSON output helper
  • cmd/whisper/main.go | Removed tablewriter, cleaned up globals
  • cmd/whisper/download.go | Unified download behavior, added remote support
  • cmd/whisper/delete.go | Unified delete behavior, added remote support
  • cmd/api/* | Removed old API CLI commands
  • README.md | Expanded features, updated usage and examples
  • Makefile | Dropped api target, added Vulkan build arg

Full Changelog: v0.0.22...v0.0.23

v0.0.22

17 May 12:27
adb5d83
Compare
Choose a tag to compare
v0.0.22 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.0.21...v0.0.22

v0.0.21

11 Aug 08:56
f225712
Compare
Choose a tag to compare
v0.0.21 Pre-release
Pre-release

What's Changed

  • Updated documentation by @djthorpe in #63
  • Updated base CUDA image to v1.0.2

Full Changelog: v0.0.20...v0.0.21

v0.0.20

11 Aug 06:51
beb40fb
Compare
Choose a tag to compare
v0.0.20 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.19...v0.0.20

v0.0.19

10 Aug 14:34
d4b7fdc
Compare
Choose a tag to compare
v0.0.19 Pre-release
Pre-release

What's Changed

Full Changelog: v0.0.18...v0.0.19