Mario Holubar
Mario Holubar
Having the same problem, on create_event_instance() even without start_event(). play_one_shot() doesn't throw errors but also doesn't play the sound. EDIT: I did not realize master.strings.bank had to be loaded before...
Ah yeah that makes sense. I've never used Metal so I don't know if it's possible.
Doing ``` pip install torch==2.2.1 torchaudio==2.2.1 ``` AFTER `pip install -e .` fixed it for me
Closed by #64 and #67.
I have the same problem. Rolling back to an earlier release of pydantic didn't solve it :/