ElevenLabs API와 Google Drive를 사용하여 사용자 정의 ASMR 사운드 생성
중급
이것은Miscellaneous, Multimodal AI분야의자동화 워크플로우로, 7개의 노드를 포함합니다.주로 Set, Form, Html, FormTrigger, GoogleDrive 등의 노드를 사용하며. ElevenLabs API와 Google Drive를 사용하여 맞춤형 ASMR 사운드를 생성하세요
사전 요구사항
- •Google Drive API 인증 정보
- •대상 API의 인증 정보가 필요할 수 있음
워크플로우 미리보기
노드 연결 관계를 시각적으로 표시하며, 확대/축소 및 이동을 지원합니다
워크플로우 내보내기
다음 JSON 구성을 복사하여 n8n에 가져오면 이 워크플로우를 사용할 수 있습니다
{
"meta": {
"instanceId": "4a11afdb3c52fd098e3eae9fad4b39fdf1bbcde142f596adda46c795e366b326",
"templateCredsSetupCompleted": true
},
"nodes": [
{
"id": "bd292bff-6196-49b5-8f52-d03a15697819",
"name": "elevenlabs_api",
"type": "n8n-nodes-base.httpRequest",
"notes": "https://try.elevenlabs.io/sound-fx",
"position": [
160,
0
],
"parameters": {
"url": "https://api.elevenlabs.io/v1/sound-generation",
"method": "POST",
"options": {},
"sendBody": true,
"sendHeaders": true,
"bodyParameters": {
"parameters": [
{
"name": "text",
"value": "={{ $('AI ASMR Generator').item.json.Music }}"
},
{
"name": "output_format",
"value": "mp3_44100_128"
}
]
},
"headerParameters": {
"parameters": [
{
"name": "xi-api-key",
"value": "={{ $json.ELEVENLABS_API_KEY }}"
}
]
}
},
"notesInFlow": true,
"typeVersion": 4.2
},
{
"id": "fa5aff1b-5bd2-4ec3-aacc-1587fca3ce81",
"name": "API Key",
"type": "n8n-nodes-base.set",
"notes": "Get your ElevenLabs Music API key : https://try.elevenlabs.io/api-music",
"position": [
-64,
0
],
"parameters": {
"options": {},
"assignments": {
"assignments": [
{
"id": "b805a906-dd26-4587-94b2-edb5bc3abaa9",
"name": "ELEVENLABS_API_KEY",
"type": "string",
"value": "your key"
}
]
}
},
"notesInFlow": true,
"typeVersion": 3.4
},
{
"id": "ce19cd71-1634-4fa1-82bb-a5fb8b8ce655",
"name": "mp3 업로드",
"type": "n8n-nodes-base.googleDrive",
"position": [
368,
0
],
"parameters": {
"name": "music.mp3",
"driveId": {
"__rl": true,
"mode": "list",
"value": "My Drive"
},
"options": {},
"folderId": {
"__rl": true,
"mode": "list",
"value": "root",
"cachedResultName": "/ (Root folder)"
}
},
"credentials": {
"googleDriveOAuth2Api": {
"id": "oOwfO78U2uTUNUYC",
"name": "Google Drive inforeole"
}
},
"typeVersion": 3
},
{
"id": "4e741578-f6f1-47bb-abde-830a5e1b9326",
"name": "응답 준비",
"type": "n8n-nodes-base.html",
"position": [
576,
0
],
"parameters": {
"html": "<!DOCTYPE html>\n<html lang=\"en\">\n<div style=\"font-family: sans-serif; background-color: #121212; color: #e0e0e0; display: flex; justify-content: center; align-items: center; min-height: 100vh; margin: 0; padding: 20px; box-sizing: border-box;\">\n <div style=\"background-color: #1e1e1e; border-radius: 16px; padding: 40px; text-align: center; width: 100%; max-width: 500px; box-shadow: 0 10px 30px rgba(0, 0, 0, 0.5); border: 1px solid rgba(255, 255, 255, 0.1);\">\n <div style=\"font-size: 50px; background: linear-gradient(45deg, #4e54c8, #8f94fb); -webkit-background-clip: text; -webkit-text-fill-color: transparent; margin-bottom: 20px;\">🎧</div>\n <h1 style=\"color: #ffffff; font-size: 28px; font-weight: 700; margin: 0 0 10px 0;\">Your ASMR Sound is Ready!</h1>\n <p style=\"font-size: 16px; margin-bottom: 30px; opacity: 0.8;\">The AI has generated a unique ASMR sound for you.</p>\n \n <div style=\"font-size: 22px; font-weight: 600; color: #ffffff; margin-bottom: 30px; padding: 15px; background-color: rgba(0,0,0,0.2); border-radius: 8px;\">\n {{ $json.asmrTitle || \"Soothing Whispers\" }}\n </div>\n\n <a href=\"{{ $json.webViewLink }}\" style=\"display: inline-block; text-decoration: none; color: #ffffff; background: linear-gradient(45deg, #4e54c8, #8f94fb); padding: 15px 30px; border-radius: 50px; font-weight: 600; font-size: 16px; margin: 10px;\">▶️ Listen Now</a>\n </div>\n</div>\n</html>"
},
"typeVersion": 1.2
},
{
"id": "466725ff-8098-4553-801b-59c41bfd3b14",
"name": "mp3 표시",
"type": "n8n-nodes-base.form",
"position": [
784,
0
],
"webhookId": "668bca14-14dd-4ab3-84bc-8a7ad811697c",
"parameters": {
"operation": "completion",
"respondWith": "showText",
"responseText": "={{ $json.html }}"
},
"typeVersion": 1
},
{
"id": "59345580-a208-4161-b6cd-817606c0f799",
"name": "스티커 메모",
"type": "n8n-nodes-base.stickyNote",
"position": [
-272,
-432
],
"parameters": {
"width": 560,
"height": 400,
"content": "## Generate ASMR with the ElevenLabs API and upload to Google Drive\n\n### What it does\nThis workflow provides a simple web form for an AI ASMR Generator using the ElevenLabs API. Enter a text description of the sound you envision, and the workflow will generate it, save the MP3 file to your Google Drive, and instantly provide a link to listen to your creation.\n\n### How to set up\n1. **Set API Key**: Get your API key from your [ElevenLabs account](https://try.elevenlabs.io/sound-fx) and paste it into the \"API Key\" node.\n2. **Connect Google Drive**: Authenticate your Google Drive account in the \"Upload mp3\" node.\n3. **Activate**: Save and activate the workflow to enable the Form Trigger URL."
},
"typeVersion": 1
},
{
"id": "f0dd4985-085b-443f-bff8-803c7b8636a0",
"name": "AI ASMR 생성기",
"type": "n8n-nodes-base.formTrigger",
"position": [
-272,
0
],
"webhookId": "bdeee7fd-ef1c-44b4-b14f-072ba43ba603",
"parameters": {
"options": {
"path": "music-generator",
"buttonLabel": "Submit",
"appendAttribution": true
},
"formTitle": "AI ASMR Generator",
"formFields": {
"values": [
{
"fieldLabel": "Music",
"placeholder": "Describe your ASMR sound (e.g., gentle whispering, slow tapping on wood, crinkling paper).",
"requiredField": true
}
]
},
"formDescription": "What kind of ASMR sound or noise do you want to create?"
},
"typeVersion": 2.2
}
],
"pinData": {
"AI ASMR Generator": [
{
"Music": "cat laughing",
"formMode": "test",
"submittedAt": "2025-09-10T08:56:17.869+02:00"
}
]
},
"connections": {
"fa5aff1b-5bd2-4ec3-aacc-1587fca3ce81": {
"main": [
[]
]
},
"ce19cd71-1634-4fa1-82bb-a5fb8b8ce655": {
"main": [
[
{
"node": "4e741578-f6f1-47bb-abde-830a5e1b9326",
"type": "main",
"index": 0
}
]
]
},
"bd292bff-6196-49b5-8f52-d03a15697819": {
"main": [
[
{
"node": "ce19cd71-1634-4fa1-82bb-a5fb8b8ce655",
"type": "main",
"index": 0
}
]
]
},
"4e741578-f6f1-47bb-abde-830a5e1b9326": {
"main": [
[
{
"node": "466725ff-8098-4553-801b-59c41bfd3b14",
"type": "main",
"index": 0
}
]
]
},
"f0dd4985-085b-443f-bff8-803c7b8636a0": {
"main": [
[
{
"node": "fa5aff1b-5bd2-4ec3-aacc-1587fca3ce81",
"type": "main",
"index": 0
},
{
"node": "bd292bff-6196-49b5-8f52-d03a15697819",
"type": "main",
"index": 0
}
]
]
}
}
}자주 묻는 질문
이 워크플로우를 어떻게 사용하나요?
위의 JSON 구성 코드를 복사하여 n8n 인스턴스에서 새 워크플로우를 생성하고 "JSON에서 가져오기"를 선택한 후, 구성을 붙여넣고 필요에 따라 인증 설정을 수정하세요.
이 워크플로우는 어떤 시나리오에 적합한가요?
중급 - 기타, 멀티모달 AI
유료인가요?
이 워크플로우는 완전히 무료이며 직접 가져와 사용할 수 있습니다. 다만, 워크플로우에서 사용하는 타사 서비스(예: OpenAI API)는 사용자 직접 비용을 지불해야 할 수 있습니다.
관련 워크플로우 추천
자동화된 데모 예약 시스템
Outlook 캘린더와 Zoom을 통합한 자동화된 데모 예약 시스템
If
Set
Code
+
If
Set
Code
21 노드AureusR
기타
이미지 생성과 인공审核을 사용하여 LinkedIn과 Facebook에서 AI 주도 소셜 미디어 내용 생성
이미지 생성과 인공审核을 통해 LinkedIn과 Facebook으로 AI 추동된 소셜 미디어 내용 생성
If
Set
Slack
+
If
Set
Slack
63 노드Didac Fernandez
기타
여러 참조 이미지에서 창의적인 광고 이미지 생성
사용자 Seedream v4를 통해 참고 이미지에서 Instagram과 Facebook 광고 이미지 생성
If
Set
Code
+
If
Set
Code
20 노드Davide
기타
Sora 2
OpenAI Sora 2를 사용하여 AI 비디오 생성하고 Google 클라우드 드라이브에 업로드
Set
Form
Wait
+
Set
Form
Wait
21 노드Juan Cristóbal Andrews
콘텐츠 제작
演示 - 分享模板 - 에서职位描述构建候选人短名单
AI招聘流程:사용Apollo및Airtable에서职位로候选人短名单
Set
Limit
Switch
+
Set
Limit
Switch
40 노드Fabian Herhold
기타
익명화 작업 생성
BlurIt을 사용하여 미디어 속 얼굴 및 번호판 익명화
Set
Wait
Merge
+
Set
Wait
Merge
16 노드Blurit
기타
워크플로우 정보
난이도
중급
노드 수7
카테고리2
노드 유형7
저자
phil
@phile-com AI automation: 90% time saved on repetitive tasks: product sheets, after-sales chatbots, etc. 🚀 save time, win customers
외부 링크
n8n.io에서 보기 →
이 워크플로우 공유