David Hamme

hammeiam
Β·

AI & ML interests

None yet

Recent Activity

Organizations

None yet

hammeiam's activity

New activity in nyrahealth/CrisperWhisper 10 days ago

Smaller versions?

1
#7 opened 10 days ago by hammeiam
New activity in nyrahealth/CrisperWhisper 27 days ago

Onnx version?

1
#4 opened 27 days ago by hammeiam
Reacted to Xenova's post with πŸ”₯ 3 months ago
view post
Post
14876
I'm excited to announce that Transformers.js V3 is finally available on NPM! πŸ”₯ State-of-the-art Machine Learning for the web, now with WebGPU support! 🀯⚑️

Install it from NPM with:
πš—πš™πš– πš’ @πš‘πšžπšπšπš’πš—πšπšπšŠπšŒπšŽ/πšπš›πšŠπš—πšœπšπš˜πš›πš–πšŽπš›πšœ

or via CDN, for example: https://v2.scrimba.com/s0lmm0qh1q

Segment Anything demo: webml-community/segment-anything-webgpu
Β·
New activity in onnx-community/whisper-base_timestamped 3 months ago

Conversion flow

#2 opened 3 months ago by hammeiam
Reacted to Xenova's post with πŸ”₯ 5 months ago
view post
Post
10172
Introducing Whisper WebGPU: Blazingly-fast ML-powered speech recognition directly in your browser! πŸš€ It supports multilingual transcription and translation across 100 languages! 🀯

The model runs locally, meaning no data leaves your device! 😍

Check it out! πŸ‘‡
- Demo: Xenova/whisper-webgpu
- Source code: https://github.com/xenova/whisper-web/tree/experimental-webgpu
Β·
replied to Xenova's post 5 months ago
view reply

Can you share a model to HF that is both onnx compiled and supports word-level timestamps?