{
  "name": "Clone and change your voice 🤖🎙️with Elevenlabs and Telegram",
  "nodes": [
    {
      "id": "9b7cade6-0ae6-45db-97a7-af3a4f6e2665",
      "name": "Sticky Note8",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1280,
        464
      ],
      "parameters": {
        "width": 400,
        "height": 152,
        "content": "```json\n[\n  {\n    \"voice_id\": \"XXXXXX\",\n    \"requires_verification\": false\n  }\n]\n```"
      }
    },
    {
      "id": "2fc4eba3-e421-4763-be45-055a76c2c2a4",
      "name": "Telegram Trigger",
      "type": "n8n-nodes-base.telegramTrigger",
      "position": [
        -368,
        656
      ]
    },
    {
      "id": "6ca06f33-a05c-422f-a50c-c0940c40a075",
      "name": "Switch",
      "type": "n8n-nodes-base.switch",
      "position": [
        272,
        640
      ]
    },
    {
      "id": "861dea14-c58b-4585-9568-eb532a4e431d",
      "name": "Sanitaze",
      "type": "n8n-nodes-base.code",
      "position": [
        -48,
        656
      ]
    },
    {
      "id": "0d1b850c-8ae6-4a07-8d89-53a6c9b51ed8",
      "name": "Sticky Note",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -144,
        544
      ],
      "parameters": {
        "width": 336,
        "height": 272,
        "content": "## STEP 1 - Sanitaze\nReplace XXXX with your Telegram user ID"
      }
    },
    {
      "id": "fd9cd60d-8a1d-4197-a537-d3f1331ca248",
      "name": "Get audio",
      "type": "n8n-nodes-base.telegram",
      "position": [
        624,
        656
      ]
    },
    {
      "id": "154c90f8-6794-4982-97a7-8dfdccae8473",
      "name": "Create Cloned Voice",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1072,
        480
      ]
    },
    {
      "id": "2f9dc078-bb6f-4d63-b612-9968e5f5721a",
      "name": "Generate cloned audio",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1088,
        864
      ]
    },
    {
      "id": "15c633e4-9ccd-42da-aa2b-f44050aed786",
      "name": "Upload file",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        1328,
        864
      ]
    },
    {
      "id": "ffc1771a-47b5-44d4-a4b7-607dd9eb0e42",
      "name": "Sticky Note1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        848,
        320
      ],
      "parameters": {
        "width": 704,
        "height": 352,
        "content": "## OPTION 1  - CLONE YOUR VOICE\nClone and save your voice on ElevenLabs by sending a voice message from Telegram. Get your unique Voice ID.\n\nGo to Developers, create your [ElevenLabs API Key](https://"
      }
    },
    {
      "id": "56f552ab-0c68-4f03-9155-f70aaf5c1833",
      "name": "Sticky Note2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        848,
        704
      ],
      "parameters": {
        "width": 704,
        "height": 352,
        "content": "## OPTION 2 - VOICE CHANGER\nChange your voice to one from your ElevenLabs library and save the audio file to Google Drive. If you want this, connect GEt audio node to this node \n\nGo to Developers, cre"
      }
    },
    {
      "id": "381944a4-240b-432f-ac0f-d8992c3d02b5",
      "name": "Sticky Note3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        224,
        544
      ],
      "parameters": {
        "width": 576,
        "height": 272,
        "content": "## STEP 2 - Get audio file\nIF you send and audio file from Telegram, get it"
      }
    },
    {
      "id": "f8950472-e05a-4b8d-b371-5a95bc8bc04c",
      "name": "Sticky Note4",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -144,
        32
      ],
      "parameters": {
        "width": 944,
        "height": 480,
        "content": "## Clone and change your voice with Elevenlabs and Telegram\n\n\nThis workflow creates a voice AI assistant accessible via Telegram that leverages [ElevenLabs](https://try.elevenlabs.io/ahkbf00hocnu) pow"
      }
    },
    {
      "id": "94a254db-83d3-453d-af40-927547ea3388",
      "name": "Sticky Note5",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        848,
        -448
      ],
      "parameters": {
        "width": 704,
        "height": 736,
        "content": "## MY NEW YOUTUBE CHANNEL\n\n👉 [Subscribe to my new **YouTube channel**](https://youtube.com/@n3witalia). Here I’ll share videos and Shorts with practical tutorials and **FREE templates for n8n**.\n\n[![i"
      }
    }
  ],
  "connections": {
    "Switch": {
      "main": [
        [],
        [
          {
            "node": "Get audio",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Sanitaze": {
      "main": [
        [
          {
            "node": "Switch",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Get audio": {
      "main": [
        [
          {
            "node": "Create Cloned Voice",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Telegram Trigger": {
      "main": [
        [
          {
            "node": "Sanitaze",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "Generate cloned audio": {
      "main": [
        [
          {
            "node": "Upload file",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}