The entire web app is JS based. It's a requirement I'm ok with. And to answer your question, you're seeing that kind of styling so frequently because it's likely part of Framer Motion, an extremely popular animation…
Hey folks, I'm the developer working on Blogs Are Back. WakaTime has me clocked in at over 900 hours on this project so far... If CORS weren't an issue, it could've been done in 1/10th of that time. But if that were the…
Hey everyone, I'm the owner of the repo that Rob references in his blog post (https://github.com/travisvn/stop-tahoe-update) Just wanted to comment to see if I can help answer any questions as well as mentioning that we…
I'm the developer of Blogs Are Back. Thanks for posting! If anyone has any questions or has any issues with the site, I'm here to help.
Does anyone have a good method for avoiding accidentally accepting an "upgrade" notification from Sequoia to Tahoe? With the potential to set off the installation flow with the wrong click (when its being shown…
An M4 Max with 128GB RAM? drools What did your `it/s` end up looking like with that setup? MLX is fascinating to me. Apple made a really smart decision with the induction of its M-series. With regard to the artifacts —…
Hey — just pushed a big update that adds an (opt-in) frontend to test the API For now, there's just a textarea for input (so you'll have to copy the `.txt` contents) — but it's a lot easier than trying to finagle into a…
Ok, here's a command that works. I'm new to actually commenting on HN as opposed to just lurking, so I hope this formatting works.. cat your_file.txt | python3 -c 'import sys, json; print(json.dumps({"input":…
This API wrapper was initially made to support a particular use case where someone's running, say, Open WebUI or AnythingLLM or some other local LLM frontend. A lot of these frontends have an option for using OpenAI's…
That's just for their demo. If you want to run it without size limits, here's an open-source API wrapper that fixes some of the main headaches with the main repo https://github.com/travisvn/chatterbox-tts-api/
It can definitely run on CPU — but I'm not sure if it can run on a machine without a GPU entirely. To be honest, it uses a decently large amount of resources. If you had a GPU, you could expect about 4-5 gb memory…
Chatterbox is fantastic. I created an API wrapper that also makes installation easier (Dockerized as well) https://github.com/travisvn/chatterbox-tts-api/ Best voice cloning option available locally by far, in my…
The entire web app is JS based. It's a requirement I'm ok with. And to answer your question, you're seeing that kind of styling so frequently because it's likely part of Framer Motion, an extremely popular animation…
Hey folks, I'm the developer working on Blogs Are Back. WakaTime has me clocked in at over 900 hours on this project so far... If CORS weren't an issue, it could've been done in 1/10th of that time. But if that were the…
Hey everyone, I'm the owner of the repo that Rob references in his blog post (https://github.com/travisvn/stop-tahoe-update) Just wanted to comment to see if I can help answer any questions as well as mentioning that we…
I'm the developer of Blogs Are Back. Thanks for posting! If anyone has any questions or has any issues with the site, I'm here to help.
Does anyone have a good method for avoiding accidentally accepting an "upgrade" notification from Sequoia to Tahoe? With the potential to set off the installation flow with the wrong click (when its being shown…
An M4 Max with 128GB RAM? drools What did your `it/s` end up looking like with that setup? MLX is fascinating to me. Apple made a really smart decision with the induction of its M-series. With regard to the artifacts —…
Hey — just pushed a big update that adds an (opt-in) frontend to test the API For now, there's just a textarea for input (so you'll have to copy the `.txt` contents) — but it's a lot easier than trying to finagle into a…
Ok, here's a command that works. I'm new to actually commenting on HN as opposed to just lurking, so I hope this formatting works.. cat your_file.txt | python3 -c 'import sys, json; print(json.dumps({"input":…
This API wrapper was initially made to support a particular use case where someone's running, say, Open WebUI or AnythingLLM or some other local LLM frontend. A lot of these frontends have an option for using OpenAI's…
That's just for their demo. If you want to run it without size limits, here's an open-source API wrapper that fixes some of the main headaches with the main repo https://github.com/travisvn/chatterbox-tts-api/
It can definitely run on CPU — but I'm not sure if it can run on a machine without a GPU entirely. To be honest, it uses a decently large amount of resources. If you had a GPU, you could expect about 4-5 gb memory…
Chatterbox is fantastic. I created an API wrapper that also makes installation easier (Dockerized as well) https://github.com/travisvn/chatterbox-tts-api/ Best voice cloning option available locally by far, in my…