Skip to content

chore(deps): bump github.com/plexusone/omnivoice-core from 0.15.0 to 0.16.0 - #54

Merged
grokify merged 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/omnivoice-core-0.16.0
Aug 1, 2026
Merged

chore(deps): bump github.com/plexusone/omnivoice-core from 0.15.0 to 0.16.0#54
grokify merged 1 commit into
mainfrom
dependabot/go_modules/github.com/plexusone/omnivoice-core-0.16.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 27, 2026

Copy link
Copy Markdown
Contributor

Bumps github.com/plexusone/omnivoice-core from 0.15.0 to 0.16.0.

Release notes

Sourced from github.com/plexusone/omnivoice-core's releases.

v0.16.0

Release Notes: v0.16.0

Full Changelog: plexusone/omnivoice-core@v0.15.0...v0.16.0

Changelog

Sourced from github.com/plexusone/omnivoice-core's changelog.

[v0.16.0] - 2026-07-26 (8d4d79d)

Highlights

  • Shared terminology engine for TTS pronunciation and subtitle case-correction, backed by terminology-spec with 247 embedded terms
  • Whisper MLX TranscribeFile fix and BCP-47 language code normalization

Added

  • terminology/: shared Pronouncer and CaseCorrector engine wrapping terminology-spec (8db5bb1)
  • Pronouncer.Apply(): rewrite spoken forms before TTS synthesis, per BCP-47 locale (8db5bb1)
  • CaseCorrector.Apply(): fix displayed forms in STT-derived subtitle text (8db5bb1)
  • Re-export Builtin(), Curated(), All(), LoadDir() from terminology-spec (8db5bb1)
  • docs/terminology.md: guide for the terminology engine with usage examples (fb1f2c4)

Fixed

  • Whisper MLX TranscribeFile now reads file and delegates to Transcribe (019e6ce)
  • Whisper MLX normalizes BCP-47 language codes (en-US) to ISO 639-1 (en) (019e6ce)

Dependencies

  • Add github.com/plexusone/terminology-spec v0.1.0 (3247260)

Documentation

  • Updated docs/local-tts.md with Whisper MLX section and BCP-47 handling (fb1f2c4)
  • v0.16.0 release notes at docs/releases/v0.16.0.md

Tests

  • Unit tests for Pronouncer and CaseCorrector (b2bf28b)
  • Unit tests for normalizeLanguage in whisper-mlx (9e125de)
Commits
  • c27955f chore: gitignore IDEATION_CHAT transcripts
  • 752ad9b fix(docs): remove broken IDEATION_CHAT links in local specs
  • ee39bcd docs(CLAUDE.md): add terminology and local providers to overview
  • b89be38 docs: add v0.16.0 release notes and changelog
  • 8d4d79d Merge pull request #14 from plexusone/feat/whisper-transcribefile-and-termino...
  • 3247260 build(deps): add terminology-spec v0.1.0 dependency
  • 7631ea8 chore: gitignore generated proto stubs and go.work
  • fb1f2c4 docs: add terminology and whisper-mlx guides; correct local-tts proto definit...
  • 9e125de test(whisper-mlx): cover normalizeLanguage
  • 019e6ce fix(whisper-mlx): implement TranscribeFile and normalize BCP-47 language codes
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/plexusone/omnivoice-core](https://github.com/plexusone/omnivoice-core) from 0.15.0 to 0.16.0.
- [Release notes](https://github.com/plexusone/omnivoice-core/releases)
- [Changelog](https://github.com/plexusone/omnivoice-core/blob/main/CHANGELOG.md)
- [Commits](plexusone/omnivoice-core@v0.15.0...v0.16.0)

---
updated-dependencies:
- dependency-name: github.com/plexusone/omnivoice-core
  dependency-version: 0.16.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Jul 27, 2026
@grokify
grokify merged commit b216df4 into main Aug 1, 2026
5 of 6 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/github.com/plexusone/omnivoice-core-0.16.0 branch August 1, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant