speechlib icon indicating copy to clipboard operation
speechlib copied to clipboard

Specifying Local Model Path for `large-v2.pt`

Open xjtusjtu opened this issue 1 year ago • 3 comments
trafficstars

Hello, Navod

I have a large-v2.pt model file on my local machine and I'm unsure how to specify the model path in the code. Could you please provide some guidance on how to do this?

Thank you for your time and assistance.

xjtusjtu avatar Apr 07 '24 17:04 xjtusjtu

i am not sure about how to do it.

NavodPeiris avatar Apr 08 '24 08:04 NavodPeiris

I'm also interested in setting a finetuned Whisper model from Huggin Face (Finnish-NLP/whisper-large-v2-finnish). If someone figures out how to do it, please let us know!

erkkimon avatar May 24 '24 05:05 erkkimon

@xjtusjtu @erkkimon in speechlib 1.1.3, i have added the support for loading custom whisper models from disk and loading finetuned whisper models from huggingface.

NavodPeiris avatar Aug 16 '24 14:08 NavodPeiris