Skip to content

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

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

feat: add .aac audio format support to transcription tool#3865
teknium1 merged 1 commit intomainfrom
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
itsXactlY pushed a commit to itsXactlY/hermes-agent that referenced this pull request Mar 30, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants