abtonmoy commited on
Commit
bc02dab
·
verified ·
1 Parent(s): dbf73d0

Link the corpus paper (arXiv:2608.01560)

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -13,7 +13,7 @@ Eximius Labs builds open models that give machines senses. Touch, heat, motion a
13
 
14
  The method is the same every time: freeze a strong multimodal base, attach a sense from the outside, and keep every existing embedding bit-for-bit valid. Adding a sensor is a small trained head and an afternoon of compute, not a new foundation model. One shared space spans text, image, video, audio, thermal, motion and touch.
15
 
16
- Technical report: https://arxiv.org/abs/2607.18666. Try a real robot's memory in the live playground: https://www.eximiuslabs.com/playground.
17
 
18
  ## The senses
19
 
 
13
 
14
  The method is the same every time: freeze a strong multimodal base, attach a sense from the outside, and keep every existing embedding bit-for-bit valid. Adding a sensor is a small trained head and an afternoon of compute, not a new foundation model. One shared space spans text, image, video, audio, thermal, motion and touch.
15
 
16
+ Technical report: https://arxiv.org/abs/2607.18666. On what a training corpus actually teaches an audio embedding: https://arxiv.org/abs/2608.01560. Try a real robot's memory in the live playground: https://www.eximiuslabs.com/playground.
17
 
18
  ## The senses
19