Open ruifengma opened 6 months ago
That's the goal of the project and it works out of the box. What's the issue you're experiencing?
That's the goal of the project and it works out of the box. What's the issue you're experiencing?
Thanks for you reply, I actually wish to pre-download the model weights (faster_whisper and segmentation) to deploy the service due to some special network issue.
from_pretrained allow huggingface model name OR model file path.
as title