Skip to content

[WIP/Scratch] More cleanup kinda messy#120

Closed
AnkushMalaker wants to merge 12 commits into
mainfrom
more-cleanup-kinda-messy
Closed

[WIP/Scratch] More cleanup kinda messy#120
AnkushMalaker wants to merge 12 commits into
mainfrom
more-cleanup-kinda-messy

Conversation

@AnkushMalaker

Copy link
Copy Markdown
Collaborator

No description provided.

- Updated the `CLAUDE.md` documentation to reflect changes in ASR service command.
- Introduced a new method `load_audio_file_as_chunk` in `audio_utils.py` for loading audio files into the Wyoming AudioChunk format.
- Enhanced `ProcessorManager` to include client type detection and improved cleanup of processing tasks.
- Updated `conversation_controller.py` to queue transcription and memory processing jobs with better error handling.
- Refactored the `Upload` component in the web UI to support a three-phase upload process with improved status management and polling for processing tasks.
- Added new API methods for asynchronous file uploads and job status retrieval.
- Introduced UUID generation for new audio streaming sessions to uniquely identify jobs.
- Updated `process_audio_chunk` to manage audio chunks more effectively, including session tracking and chunk accumulation.
- Enhanced `ProcessorManager` to track audio jobs and stages, including completion and error handling.
- Improved logging for audio processing stages and chunk writing.
- Added support for speaker recognition in the audio processing pipeline.
- Refactored file upload handling to streamline audio file saving without user ID dependency.
@coderabbitai

coderabbitai Bot commented Sep 30, 2025

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on this repository.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

✨ Finishing touches
🧪 Generate unit tests
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch more-cleanup-kinda-messy

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share
🧪 Early access (Sonnet 4.5): enabled

We are currently testing the Sonnet 4.5 model, which is expected to improve code review quality. However, this model may lead to increased noise levels in the review comments. Please disable the early access features if the noise level causes any inconvenience.

Note:

  • Public repositories are always opted into early access features.
  • You can enable or disable early access features from the CodeRabbit UI or by updating the CodeRabbit configuration file.

Comment @coderabbitai help to get the list of available commands and usage tips.

@AnkushMalaker AnkushMalaker changed the title More cleanup kinda messy [WIP/Scratch] More cleanup kinda messy Sep 30, 2025
@AnkushMalaker AnkushMalaker deleted the more-cleanup-kinda-messy branch December 18, 2025 19:39
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.

1 participant