f5256fc62f
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>