Live data from Hacker News

Viewing profile — xenova

xenova

HN member
Joined
Fri, Mar 17, 2023, 12:37 AM UTC
HN karma
668
Public activity
56 items

About xenova

No profile information was provided.

Recent public activity

  1. story
  2. story
  3. comment
    Comment #47849384

    yep! :) https://huggingface.co/spaces/webml-community/bonsai-ternary...

  4. story
  5. story
  6. story
  7. story
  8. story
  9. story
  10. story
  11. 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…

  12. story
  13. story
  14. story
  15. 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…

  16. 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…

  17. story
  18. comment
    Comment #42732206

    NPM package: https://www.npmjs.com/package/kokoro-js GitHub: https://github.com/hexgrad/kokoro

  19. story
  20. comment
    Comment #42566543

    For those interested in learning more, the source code is available on GitHub: https://github.com/huggingface/transformers.js-examples/tree...

  21. story
  22. story
  23. story
  24. story
  25. 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…