i think javguru have all the series sub already
i think javguru have all the series sub already
tnx for this one
where is the uncensored of these series?MIMK-084 Because My Aunt's Body Feels Too Good Part 2 ~ My Aunt Was A Super-famous Instrument ~ Hana Haruna
![]()
I found this "machine translated" sub for MIMK-084 starring Hana Haruna about a year ago. I recently used Whisper to create a sub but I liked the "Machine" version mush better and hardly used the Whisper version. I also recently continued to clean it up a bit more and tried to re-interrupt what was being said on some nonsense lines, but otherwise did not try to twist the story-line. And as promised, I am posting it for all of the other "Big Boob Lovers" out there. Anyway enjoy and let me know what you think.
I would be an interesting interview for sureTaako, you would be added to my very limited "Hero List" if you were to sub some of her movies! LOL!!
As for having the opportunity to interview her, I think I'd have questions that delved into her career, like yours, as well as where the boundaries between her career and her personal life were, AND why she placed boundaries where she did. Is she married now? Did her career negatively impact her love life? Which types of scenes did she do to remain relevant and maintain her career vs which she actually enjoyed doing.
Oh, SO MANY questions! LOL!
X-Man
I'm not sure they were ever "de-censored"... but if anyone out there knows, I want to know too!where is the uncensored of these series?
this is amazing, can you do that for UAS-001, I tried generating it through wishpers but my vram is low and results are gibberishI've got the first 115 or so BBAN titles translated with a automated script. It seems like my GPU can get through 30-40 titles a day. I've attached subtitles I have for 1-100. (I'm still missing a few titles overall)
Added for all titles I have 101-200.
I had forgotten about 100 and 104 I'll put them on my list.Dsvr101 is an interesting one. I have deleted a lot of my older videos but I still have this one and it's one of those where I'm even more interested in what they are saying than usual, so thank you for projects!
edit: and I think it's 104 and 100 that almost feels related to it.
I don't have UAS-001, but I can try to share a guide for how I got things working. Funny thing is it seems like I get better results running the linux docker in windows. Seems like windows provide additional "shared gpu memory" that is enough for me do run large models. (Something I couldn't do on linux). Not sure it will work in all cases but worth a try. I'll try to put together a guide for it sometime soon.this is amazing, can you do that for UAS-001, I tried generating it through wishpers but my vram is low and results are gibberish
What gpu are you using? Is it faster than google colab?Thanks. Theydontwantto's guide of google colab/whisper was what showed me everything. (I knew nothing about any of this). But I wanted run something locally and automatic (so I can have it run on all my files). I ended up rewriting some of the collab script and getting it all automated in a docker build that I can run on any machine with a Nvidia GPU. I could then make a script that just scans for MKV's, extracts AAC and runs whisper locally, and the puts a SRT in the folder with the video file. If there's interest I can share what I have worked out. (I should have the rest of BBAN done by this weekend.)
... I could then make a script that just scans for MKV's, extracts AAC and runs whisper locally, and the puts a SRT in the folder with the video file. If there's interest I can share what I have worked out. (I should have the rest of BBAN done by this weekend.)
I have a 3080 with 10GB of VRAM. it's faster as in less work (i can just point it at a folder a leave). I also like that its all being handled locally instead of uploading stuff. I used your guide to learn everything but just tweaked the Collab script to function in python. It takes me about 20-30 minutes per 2hour movie with medium models. Closer to a full 2 hours for each movie with large models. In Linux I didn't have enough VRAM to complete a large model, but same docker run in windows it works. Since large model+3080 IS working for me on windows now I kinda restarted everything. (I had 200+ movies srt's completed on medium, its going to take WAY longer to get that much completed on large).What gpu are you using? Is it faster than google colab?
I'm using the same parameters from theydontwantto's guide. Vad_threshold 0.4,chuck threshold 1.1, max attempts 3. I haven't really played around with changing these, I'm pretty amazed by the results of whisper altogether.Do share, that sounds quite interesting @HixonStep. I can also share what I have on parameter setings.
2 hours for large model is almost same with google colab. 3080 is expensive. I think I will stay with google rather than buying a GPU.I have a 3080 with 10GB of VRAM. it's faster as in less work (i can just point it at a folder a leave). I also like that its all being handled locally instead of uploading stuff. I used your guide to learn everything but just tweaked the Collab script to function in python. It takes me about 20-30 minutes per 2hour movie with medium models. Closer to a full 2 hours for each movie with large models. In Linux I didn't have enough VRAM to complete a large model, but same docker run in windows it works. Since large model+3080 IS working for me on windows now I kinda restarted everything. (I had 200+ movies srt's completed on medium, its going to take WAY longer to get that much completed on large).