Live data from Hacker News

Viewing profile — mayeaux

mayeaux

HN member
Joined
Mon, Jul 01, 2019, 8:03 PM UTC
HN karma
381
Public activity
115 items

About mayeaux

https://github.com/mayeaux

Recent public activity

  1. story
  2. comment
    Comment #33675000

    I'm not even using sessions just localstorage and websockets lol.

  3. comment
    Comment #33671487

    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

  4. comment
    Comment #33671331

    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!

  5. comment
    Comment #33668656

    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…

  6. comment
    Comment #33668374

    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

  7. comment
    Comment #33668201

    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

  8. comment
    Comment #33667432

    Rebooted the app do to queue upgrades, if you had a pending upload please reupload it, thanks!

  9. comment
    Comment #33666853

    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 hav…

  10. comment
    Comment #33666846

    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 v…

  11. comment
    Comment #33666837

    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…

  12. comment
    Comment #33666812

    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 g…

  13. comment
    Comment #33666005

    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 …

  14. comment
    Comment #33665733

    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

  15. comment
    Comment #33665652

    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 t…

  16. comment
    Comment #33665592

    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 lookin…

  17. comment
    Comment #33665539

    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…

  18. comment
    Comment #33665521

    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 …

  19. comment
    Comment #33665476

    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 ca…

  20. comment
    Comment #33665343

    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'…

  21. comment
    Comment #33665196

    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 t…

  22. comment
    Comment #33665057

    2x RTX A6000 server on Vast.ai with another server with nginx as a reverse proxy

  23. comment
    Comment #33665051

    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 G…

  24. comment
    Comment #33665017

    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

  25. comment
    Comment #33665006

    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 co…