ComfyUI Node
Audio → Tensor
Converts ComfyUI AUDIO to a raw tensor (VCAUDIOTENSOR). Use with MuseTalk, VoiceCraft, or any node expecting raw audio tensors.
Audio → Tensor
- audio
- audio_tensor
- audio_dur
◄target_sample_rate16000►
CategoryAudioBridge
Inputs (2)
| Name | Type | Default | Description |
|---|---|---|---|
| audio | AUDIO | — | |
| target_sample_rate | INT | 160008000–48000 | Target sample rate in Hz. 16000 for Whisper/MuseTalk. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| audio_tensor | VCAUDIOTENSOR | — |
| audio_dur | INT | — |