-
I have tested the example, and it works fine: But I want to use a more powerful Whisper model, such as: https://huggingface.co/openai/whisper-large I tried to use
How can I fix this problem? And should the class Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
frankfliu
Feb 11, 2025
Replies: 1 comment
-
The model was traced use this python code: https://github.com/deepjavalibrary/djl/blob/master/examples/docs/whisper_speech_text.md#trace-the-model |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
YuTseLin
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The model was traced use this python code: https://github.com/deepjavalibrary/djl/blob/master/examples/docs/whisper_speech_text.md#trace-the-model