this post was submitted on 19 Nov 2024
17 points (100.0% liked)

Open Source

33515 readers
65 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
top 6 comments
sorted by: hot top controversial new old
[–] SGforce 6 points 3 months ago* (last edited 3 months ago) (1 children)

https://huggingface.co/RASMUS/Whisper_Finnish_finetuned_small_200k_samples

This could work if you look into setting up Whisper Search for other languages also

[–] [email protected] 4 points 3 months ago

Thank youuu! I didn't know I could find models for other non-supported languages by default, that'll help me a lot!

[–] [email protected] 6 points 3 months ago (1 children)

Not sure what'd you consider lightweight, I've been using https://github.com/jhj0517/Whisper-WebUI with fast whisper.
The GPU integration has never worked well for me, but the CPU one works wonders.
You'll have to check if the models offer good results for those languages.

[–] [email protected] 5 points 3 months ago

Thanks! I'm not sure what I should expect as lightweight when its about AI, i'd assume 2-4GB RAM max if possible and it seems with faster-whisper from this project according to the README it falls under 3-4GB RAM, so I guess that's fine!

There's no Finnish for Whisper last I checked but SGForce recommended a model for Finnish with it, so I guess that will do!

Thanks again for taking your time to help! :)

[–] [email protected] 5 points 3 months ago (1 children)

https://ai.nb.no/models/

The National Library of Norway has an AI-lab that finetune some models; amomg them Whisper.

[–] [email protected] 3 points 3 months ago

Thank you for sharing this, that's great!! I had no idea of this!