> ## Documentation Index
> Fetch the complete documentation index at: https://dripart-chore-sync-comfy-api-v2-spec-b886298.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# AudioEncoderLoader - ComfyUI Built-in Node Documentation

> AudioEncoderLoader 노드는 오디오 인코더 폴더에 있는 파일에서 오디오 인코더 모델을 로드합니다. 입력으로 오디오 인코더 모델의 파일 이름을 받아 로드된 모델을 반환하며, 이 모델은 워크플로우에서 오디오 처리 작업에 사용할 수 있습니다.

AudioEncoderLoader 노드는 오디오 인코더 폴더에 있는 파일에서 오디오 인코더 모델을 로드합니다. 입력으로 오디오 인코더 모델의 파일 이름을 받아 로드된 모델을 반환하며, 이 모델은 워크플로우에서 오디오 처리 작업에 사용할 수 있습니다.

## 입력

| 매개변수                 | 설명                       | 데이터 타입 | 필수 | 범위                                          |
| -------------------- | ------------------------ | ------ | -- | ------------------------------------------- |
| `audio_encoder_name` | 로드할 오디오 인코더 모델 파일을 선택합니다 | STRING | 예  | audio\_encoders 폴더에 있는 사용 가능한 오디오 인코더 파일 목록 |

## 출력

| 출력 이름           | 설명                                            | 데이터 타입         |
| --------------- | --------------------------------------------- | -------------- |
| `audio_encoder` | 로드된 오디오 인코더 모델로, 오디오 처리 워크플로우에서 사용할 준비가 되었습니다 | AUDIO\_ENCODER |

> 이 문서는 AI에 의해 생성되었습니다. 오류를 발견하거나 개선 제안이 있으시면 기여해 주세요! [GitHub에서 편집](https://github.com/Comfy-Org/embedded-docs/blob/main/comfyui_embedded_docs/docs/AudioEncoderLoader/ko.md)

***

**Source fingerprint (SHA-256):** `24cbd45198db7d950633358c29de57f56c999bc33534fabe80404528d194163c`
