Closed shivamtawari closed 1 month ago
Hi @MahmoudAshraf97
I tried for whisper-large-v3-turbo model and it gave me this error:
Invalid model size 'large-v3-turbo', expected one of: tiny.en, tiny, base.en, base, small.en, small, medium.en, medium, large-v1, large-v2, large-v3, large, distil-large-v2, distil-medium.en, distil-small.en
I guess it's not supported yet. Can we expect the support for this model soon?
It is supported, use "deepdml/faster-whisper-large-v3-turbo-ct2" as the model name
"deepdml/faster-whisper-large-v3-turbo-ct2"
It's working, thanks a lot!
Hi @MahmoudAshraf97
I tried for whisper-large-v3-turbo model and it gave me this error:
Invalid model size 'large-v3-turbo', expected one of: tiny.en, tiny, base.en, base, small.en, small, medium.en, medium, large-v1, large-v2, large-v3, large, distil-large-v2, distil-medium.en, distil-small.en
I guess it's not supported yet. Can we expect the support for this model soon?