Skip to content

Conversation

@EdrisT
Copy link
Contributor

@EdrisT EdrisT commented Dec 3, 2025

This is a enhancement fix for issue #289

Added option to use a custom alignment model under the Advanced tab when using the Whisper model family.

The option is not required and the default is nil.

The help text shows:
"Custom alignment model to use (e.g., KBLab/wav2vec2-large-voxrex-swedish).\nThe model format must be WhisperX compatible!\nLeave empty to use default."

Added option to use custom alignment model when using Whisper model family.

Default is to not use custom alignment model.
Fix for enhancement issue rishikanthc#194

Added option to use custom OpenAI API base URL.

If not configured the default OpenAI API base URL (https://api.openai.com/v1) will be used.

Does not change current behavior of apiKey, i.e if apiKey is already configured it will not have to be re-entered when modifying base URL.
Added KBLab transcription models

(Alignment model not included)
Added KBLab transcription models
Configurable OpenAI API Base URL for LLM
@rishikanthc
Copy link
Owner

@EdrisT Hi !! There seems to be a few conflicts.. Can you fix those? Otherwise it looks ready to merge..

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