• 3 Posts
  • 12 Comments
Joined 1 year ago
cake
Cake day: June 10th, 2023

help-circle











  • The real question is whether or not it is legal. Theoretically it is possible to do with current tech. If i was making such a tool, i would need access to the ebook then pass it through a llm model (possibly with a 7b open source one) to tag which characters are saying what. Once i have tagged dialogues then I could pass it through elevenlabs or other opensource tts and voila you have an audiobook with different voices.

    The real problem is that opensource tts aren’t as good and i imagine if you use paid versions, you will encounter legal issues or it might be too expensive. And can you sell your audio book? Legal troubles again.

    But if you just wanna do it while sailing the high seas, everything should be possible.



  • Okay thats a fun question to answer.

    Disclaimer: i don’t know much about piracy and stuff in general but studied computer science so sharing this just for funsies DO NOT TAKE THIS ADVICE IF YOU ARE SERIOUS!!!

    Okay so here it goes:

    Buy crypto then use crypto mixers to annonymize it.

    Use a webhosting site that accept said crypto.

    Use vpn for everything preferably more than one routing from multiple countries like one from west then one from east.

    If you can use a vm specifically for everything related to your site to make sure things are contained.

    Make sure to not upload from the same id’s as the one you use to create site. Make a user account if you wanna upload anything.

    Read up on how other such websites are created to figure out if you are missing something.