Replies: 1 comment
-
I took the tiny.en from open source whisper and fine tuned it; output was a .pt file which i gave to the above script |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I used the script to convert .pt file to ggml.
when loading in the browser, i am getting the following error: model.encoder.conv1.weight
I used the script -> https://github.com/ggml-org/whisper.cpp/blob/master/models/convert-pt-to-ggml.py
Beta Was this translation helpful? Give feedback.
All reactions