Skip to content

feat: add .aac audio format support to transcription tool - #3865

Merged
teknium1 merged 1 commit into
mainfrom
hermes/hermes-ac2495d7
Mar 30, 2026
Merged

feat: add .aac audio format support to transcription tool#3865
teknium1 merged 1 commit into
mainfrom
hermes/hermes-ac2495d7

Conversation

@teknium1

Copy link
Copy Markdown
Contributor

Salvage of #1964 by @AdrianScott onto current main. Fixes #1963.

Summary

Adds .aac to SUPPORTED_FORMATS in the transcription tool. This unblocks Signal users sending .aac voice notes (the only platform that preserves the .aac extension).

No breakage risk — Telegram/Discord/WhatsApp never produce .aac files. Local transcription (default provider) handles .aac natively via ffmpeg. API providers may reject raw .aac but fail gracefully.

20/20 transcription tests pass.


Original PR: #1964 by @AdrianScott — cherry-picked with authorship preserved.

@teknium1
teknium1 merged commit 2ff2cd3 into main Mar 30, 2026
angelburgosrosado pushed a commit to angelburgosrosado/hermes-agent that referenced this pull request Apr 27, 2026
…h#3865)

Co-authored-by: Adrian Scott <adrian@adrianscott.com>
02356abc pushed a commit to 02356abc/hermes-agent that referenced this pull request May 14, 2026
…h#3865)

Co-authored-by: Adrian Scott <adrian@adrianscott.com>
gweeteve pushed a commit to gweeteve/hermes-agent that referenced this pull request Jun 2, 2026
…h#3865)

Co-authored-by: Adrian Scott <adrian@adrianscott.com>
waefrebeorn pushed a commit to waefrebeorn/slermes that referenced this pull request Jul 2, 2026
…h#3865)

Co-authored-by: Adrian Scott <adrian@adrianscott.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[Feature]: add .aac support to transcription tool

2 participants