revert(relay): remove Session A VAD/near_field changes (full rollback)#63
Merged
Conversation
near_field noise reduction worsened translation hallucination in live testing (over-processing already-isolated AirPods audio), and the server-VAD path was already removed from the web in #62. Roll back the remaining relay-side changes to restore the original baseline behavior. Restores config.py, types.py, session_manager.py, session_a.py, and voice_to_voice.py to their pre-#59 state. Session A is client-VAD only, no input noise_reduction. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
near_field가 라이브 테스트에서 번역 할루시네이션을 악화시킴(이미 격리된 AirPods 오디오 과처리). server-VAD 웹 경로는 #62에서 제거됨. 남은 relay 변경까지 롤백해 원래 baseline 복구.
config.py, types.py, session_manager.py, session_a.py, voice_to_voice.py를 #59 이전 상태로 복원. Session A = client VAD only, noise_reduction 없음.
🤖 Generated with Claude Code