Hacker News new | ask | show | jobs
by xenova 494 days ago
We have released a bunch of speech recognition demos (using whisper, moonshine, and others). For example:

- https://huggingface.co/spaces/Xenova/whisper-web

- https://huggingface.co/spaces/Xenova/whisper-webgpu

- https://huggingface.co/spaces/Xenova/realtime-whisper-webgpu

- https://huggingface.co/spaces/webml-community/moonshine-web

1 comments

The realtime Whisper demo is amazing.

How can I understand what's in the compiled JS though? Is there some source for that?