Live data from Hacker News

Viewing profile — divamgupta

divamgupta

HN member
Joined
Sat, Mar 20, 2021, 5:10 PM UTC
HN karma
855
Public activity
31 items

About divamgupta

No profile information was provided.

Recent public activity

  1. comment
    Comment #44817949

    Thanks a lot for the detailed feedback. We are working on some models which do not use a phonemizer

  2. comment
  3. comment
    Comment #44817892

    Haha interesting pivot!

  4. comment
    Comment #44817809

    The thing is that the new models keep coming every day. So it’s economically not feasible to make chips for a single model

  5. comment
    Comment #44817792

    This is our goal too.

  6. comment
    Comment #44817784

    It was not

  7. comment
    Comment #44817776

    We are still training the model. We expect the quality to go up in the next release. This is just a preview release :)

  8. comment
    Comment #44817766

    Thanks for running the benchmarks. Currently the models are not optimized yet. We will optimize loading etc when we release an SDK meant for production :)

  9. comment
    Comment #44808877

    This is just an early checkpoint. We hope that the quality will improve in the future.

  10. comment
    Comment #44808863

    Currently we don't have chunking enabled yet. We will add it soon. That will remove the length limitations.

  11. comment
    Comment #44808855

    That is our vision too!

  12. comment
    Comment #44808833

    We will try to get rid of dependencies.

  13. comment
    Comment #44808823

    We are working to fix that. Thanks

  14. comment
    Comment #44808776

    Hmm, we will look into it.

  15. comment
    Comment #44808764

    Mostly model size, and input size. Some models which use attention are O(N^2)

  16. comment
    Comment #44808756

    We have released just a preview of the model. We hope to get the model much better in the future releases.

  17. comment
    Comment #44808745

    Yup it runs on the web browser. https://clowerweb.github.io/kitten-tts-web-demo/

  18. comment
    Comment #44808739

    We will release an STT model as well.

  19. comment
  20. story
    Show HN: Kitten TTS – 25MB CPU-Only, Open-Source TTS Model

    Kitten TTS is an open-source series of tiny and expressive text-to-speech models for on-device applications. We are excited to launch a preview of our smallest model, which is less…

  21. comment
    Comment #44807387

    Thanks for posting about our project in HN! I am one of the creators of KittenTTS Here is the link to our repo: https://github.com/KittenML/KittenTTS

  22. story
  23. comment
    Comment #32881484

    I have made a Stable Diffusion implementation using Tensorflow / Keras. The weights have been ported from the original pytorch code. This code runs about 4x faster compared to the …

  24. story
  25. comment
    Comment #32806161

    I will add it to diffusion bee soon.