Skip to content

Comments

fix: Enhance model management and transcription provider setup#292

Open
0xrushi wants to merge 2 commits intoSimpleOpenSoftware:devfrom
0xrushi:fix/cuda-vibevoice
Open

fix: Enhance model management and transcription provider setup#292
0xrushi wants to merge 2 commits intoSimpleOpenSoftware:devfrom
0xrushi:fix/cuda-vibevoice

Conversation

@0xrushi
Copy link
Contributor

@0xrushi 0xrushi commented Feb 7, 2026

  • Added add_or_update_model method in ConfigManager to facilitate adding or updating models in the configuration.
  • Updated ChronicleSetup to support a new OpenAI-Compatible transcription provider, allowing users to configure custom endpoints and API keys.
  • Enhanced user prompts for API base URL and model name during setup, improving the configuration experience.
  • Introduced unit tests for the new model management functionality and transcription provider setup, ensuring robust validation of the changes.
  • Improved Docker configurations for ASR services, including support for customizable CUDA versions and DNS settings.

- Added `add_or_update_model` method in `ConfigManager` to facilitate adding or updating models in the configuration.
- Updated `ChronicleSetup` to support a new OpenAI-Compatible transcription provider, allowing users to configure custom endpoints and API keys.
- Enhanced user prompts for API base URL and model name during setup, improving the configuration experience.
- Introduced unit tests for the new model management functionality and transcription provider setup, ensuring robust validation of the changes.
- Improved Docker configurations for ASR services, including support for customizable CUDA versions and DNS settings.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 7, 2026

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.

  • 🔍 Trigger a full review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment

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

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

@AnkushMalaker AnkushMalaker self-assigned this Feb 15, 2026
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.

2 participants