github av/harbor v0.1.28

latest releases: v0.4.3, v0.4.2, v0.4.1...
17 months ago

STT - faster-whisper-service integration

Harbor now has a dedicated stt backend, in addition to the already present tts. Open WebUI will be configured to use it automatically instead of "local" whisper, when running together. The server will use GPU automatically, if possible on the given platform and CPU otherwise.

# Start the service
harbor up stt

# Convigure model/version
harbor stt model Systran/faster-distil-whisper-large-v3
harbor stt version latest

Misc

  • OpenHands integration, the service is not very configurable atm, with only basic support for Ollama URL, file an issue if that changes in the future!
  • CLI linter

Full Changelog: v0.1.27...v0.1.28

Don't miss a new harbor release

NewReleases is sending notifications on new releases.