How to use this model

#3
by D6D - opened

Hi,
Can anyone give the example how eaxctly to use this model ?
I download all folder with configs and pytorch_model.bin file.

Than found a million code examples in the enternet or suggested by ChatGPT but none of them working :/
One of them use transformers, other one interfere this one with original openai/whisper models and so on .... no adequate clear example gow to work with this model after I preatrained it

Look at this code - https://github.com/egorsmkv/whisper-ukrainian/blob/master/eval.py - it shows how you can do inference using this model

Yehor changed discussion status to closed

Sign up or log in to comment