Viewing profile — divamgupta
divamgupta
HN member- Joined
- Sat, Mar 20, 2021, 5:10 PM UTC
- HN karma
- 855
- Public activity
- 31 items
- HN profile
- View on Hacker News ↗
About divamgupta
No profile information was provided.
Recent public activity
-
comment
Comment #44817949
Thanks a lot for the detailed feedback. We are working on some models which do not use a phonemizer
- comment
-
comment
Comment #44817892
Haha interesting pivot!
-
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
-
comment
Comment #44817792
This is our goal too.
-
comment
Comment #44817784
It was not
-
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 :)
-
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 :)
-
comment
Comment #44808877
This is just an early checkpoint. We hope that the quality will improve in the future.
-
comment
Comment #44808863
Currently we don't have chunking enabled yet. We will add it soon. That will remove the length limitations.
-
comment
Comment #44808855
That is our vision too!
-
comment
Comment #44808833
We will try to get rid of dependencies.
-
comment
Comment #44808823
We are working to fix that. Thanks
-
comment
Comment #44808776
Hmm, we will look into it.
-
comment
Comment #44808764
Mostly model size, and input size. Some models which use attention are O(N^2)
-
comment
Comment #44808756
We have released just a preview of the model. We hope to get the model much better in the future releases.
-
comment
Comment #44808745
Yup it runs on the web browser. https://clowerweb.github.io/kitten-tts-web-demo/
-
comment
Comment #44808739
We will release an STT model as well.
-
comment
Comment #44808734
Thanks
-
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…
-
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
- story
-
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 …
- story
-
comment
Comment #32806161
I will add it to diffusion bee soon.