Skip to content

fix: Enhance STT provider management and configuration in setup utilities#320

Open
0xrushi wants to merge 3 commits intoSimpleOpenSoftware:devfrom
0xrushi:fix/singleconfig
Open

fix: Enhance STT provider management and configuration in setup utilities#320
0xrushi wants to merge 3 commits intoSimpleOpenSoftware:devfrom
0xrushi:fix/singleconfig

Conversation

@0xrushi
Copy link
Contributor

@0xrushi 0xrushi commented Feb 28, 2026

  • Introduced functions to load and retrieve STT provider details from a new YAML catalog, improving the setup wizard's flexibility.
  • Updated wizard.py to utilize the new catalog for provider selection, enhancing user experience during transcription provider setup.
  • Refactored existing provider mapping logic to streamline the process and improve maintainability.
  • Added a new configuration file stt-providers-catalog.yml to define STT providers, their capabilities, and setup instructions, ensuring a centralized management approach.
  • Enhanced error handling and logging for better visibility during provider selection and configuration processes.

- Introduced functions to load and retrieve STT provider details from a new YAML catalog, improving the setup wizard's flexibility.
- Updated `wizard.py` to utilize the new catalog for provider selection, enhancing user experience during transcription provider setup.
- Refactored existing provider mapping logic to streamline the process and improve maintainability.
- Added a new configuration file `stt-providers-catalog.yml` to define STT providers, their capabilities, and setup instructions, ensuring a centralized management approach.
- Enhanced error handling and logging for better visibility during provider selection and configuration processes.
@coderabbitai
Copy link
Contributor

coderabbitai bot commented Feb 28, 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.

Use the checkbox below for a quick retry:

  • 🔍 Trigger 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.

@0xrushi 0xrushi marked this pull request as draft February 28, 2026 10:28
- Included "chronicle-asr-qwen3-vllm:chronicle-asr-qwen3-vllm" in the pull-images.sh script to support the latest ASR model integration.
- This addition enhances the flexibility and capabilities of the ASR services within the Docker environment.
"chronicle-asr-vibevoice:chronicle-asr-vibevoice"
"chronicle-asr-vibevoice-strixhalo:chronicle-asr-vibevoice-strixhalo"
"chronicle-asr-transformers:chronicle-asr-transformers"
"chronicle-asr-qwen3-vllm:chronicle-asr-qwen3-vllm"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was missing

@0xrushi 0xrushi marked this pull request as ready for review March 1, 2026 01:51
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