Hacker Newsnew | past | comments | ask | show | jobs | submit | soasme's commentslogin

Just made a TTS tool based on Kitten TTS, fully browser based, no Python server backend: https://quickeditvideo.com/tts/ A tts model of this size should be industry standard!


Hi, I am the author of this website. Yes, the app is fully open source. It is on the GitHub: https://github.com/inkylabs-dev/QuickEditVideo

Currently, I am breaking down the source code and plan to make npm packages for these tiny apps.

Thank you for the feedback.


This is my approach: running NixOS on macOS using UTM. https://youtu.be/8gytY4ITSDA


This is a wonderful idea. I'll add it to the roadmap!


Author here.

This is the link to the project:

https://github.com/soasme/PeppaPEG

I've also compiled the C tricks I used when developing Peppa PEG.

https://soasme.medium.com/the-c-tricks-i-used-when-developin...


Nice catch! The typo is now fixed. And I have added 'Show HN' prefix.

The README is a little bit verbose but I hope it's not too boring. :)


I removed performance piece mostly because it's meaningless discussing performance without in the context of designated implementation and benchmarks.

Above catch is my point so I tweaked the words to `Performance is not good generally when dataset is huge unless you use a library support streaming parsing or writing.`


nice catch bro.


Thank you, brudger.

I have added some useful links in the left of documentation page.


Thanks for your feedback. I am keeping on fixing documentations...

And yes, Blackgate is a reverse proxy for microservices. The reason not using Kong is because if you want to start a Kong cluster, you have to run a bunch of dependencies in several nodes, like Nginx, PostgreSQL, etc. Blackgate is much simpler in this case. Write config, and Run instance. Nothing more.

I believe the architecture is not built in one-day. In early state, we can choose a simpler tool to avoid over-engineering.


Cool, being a specialized simple tool is a good differentiator. Maybe a link to the source code too. Usually when I check out a new project like this I like to see what language it's written in and look under the hood a bit.


First post in SHOW HN. So lack of experience :)

This is the repo: https://github.com/soasme/blackgate Written in Tornado.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: