Skip to content

Conversation

@makaveli10
Copy link
Collaborator

Previously, the server only accepted local file paths for custom Faster Whisper models. This change allows passing HuggingFace repo IDs which are automatically downloaded and converted to CTranslate2 format by the backend if not already in CTranslate2 format.

Should Close #410 and #404

Previously, the server only accepted local file paths for custom Faster Whisper
models. This change allows passing HuggingFace repo IDs which are automatically
downloaded and converted to CTranslate2 format by the backend if not already in
CTranslate2 format.

Signed-off-by: makaveli10 <vineet.suryan@collabora.com>
@makaveli10 makaveli10 requested a review from zoq January 13, 2026 11:05
@zoq zoq merged commit c6ee9a6 into collabora:main Jan 13, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

Allow loading faster whisper custom models from huggingface

2 participants