Viewing profile — xenova
xenova
HN member- Joined
- Fri, Mar 17, 2023, 12:37 AM UTC
- HN karma
- 668
- Public activity
- 56 items
- HN profile
- View on Hacker News ↗
About xenova
No profile information was provided.
Recent public activity
- story
- story
-
comment
Comment #47849384
yep! :) https://huggingface.co/spaces/webml-community/bonsai-ternary...
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #44672133
This demo runs Voxtral-Mini-3B, a new audio language model from Mistral, enabling state-of-the-art audio transcription directly in your browser. Everything runs locally, meaning no…
- story
- story
- story
-
comment
Comment #42975203
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.c…
-
comment
Comment #42973770
It took some time, but we finally got Kokoro TTS (v1.0) running in-browser w/ WebGPU acceleration! This enables real-time text-to-speech without the need for a server. Looking forw…
- story
-
comment
Comment #42732206
NPM package: https://www.npmjs.com/package/kokoro-js GitHub: https://github.com/hexgrad/kokoro
- story
-
comment
Comment #42566543
For those interested in learning more, the source code is available on GitHub: https://github.com/huggingface/transformers.js-examples/tree...
- story
- story
- story
- story
-
comment
Comment #40633606
It uses OpenAI's set of whisper models, which support multilingual transcription and translation across 100 languages. Since the models run entirely locally in your browser (thanks…