Recent content by t221152

  1. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    I found using deepseek through subtitle edit really bad, it was really slow as well. I've never ran deepseek locally tho. I rather use the full big model. There's a couple of sites that have been linked before where people do their translations. There's also a good script that has been linked...
  2. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    Did he/she finally allow JAV ? I got banned 2 times from that one when it was still new for explicit content. Kinda weird he/she was looking into what you were uploading. It was clearly a manual ban, not some automatic trigger.
  3. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    This seems to work, it's running right now. It's tight for me the VRAM usage with only 6GB. My latest gfx is AMD so :(, I have to run it on an older machine with a 1660 super. Last time it was weird cause torch.cuda.is_available() returned a false for me when I installed your requirements even...
  4. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    For me it seems to be using the CPU. I have high CPU load and I see it using only 400MB of VRAM when I start it (It's usually between 3 to 4,5GB). 3% took 10 minutes which is even slow to be CPU. Copyright (c) 2005-2025 NVIDIA Corporation Built on Fri_Feb_21_20:42:46_Pacific_Standard_Time_2025...
  5. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    Glad you liked it, I'm also incorporating a 2-pass system where we first do a little bit of context extraction to help out the whole translation process. It helps a lot with keeping certain terms and names the same. Example : In the first 600 lines the term 女将 (Okami) could be translated as...
  6. T

    Downloading from streaming sites

    https://github.com/yt-dlp/yt-dlp You gotta work with command line tho, and if it's embedded video you'll first need something that can catch the HLS streams (browser extension), cause just posting URL won't work into the command line. Supports multi-threading downloads as well. Most streaming...
  7. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    I've switched to your script since the token usage is so much lower. Was using gptsubtitler but the token usage is like 5-6x. I did a few translations wasn't fully happy with the result, so I copied a lot of the prompt stuff gptsubtitler uses. I liked the result a lot more, but it might be a...
  8. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    https://www.akiba-online.com/threads/post-your-jav-subtitle-files-here-jav-subtitle-repository-jsp-not-a-sub-request-thread.1466451/page-364#post-4904110 This cleaner removes stuff like that, as most hallucinations are always the same (like subscribe to my channel). It's the best one I've seen...
  9. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    I did some testing with the flash and pro 2.5 model, 2 or 3 months ago, which in the AI universe is a century ago. It was a lil worse imo. The flash version is really cheap and very fast, which imo is really an option if you don't mind the slightly worse translation. Apparently the gemini pro...
  10. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    Not sure if it's worth it, I think it's more when there's heavy background noise, like music (or a shower). But I am interested if anyone actually has tried it. The re-aligning of timings seems useful tho.
  11. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    mdx_kim2 could help with that, it's a better voice extraction method than what faster-whisper uses (which is HT demucs I think ?). I use whisperXXL
  12. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    If all your filenames are like this that's a pretty easy regex "[a-zA-Z]{3,6}-\d{3,4}" Regex is how you deal with stuff like this, if there's different formats you just set up fallbacks. I have a big script that does my filenames but I doubt it will help you much.
  13. T

    The Akiba-online English Sub Project★NOT A SUB REQUEST THREAD★

    Bit of an old post, but I'll give my input If a model starts hallucinating a lot, it's just random. I find it happens like once every 50-100 transcriptions. Redo the transcription and you'll find that suddenly those are gone. Coincidentally I had it happen today as well, it hallucinated like...
  14. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    Thx for reporting! I had caught this specific problem already. It's all done with a script so some things will get through. This specific problem was because the source files were named like hhd800.com@hmn00451.srt and went through my regex and so got named HMN-004vXX If I remember correctly...
  15. T

    Post your JAV subtitle files here - JAV Subtitle Repository (JSP)★NOT A SUB REQUEST THREAD★

    Isn't the solution simple ? Just have duplicates and have them be in both actress folders. I have done it as well with the 25k chinese subtitles I've posted. It gets a bit more complicated when you realize there's so many aliases as well. ex. not everyone will know Lemon Tanaka is actually Karen...