Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
mayeaux
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
7 ms
·
1.
▲
by
mayeaux
4y ago
I'm not even using sessions just localstorage and websockets lol.
2.
▲
by
mayeaux
4y ago
It's probably due to me rebooting to load new code, I will have a way to send a signal to the frontend to inform them but not implemented atm
3.
▲
by
mayeaux
4y ago
Okay that should be my last reboot for a while, I've got it ready how I'd like it for now, feel free to give any feedback!
4.
▲
by
mayeaux
4y ago
Also, I have that tested (auto download) with YouTube-Dl, it works fine but haven't put it into the frontend, but may as well, it helps a lot on your own instance so you don't have to download it first and then upload it
5.
▲
by
mayeaux
4y ago
Right now the limit is 100MB because of Cloudflare, no length limit, costs $1.30/h to run this, that's enough for a 2x RTX A6000 on Vast.ai can you check out the specs there
6.
▲
by
mayeaux
4y ago
I've made some updates and the queue works how I wanted it, I rebooted the server and I think I will leave it like this for a while
7.
▲
by
mayeaux
4y ago
Rebooted the app do to queue upgrades, if you had a pending upload please reupload it, thanks!
8.
▲
by
mayeaux
4y ago
I've got people to test and usually with the 'medium' and 'large' models it works really efficiently. Honestly, I just use the large model for everything, because might as well have the best quality if you're g
9.
▲
by
mayeaux
4y ago
Well the code is open source, I don't know what I plan to do with this, depends on how people like it, but for the meantime you can use it to transcribe stuff for free which is a victory unto itself
10.
▲
by
mayeaux
4y ago
This was just a personal project a couple hours ago so it's not setup properly to do safe reboots and a lot of other things, I was just using it locally and now it's in in the wild, will take some time to get everything refined an
11.
▲
by
mayeaux
4y ago
I just rebooted the server, now if the websocket disconnects (person closes the browser) it will kill the processing and move the queue, so that should help unclog the queue. I'm going to add a couple more queue touchups and then it sh
12.
▲
by
mayeaux
4y ago
Yeah I apologize, the queue is a little messed up. It's not showing your progress properly and it's not stopping people's processing if they left (their websocket dies). I'm going to fix these and reboot the server and t
13.
▲
by
mayeaux
4y ago
It's a new thing to me, I hadn't really considered it. Do they have that for movies and stuff? I can't think of a clear case when I've seen it
14.
▲
by
mayeaux
4y ago
Yeah someone submitted a PR for those to be fixed, I'm just wary about restarting the server because I haven't setup a way to be able to reboot without losing the websockets Well those inputs should all error unless they are a val
15.
▲
by
mayeaux
4y ago
Right on, looking forward to it! Yeah I saw that module and was planning to use it but I just wrote up an Express/Node implementation first and never really looked back. But looking forward to collabing I will await your issues, cheers
16.
▲
by
mayeaux
4y ago
Thanks! I wrote it for myself over a weekend and have really enjoyed it ever since I'm glad others were able to get something out of it! It seems to run pretty well but I have some improvements planned, first is I will take the whisper
17.
▲
by
mayeaux
4y ago
Yeah I was paying $100/month for transcription services and turns out Whisper with the large model was much more accurate, and I didn't like the UI, I much prefer to just use this app as opposed to the paid service, and I chose it
18.
▲
by
mayeaux
4y ago
Whisper does pretty well, even with background music and things like that, I think you're working with a pretty weird subsection of recorded audio that won't work, for that edge case to work you'll very likely need to train y
19.
▲
by
mayeaux
4y ago
It sounds pretty good, this is my first time hearing about it but it looks good. Even if it does detect that they are separate entities talking, how does it label it in a way that's helpful/useful for you? I guess it comes out as
20.
▲
by
mayeaux
4y ago
Hey, I know the feeling, I felt bad when I had my GPU just sitting there and it's just a little Vast server lol. If you want to use your hardware to run this software I'd be more than happy to help get it setup!
21.
▲
by
mayeaux
4y ago
2x RTX A6000 server on Vast.ai with another server with nginx as a reverse proxy
22.
▲
by
mayeaux
4y ago
I'm just running this off of a 2x RTX A6000 server on Vast.ai at the moment, about $1.30/h and then using nginx on another server to reverse proxy it to Vast Open an issue on the Github repo and we can collab for sure!: https:&#x
23.
▲
by
mayeaux
4y ago
Done, thanks! I'm at the top, feels good! I got zero traction on Reddit so glad to see Hacker News was there for me lol
24.
▲
by
mayeaux
4y ago
Yeah it's all ready to go using LibreTranslate, they have about 25 languages, maybe I'll finish that this weekend and put it up, it's really inexpensive to make the translations compared to making the original transcription s
25.
▲
by
mayeaux
4y ago
No problem! I am just seeing how it runs, I might throw up a referral link to Vast and put up a tutorial on how to host your own service, maybe that can offset the cost a bit? The current server is $700/month, maybe it could just run o
26.
▲
by
mayeaux
4y ago
Yeah Whisper is top of the line, they posted their performance compared to the industry standard and it's right in there at the top. It should show the data via processing.. it's setup to just take whatever stdout/stderr co
27.
▲
by
mayeaux
4y ago
Hey, glad I could be of use. The problem with Whisper is that it needs a lot of GPU. Actually my Mac can't even use my GPU so right away I had to get it up on a server, but Whisper is so powerful and it's so amazing that it's
28.
▲
by
mayeaux
4y ago
Merged, thanks. Do I just add 'Show HN:' to the beginning of the title?
29.
▲
by
mayeaux
4y ago
Yeah it's a hard case, Whisper with the large model is among the cutting edge in the business so if the static is bad and the quality is low there's not much you can do but wait for better AI, or fix whatever they get wrong by han
30.
▲
by
mayeaux
4y ago
Yeah it does, I think there's a bug with it for saying what your position is, but when the others are done it will start correctly even if the frontend shows like position -2 or something. There's 2 uploads in the queue atm so not
More ›