Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse

NodeBB

  1. Home
  2. Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
  3. Can I fake an LPF file from ElevenLabs or Google Play Books?

Can I fake an LPF file from ElevenLabs or Google Play Books?

Scheduled Pinned Locked Moved Piracy: ꜱᴀɪʟ ᴛʜᴇ ʜɪɢʜ ꜱᴇᴀꜱ
piracy
8 Posts 4 Posters 0 Views
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • M This user is from outside of this forum
    M This user is from outside of this forum
    [email protected]
    wrote on last edited by
    #1

    Here's my problem:
    I wrote a satirical political novel (myself, not with AI) and then I generated an audiobook using AI, read by a famous (infamous?) politician, because it cheekily works well.

    I would love to distribute/sell this audiobook, but I can't: Many platforms (like Spotify) won't allow AI-generated voices without an LPF file created by ElevenLabs or Google Play Books. And there's no way for me to legitimately get that LPF file, because ElevenLabs & GPB have their own restrictions. They won't let me generate my audiobook in the voice of this politician, even if it's explicitly satirical.

    So... I'm looking for a way to fake an LPF file that can fool Spotify. Does this exist? Anyone know how?

    Thank you Lemmy!

    wizardbeard@lemmy.dbzer0.comW sga@lemmings.worldS F 3 Replies Last reply
    0
    • M [email protected]

      Here's my problem:
      I wrote a satirical political novel (myself, not with AI) and then I generated an audiobook using AI, read by a famous (infamous?) politician, because it cheekily works well.

      I would love to distribute/sell this audiobook, but I can't: Many platforms (like Spotify) won't allow AI-generated voices without an LPF file created by ElevenLabs or Google Play Books. And there's no way for me to legitimately get that LPF file, because ElevenLabs & GPB have their own restrictions. They won't let me generate my audiobook in the voice of this politician, even if it's explicitly satirical.

      So... I'm looking for a way to fake an LPF file that can fool Spotify. Does this exist? Anyone know how?

      Thank you Lemmy!

      wizardbeard@lemmy.dbzer0.comW This user is from outside of this forum
      wizardbeard@lemmy.dbzer0.comW This user is from outside of this forum
      [email protected]
      wrote on last edited by
      #2

      Do you somehow think that if you just fake the technical requirement for this .lpf file it will be smooth sailing?

      What happens when this gets caught by an actual human being?

      M 1 Reply Last reply
      0
      • M [email protected]

        Here's my problem:
        I wrote a satirical political novel (myself, not with AI) and then I generated an audiobook using AI, read by a famous (infamous?) politician, because it cheekily works well.

        I would love to distribute/sell this audiobook, but I can't: Many platforms (like Spotify) won't allow AI-generated voices without an LPF file created by ElevenLabs or Google Play Books. And there's no way for me to legitimately get that LPF file, because ElevenLabs & GPB have their own restrictions. They won't let me generate my audiobook in the voice of this politician, even if it's explicitly satirical.

        So... I'm looking for a way to fake an LPF file that can fool Spotify. Does this exist? Anyone know how?

        Thank you Lemmy!

        sga@lemmings.worldS This user is from outside of this forum
        sga@lemmings.worldS This user is from outside of this forum
        [email protected]
        wrote on last edited by
        #3

        Why don't you release the book text only first, I would be interested to read. Maybe you can get some funds to sponsor a human reading it.

        M 1 Reply Last reply
        0
        • M [email protected]

          Here's my problem:
          I wrote a satirical political novel (myself, not with AI) and then I generated an audiobook using AI, read by a famous (infamous?) politician, because it cheekily works well.

          I would love to distribute/sell this audiobook, but I can't: Many platforms (like Spotify) won't allow AI-generated voices without an LPF file created by ElevenLabs or Google Play Books. And there's no way for me to legitimately get that LPF file, because ElevenLabs & GPB have their own restrictions. They won't let me generate my audiobook in the voice of this politician, even if it's explicitly satirical.

          So... I'm looking for a way to fake an LPF file that can fool Spotify. Does this exist? Anyone know how?

          Thank you Lemmy!

          F This user is from outside of this forum
          F This user is from outside of this forum
          [email protected]
          wrote on last edited by
          #4

          https://filext.com/file-extension/LPF (https://archive.is/gvXmD)

          Audiobook & Web Publication: Some LPF files are deployed as a zipped Readium Audiobook Format. Visit Readium for details.

          Try create LPF file with other voice, rename to zip, unzip. If fail, try find out file format (different archive tool, magic byte header, gnu string tool, hexdump).

          If zip, inspect unzipped, look for signature or similar (some zip have comment in metadata). If signature, probably need certificate from elevenlabs/google, not easy. Probably easier mislabel as human speaker and submit. Check legal consequence if worth for you.

          If no signature, inspect unzipped, maybe use readium software (https://github.com/readium/awesome-readium), maybe readium drm (https://github.com/readium/readium-lcp-server, https://github.com/readium/lcp-specs https://github.com/readium/r2-lcp-swift https://github.com/readium/readium-lcp-client). From there see if/how can fake content. Zip again, submit. Trial and error, maybe work maybe not.

          M 1 Reply Last reply
          0
          • F [email protected]

            https://filext.com/file-extension/LPF (https://archive.is/gvXmD)

            Audiobook & Web Publication: Some LPF files are deployed as a zipped Readium Audiobook Format. Visit Readium for details.

            Try create LPF file with other voice, rename to zip, unzip. If fail, try find out file format (different archive tool, magic byte header, gnu string tool, hexdump).

            If zip, inspect unzipped, look for signature or similar (some zip have comment in metadata). If signature, probably need certificate from elevenlabs/google, not easy. Probably easier mislabel as human speaker and submit. Check legal consequence if worth for you.

            If no signature, inspect unzipped, maybe use readium software (https://github.com/readium/awesome-readium), maybe readium drm (https://github.com/readium/readium-lcp-server, https://github.com/readium/lcp-specs https://github.com/readium/r2-lcp-swift https://github.com/readium/readium-lcp-client). From there see if/how can fake content. Zip again, submit. Trial and error, maybe work maybe not.

            M This user is from outside of this forum
            M This user is from outside of this forum
            [email protected]
            wrote last edited by
            #5

            I'll do this, thank you!

            1 Reply Last reply
            0
            • sga@lemmings.worldS [email protected]

              Why don't you release the book text only first, I would be interested to read. Maybe you can get some funds to sponsor a human reading it.

              M This user is from outside of this forum
              M This user is from outside of this forum
              [email protected]
              wrote last edited by
              #6

              It's out!
              https://www.amazon.com/dp/B0D1CHTX11

              sga@lemmings.worldS 1 Reply Last reply
              0
              • wizardbeard@lemmy.dbzer0.comW [email protected]

                Do you somehow think that if you just fake the technical requirement for this .lpf file it will be smooth sailing?

                What happens when this gets caught by an actual human being?

                M This user is from outside of this forum
                M This user is from outside of this forum
                [email protected]
                wrote last edited by
                #7

                I guess I go to Guantanamo!

                1 Reply Last reply
                0
                • M [email protected]

                  It's out!
                  https://www.amazon.com/dp/B0D1CHTX11

                  sga@lemmings.worldS This user is from outside of this forum
                  sga@lemmings.worldS This user is from outside of this forum
                  [email protected]
                  wrote last edited by
                  #8

                  congrats. I dont read much, but i might consider this one

                  1 Reply Last reply
                  1
                  Reply
                  • Reply as topic
                  Log in to reply
                  • Oldest to Newest
                  • Newest to Oldest
                  • Most Votes


                  • Login

                  • Login or register to search.
                  Powered by NodeBB Contributors
                  • First post
                    Last post
                  0
                  • Categories
                  • Recent
                  • Tags
                  • Popular
                  • World
                  • Users
                  • Groups