feat: Add Comprehensive Dreadnode Data Types: Image, Audio, Video, Table, and Object3D#48
Conversation
…dio, and 3D Objects
|
FYI looks like pydub might be a necessary dependency? it's missing when i try to use this branch |
Great catch, added the |
|
thanks. im still having some trouble with dependencies. now it says: |
I recreated a fresh environment and re-ran the audio demo notebook—everything worked smoothly on my end. I’m on a Mac, Could be an OS-specific issue—what operating system are you running? |
|
i found the issue, its related to this: jiaaro/pydub#839 it was due to me being on python 3.13. i was able to fix it by installing audioop-lts as the issue instructs 👍 |
dn.Image,dn.Table,dn.Audio,dn.Video, anddn.Object3Dexamples/log_objectfolderGenerated Summary:
to_serializablemethod for converting their data to a serializable format along with metadata.BaseDataType.This summary was generated with ❤️ by rigging