ポッドキャスト automatic 制作:ドキュメントからダイナミック音声

上級

これはContent Creation, Multimodal AI分野の自動化ワークフローで、19個のノードを含みます。主にSet, SplitOut, Aggregate, GoogleDrive, HttpRequestなどのノードを使用。 GPT-4oとOpenAI TTSを使ってドキュメントをポッドキャスト音声に変換

前提条件
  • Google Drive API認証情報
  • ターゲットAPIの認証情報が必要な場合あり
  • OpenAI API Key
ワークフロープレビュー
ノード接続関係を可視化、ズームとパンをサポート
ワークフローをエクスポート
以下のJSON設定をn8nにインポートして、このワークフローを使用できます
{
  "id": "Uw2ldaC4MMBk1Hp5",
  "meta": {
    "instanceId": "13d96e1ebd7901d1ed300d36db3a4447107e9ad60df51fe711e45683875362aa",
    "templateCredsSetupCompleted": true
  },
  "name": "Automated Podcast Production: Document to Dynamic Audio",
  "tags": [
    {
      "id": "88Rkm7VaAFefsT34",
      "name": "AI",
      "createdAt": "2025-05-06T22:52:26.053Z",
      "updatedAt": "2025-05-06T22:52:26.053Z"
    },
    {
      "id": "4MwMqoYXQeLzfpT7",
      "name": "Podcast",
      "createdAt": "2025-07-18T11:41:58.652Z",
      "updatedAt": "2025-07-18T11:41:58.652Z"
    },
    {
      "id": "6CpXJCvm5RUvG77h",
      "name": "Audio",
      "createdAt": "2025-07-18T11:42:01.178Z",
      "updatedAt": "2025-07-18T11:42:01.178Z"
    },
    {
      "id": "W0kwHUnhvUn7kmRu",
      "name": "Content Generation",
      "createdAt": "2025-05-12T20:58:58.942Z",
      "updatedAt": "2025-05-12T20:58:58.942Z"
    },
    {
      "id": "Lh7rPgYrwjn9e48m",
      "name": "Multimodal AI",
      "createdAt": "2025-05-12T20:59:10.487Z",
      "updatedAt": "2025-05-12T20:59:10.487Z"
    }
  ],
  "nodes": [
    {
      "id": "810de711-e7ba-4612-9c40-033882e36da1",
      "name": "Google Drive Trigger",
      "type": "n8n-nodes-base.googleDriveTrigger",
      "position": [
        -180,
        -120
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "58c0461e-ffaf-437f-a1f7-c3f3bf352a3b",
      "name": "ファイルをダウンロード",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        40,
        -120
      ],
      "parameters": {},
      "typeVersion": 3
    },
    {
      "id": "3568824e-78c9-417f-9aba-bacd15efe55f",
      "name": "OpenAI Chat Model",
      "type": "@n8n/n8n-nodes-langchain.lmChatOpenAi",
      "position": [
        440,
        140
      ],
      "parameters": {},
      "typeVersion": 1.2
    },
    {
      "id": "6dc0b5ed-0578-4cd7-93bf-c075c59b6850",
      "name": "Structured Output Parser",
      "type": "@n8n/n8n-nodes-langchain.outputParserStructured",
      "position": [
        640,
        140
      ],
      "parameters": {},
      "typeVersion": 1.3
    },
    {
      "id": "1470abd5-1328-4ec2-a0b4-20a0133c28a8",
      "name": "Split Out",
      "type": "n8n-nodes-base.splitOut",
      "position": [
        1060,
        -120
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "34faf382-cf7d-4002-833e-c4f735d57473",
      "name": "付箋",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        40,
        -560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "e951a8f4-e652-4b87-b154-b5e305d9ed94",
      "name": "付箋1",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        1060,
        -560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "48c39890-9dee-48a6-9a72-ef487e0baeaf",
      "name": "付箋2",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        2160,
        -560
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "02dd8a82-1621-4681-b8c6-982d148bfd10",
      "name": "付箋3",
      "type": "n8n-nodes-base.stickyNote",
      "position": [
        -700,
        -580
      ],
      "parameters": {
        "content": ""
      },
      "typeVersion": 1
    },
    {
      "id": "3ef8027f-2322-4b70-8aae-da25884fcf80",
      "name": "テキストからポッドキャストスクリプトを生成",
      "type": "@n8n/n8n-nodes-langchain.chainLlm",
      "position": [
        480,
        -120
      ],
      "parameters": {},
      "typeVersion": 1.7
    },
    {
      "id": "7b75fe94-7016-4392-b515-1a038064bd9b",
      "name": "参加者を決定",
      "type": "n8n-nodes-base.set",
      "position": [
        840,
        -120
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "0bdbcd98-a501-4afe-b32a-cb2d1b643728",
      "name": "好みの音声で話者オーディオを生成",
      "type": "@n8n/n8n-nodes-langchain.openAi",
      "position": [
        1280,
        -120
      ],
      "parameters": {},
      "typeVersion": 1.8
    },
    {
      "id": "773556dd-4108-4f4b-8c15-90cd21e018a4",
      "name": "ファイルをBase64に変換",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        1500,
        -120
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "05ccf0c1-be7a-4447-b330-4a4ccb947374",
      "name": "ファイルをテキストに変換",
      "type": "n8n-nodes-base.extractFromFile",
      "position": [
        260,
        -120
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "f6479353-3cea-4644-bfcf-6e5e2722ca8b",
      "name": "ファイルをMongoDBに保存",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        1720,
        -120
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "8ad23362-4a8a-445c-a5fe-32ce29f09408",
      "name": "IDをURLに変換",
      "type": "n8n-nodes-base.set",
      "position": [
        1940,
        -120
      ],
      "parameters": {},
      "typeVersion": 3.4
    },
    {
      "id": "068915e6-2d89-434a-902f-83557642e86a",
      "name": "URLをペイロードに結合",
      "type": "n8n-nodes-base.aggregate",
      "position": [
        2160,
        -120
      ],
      "parameters": {},
      "typeVersion": 1
    },
    {
      "id": "22356f16-bdc1-41db-a4e1-2010e27dcd4b",
      "name": "ポッドキャストを生成",
      "type": "n8n-nodes-base.httpRequest",
      "position": [
        2380,
        -120
      ],
      "parameters": {},
      "typeVersion": 4.2
    },
    {
      "id": "467bb334-f8ae-47cb-83c5-89ea956b75b0",
      "name": "ファイルをGoogle Driveにアップロード",
      "type": "n8n-nodes-base.googleDrive",
      "position": [
        2600,
        -120
      ],
      "parameters": {},
      "typeVersion": 3
    }
  ],
  "active": false,
  "pinData": {},
  "settings": {
    "executionOrder": "v1"
  },
  "versionId": "e2d5dfce-3059-4acd-b5ad-6f66cb2dafc2",
  "connections": {
    "1470abd5-1328-4ec2-a0b4-20a0133c28a8": {
      "main": [
        [
          {
            "node": "0bdbcd98-a501-4afe-b32a-cb2d1b643728",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "58c0461e-ffaf-437f-a1f7-c3f3bf352a3b": {
      "main": [
        [
          {
            "node": "05ccf0c1-be7a-4447-b330-4a4ccb947374",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "22356f16-bdc1-41db-a4e1-2010e27dcd4b": {
      "main": [
        [
          {
            "node": "467bb334-f8ae-47cb-83c5-89ea956b75b0",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3568824e-78c9-417f-9aba-bacd15efe55f": {
      "ai_languageModel": [
        [
          {
            "node": "3ef8027f-2322-4b70-8aae-da25884fcf80",
            "type": "ai_languageModel",
            "index": 0
          }
        ]
      ]
    },
    "8ad23362-4a8a-445c-a5fe-32ce29f09408": {
      "main": [
        [
          {
            "node": "068915e6-2d89-434a-902f-83557642e86a",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "05ccf0c1-be7a-4447-b330-4a4ccb947374": {
      "main": [
        [
          {
            "node": "3ef8027f-2322-4b70-8aae-da25884fcf80",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "810de711-e7ba-4612-9c40-033882e36da1": {
      "main": [
        [
          {
            "node": "58c0461e-ffaf-437f-a1f7-c3f3bf352a3b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "7b75fe94-7016-4392-b515-1a038064bd9b": {
      "main": [
        [
          {
            "node": "1470abd5-1328-4ec2-a0b4-20a0133c28a8",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "f6479353-3cea-4644-bfcf-6e5e2722ca8b": {
      "main": [
        [
          {
            "node": "8ad23362-4a8a-445c-a5fe-32ce29f09408",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "773556dd-4108-4f4b-8c15-90cd21e018a4": {
      "main": [
        [
          {
            "node": "f6479353-3cea-4644-bfcf-6e5e2722ca8b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "6dc0b5ed-0578-4cd7-93bf-c075c59b6850": {
      "ai_outputParser": [
        [
          {
            "node": "3ef8027f-2322-4b70-8aae-da25884fcf80",
            "type": "ai_outputParser",
            "index": 0
          }
        ]
      ]
    },
    "068915e6-2d89-434a-902f-83557642e86a": {
      "main": [
        [
          {
            "node": "22356f16-bdc1-41db-a4e1-2010e27dcd4b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "3ef8027f-2322-4b70-8aae-da25884fcf80": {
      "main": [
        [
          {
            "node": "7b75fe94-7016-4392-b515-1a038064bd9b",
            "type": "main",
            "index": 0
          }
        ]
      ]
    },
    "0bdbcd98-a501-4afe-b32a-cb2d1b643728": {
      "main": [
        [
          {
            "node": "773556dd-4108-4f4b-8c15-90cd21e018a4",
            "type": "main",
            "index": 0
          }
        ]
      ]
    }
  }
}
よくある質問

このワークフローの使い方は?

上記のJSON設定コードをコピーし、n8nインスタンスで新しいワークフローを作成して「JSONからインポート」を選択、設定を貼り付けて認証情報を必要に応じて変更してください。

このワークフローはどんな場面に適していますか?

上級 - コンテンツ作成, マルチモーダルAI

有料ですか?

このワークフローは完全無料です。ただし、ワークフローで使用するサードパーティサービス(OpenAI APIなど)は別途料金が発生する場合があります。

関連ワークフロー

再生リスト詳細設定ボットコピー
Suno、GPT-4、Runway、Creatomate を使って AI 生成の YouTube ミュージックプレイリストを作成
If
Set
Code
+
If
Set
Code
203 ノードJoseph
コンテンツ作成
PerplexityとGPTを使用して、キーワードとメディアを含むWordPressのSEO最適化ブログを作成
WordPress向けSEO最適化されたブログの作成(Perplexity、GPTベース、キーワードとメディア付き)
Set
Code
Limit
+
Set
Code
Limit
124 ノードPaul
コンテンツ作成
WordPress向けの特定のツールを使用してSEO最適化されたブログを作成
特定のツールを使用してWordPressのSEO最適化されたブログを作成
Set
Code
Limit
+
Set
Code
Limit
124 ノードPaul
コンテンツ作成
コンテキスト・ハイブリッドRAG AIコピー
RAGアプリケーション向けのGoogle DriveからSupabaseコンテキストベクトルデータベースへの同期
If
Set
Code
+
If
Set
Code
76 ノードMichael Taleb
AI RAG検索拡張
💥 NanoBanana、Seedream 4、ChatGPT Image、Veo 3 を使って動画広告を自動化 - VIDEO
AI(NanoBanana、Seedream、GPT-4o、Veo 3)を使って動画広告キャンペーンを自動化し公開
Set
Code
Wait
+
Set
Code
Wait
63 ノードDr. Firas
コンテンツ作成
キーワードからGPT-5とfal.ai画像を使ってWordPressまで自動SEOブログ生成のプロセス
GPT-5とfal.ai画像を使用したキーワードからWordPressへのSEOブログ自動化プロセス
Set
Code
Wait
+
Set
Code
Wait
96 ノードPaul
コンテンツ作成
ワークフロー情報
難易度
上級
ノード数19
カテゴリー2
ノードタイプ12
難易度説明

上級者向け、16ノード以上の複雑なワークフロー

作成者

Automation Developer with 3+ years building innovative solutions on UiPath, Power Platform, and n8n, also with a strong background in both API development and integration. Now specializing in the creation and implementation of AI Agents.

外部リンク
n8n.ioで表示

このワークフローを共有

カテゴリー

カテゴリー: 34