Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Load custom whsiper transformer model to whisper-web #25

Open
OmarTariq612 opened this issue Jun 12, 2024 · 1 comment
Open

Load custom whsiper transformer model to whisper-web #25

OmarTariq612 opened this issue Jun 12, 2024 · 1 comment
Assignees
Labels

Comments

@OmarTariq612
Copy link
Collaborator

OmarTariq612 commented Jun 12, 2024

whisper-web: https://github.com/xenova/whisper-web/tree/experimental-webgpu

Use this transformer model: https://huggingface.co/omartariq612/whisper-small-augmented-epoch-5

@OmarTariq612 OmarTariq612 changed the title Load custom whsiper transformer model to [whisper-web](https://github.com/xenova/whisper-web/tree/experimental-webgpu) Load custom whsiper transformer model to whisper-web Jun 12, 2024
@abdoei
Copy link
Collaborator

abdoei commented Jun 20, 2024

Using the HF 🤗 Optimum and the help of @OmarTariq612, you can use our model via this link on any Chromium-based browser enabling a set of flags. We still haven't figured out how to "Quantize" the model to make it faster but it works on my AMD Radeon R5 M445 with 8 tokens/s average.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants