Skip to content

Add AUDIO for Tensor datatype #67

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Apr 13, 2025
Merged

Conversation

jhj0517
Copy link
Contributor

@jhj0517 jhj0517 commented Mar 28, 2025

Added AUDIO for Tensor datatype.

The AUDIO format looks like this:

{"sample_rate": 16000, "waveform": <torch.Tensor>}

It would be helpful to include this in the doc for nodes that involve audio (e.g. TTS nodes)

Copy link
Contributor

@christian-byrne christian-byrne left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@christian-byrne christian-byrne merged commit 91eb47b into Comfy-Org:main Apr 13, 2025
2 checks passed
@jhj0517 jhj0517 deleted the patch-3 branch April 14, 2025 04:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants