Commit Graph
9 Commits
Author SHA1 Message Date
doctorpangloss dd9a781654 Fix linting issues 2025-09-23 10:19:30 -07:00
doctorpangloss a9a0f96408 Merge branch 'master' of github.com:comfyanonymous/ComfyUI 2025-09-22 14:29:50 -07:00
comfyanonymousandGitHub 9288c78fc5 Support the HuMo model. (#9903) 2025-09-17 00:12:48 -04:00
comfyanonymousandGitHub a39ac59c3e Add encoder part of whisper large v3 as an audio encoder model. (#9894)
Not useful yet but some models use it.
2025-09-16 01:19:50 -04:00
comfyanonymousandGitHub 29bf807b0e Cleanup. (#9838) 2025-09-12 21:57:04 -04:00
Jukka SeppänenandGitHub 2559dee492 Support wav2vec base models (#9637)
* Support wav2vec base models

* trim trailing whitespace

* Do interpolation after
2025-09-12 21:52:58 -04:00
doctorpangloss 8052d070de Fix pylint issues 2025-09-03 12:13:35 -07:00
doctorpangloss 306fcbaa0e audio_encoders now a package correctly, make imports relative 2025-08-26 14:12:40 -07:00
comfyanonymousandGitHub 914c2a2973 Implement wav2vec2 as an audio encoder model. (#9549)
This is useless on its own but there are multiple models that use it.
2025-08-25 23:26:47 -04:00