13 Commits

Author SHA1 Message Date
comfyanonymous
a46c5f7e28 Add ConditioningStableAudio.
This lets you control the seconds_start and seconds_total parameters for
the Stable Audio model.
2024-12-18 03:01:12 -05:00
comfyanonymous
b18a89387b Add batch size to EmptyLatentAudio. 2024-09-24 04:32:55 -04:00
comfyanonymous
c8f7a99646 VAEDecodeAudio now does some normalization on the audio. 2024-09-16 00:30:36 -04:00
bymyself
2b7ef8c9f0 Add content-type filter method to folder_paths (#4054)
* Add content-type filter method to folder_paths

* Add unit tests

* Hardcode webp content-type

* Annotate content_types as Literal["image", "video", "audio"]
2024-09-11 02:00:07 -04:00
Jairo Correa
794358e877 Add missing import (#4174) 2024-08-02 09:34:12 -04:00
comfyanonymous
5007b1471a Fix bug with SaveAudio node with --gpu-only 2024-07-21 16:16:45 -04:00
comfyanonymous
d0872d68d4 Move audio nodes out of _for_testing. 2024-07-07 09:22:32 -04:00
comfyanonymous
a2982ed6d5 PreviewAudio node. 2024-06-29 01:33:22 -04:00
comfyanonymous
b3f5c970e0 Audio second setting in EmptyLatentAudio. 2024-06-28 02:55:36 -04:00
comfyanonymous
69450606f8 Save and load workflow from the flac files output by SaveAudio. 2024-06-27 02:07:29 -04:00
Chenlei Hu
931752783b Add audio widget (#3863)
* Add audio widget

* Fix audio bugs

* Add CSS

* Populate audio widget when load history
2024-06-27 00:22:55 -04:00
comfyanonymous
86f2e57995 Resample audio to 44100 when VAE encoding it. 2024-06-24 16:55:20 -04:00
comfyanonymous
1eb91dbfbb Initial support for the stable audio open model. 2024-06-15 12:14:56 -04:00