docker-faster-whisper icon indicating copy to clipboard operation
docker-faster-whisper copied to clipboard

[FEAT] Add Custom Whisper Models Addon

Open Mad-Jam opened this issue 9 months ago • 3 comments

Is this a new feature request?

  • [x] I have searched the existing issues

Wanted change

Add support for custom Whisper models (e.g., kb-whisper) via an environment variable like WHISPER_MODEL. This would allow users to specify and use non-English or specialized models.

Reason for change

Non-English languages often need larger or language-specific models for better accuracy.

Proposed code change

No response

Mad-Jam avatar Mar 07 '25 03:03 Mad-Jam

Thanks for opening your first issue here! Be sure to follow the relevant issue templates, or risk having this issue marked as invalid.

github-actions[bot] avatar Mar 07 '25 03:03 github-actions[bot]

Tried to add 'KBLab/kb-whisper-medium' to environment 'WHISPER_MODEL' (docker, CPU only). It just worked. A comment in README.MD that other whisper models from Hugging Face can work.

Mad-Jam avatar Mar 07 '25 15:03 Mad-Jam

This issue has been automatically marked as stale because it has not had recent activity. This might be due to missing feedback from OP. It will be closed if no further activity occurs. Thank you for your contributions.

LinuxServer-CI avatar Apr 07 '25 10:04 LinuxServer-CI

This issue is locked due to inactivity

LinuxServer-CI avatar Jul 06 '25 11:07 LinuxServer-CI