thot experiment
b4abca828e
add opus and mp3 to audio output node ( #8019 )
...
* first pass at opus and mp3 as well as migrating flac to pyav
* minor mp3 encoding fix
* fix ruff
* delete dead code
* split out save audio to separate nodes per filetype
* fix ruff
2025-05-12 16:00:01 -04:00
Chenlei Hu
5d84607bf3
Add type hint for FileLocator ( #6968 )
...
* Add type hint for FileLocator
* nit
2025-03-05 15:35:26 -05:00
comfyanonymous
79badea452
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
fdf37566ef
Add batch size to EmptyLatentAudio.
2024-09-24 04:32:55 -04:00
comfyanonymous
56e8f5e4fd
VAEDecodeAudio now does some normalization on the audio.
2024-09-16 00:30:36 -04:00
bymyself
e760bf5c40
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
c1696cd1b5
Add missing import ( #4174 )
2024-08-02 09:34:12 -04:00
comfyanonymous
f836e69346
Fix bug with SaveAudio node with --gpu-only
2024-07-21 16:16:45 -04:00
comfyanonymous
628f0b8ebc
Move audio nodes out of _for_testing.
2024-07-07 09:22:32 -04:00
comfyanonymous
fbb7a1f1b6
PreviewAudio node.
2024-06-29 01:33:22 -04:00
comfyanonymous
7ecb2ec169
Audio second setting in EmptyLatentAudio.
2024-06-28 02:55:36 -04:00
comfyanonymous
4650e7d6e9
Save and load workflow from the flac files output by SaveAudio.
2024-06-27 02:07:29 -04:00
Chenlei Hu
3b423afcca
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
eab211bb1e
Resample audio to 44100 when VAE encoding it.
2024-06-24 16:55:20 -04:00
comfyanonymous
bb1969cab7
Initial support for the stable audio open model.
2024-06-15 12:14:56 -04:00