-
Notifications
You must be signed in to change notification settings - Fork 2.2k
feat(voice): audio transcription for voice messages with Local Whisper support #1476
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
xieyxclack
merged 25 commits into
agentscope-ai:main
from
ekzhu:claude/fix-discord-voice-messages-NVPD1
Mar 17, 2026
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
dbe93cd
fix: convert unsupported audio formats (ogg) to wav for LLM formatter
claude d1bff1a
feat: add audio transcription with auto-detect for voice messages
claude 8944164
feat: add voice transcription settings UI, API, and CLI config
claude cb32811
style: run prettier on console directory
claude 4cfba0b
style: apply black formatting to message_processing.py
claude e54df48
fix: address PR review comments on voice transcription
claude 669fc90
fix: run ffmpeg in thread pool and validate audio_mode config
claude 6cb7a6a
Merge branch 'agentscope-ai:main' into claude/fix-discord-voice-messa…
ekzhu e19b9b1
chore: revert unrelated prettier spacing changes
claude 6486e85
Fix voice message handling: bypass debounce and fix transcription lookup
ekzhu 4d3640a
Update Voice Transcription settings UI with Whisper API explanation
ekzhu b800420
Add transcription provider selector to Voice Transcription settings
ekzhu 4d0ff97
Add Local Whisper transcription provider support
ekzhu b5e85d2
Merge branch 'agentscope-ai:main' into claude/fix-discord-voice-messa…
ekzhu 085bc0b
refactor(voice): merge auto/transcribe modes and suppress file metada…
ekzhu 647a8cf
handle audio conversion for dingtalk
ekzhu ba6cd12
fix(voice): address PR review feedback and add disabled transcription…
ekzhu 025a414
fix(voice): allow downloads dir in audio path validation
ekzhu eb81043
fix(voice): allow downloads dir in audio path validation
ekzhu 345b5ed
Merge branch 'main' into claude/fix-discord-voice-messages-NVPD1
ekzhu 9ccd8d9
feat(voice): add ffmpeg status check for native audio mode
ekzhu c789c13
format
ekzhu 4149eff
fix(voice): normalize base URL to include /v1 for transcription
ekzhu ac546ba
Merge branch 'main' into claude/fix-discord-voice-messages-NVPD1
ekzhu 5d8cff3
Fix typo
ekzhu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.