hikrr
hikrr
@oakes May I ask how could I use repls with the command `clj -M:cljs:dev`. I guess I should use cider to have clj and cljs repls at the same time?...
num_classes in the CenterNet can don't have to include background class, so if I only have one class, num_classes should be set to 1. This will make the denominator log(1)...
### What happened? ```python url = "https://openaiassets.blob.core.windows.net/$web/API/docs/audio/alloy.wav" dspy.Audio.from_url(url) ``` will have this error: ```python --------------------------------------------------------------------------- ValidationError Traceback (most recent call last) Cell In[25], line 1 ----> 1 dspy.Audio.from_url(url) File ~/code/py/ai_bind/.venv/lib/python3.12/site-packages/dspy/adapters/types/audio.py:65,...