AIAI EngineerMay 29, 2026· 21:16

Reachy Mini: the $300 open source robot you can actually hack — Andres Marafioti, Hugging Face

Andres Marafioti from Hugging Face presents Reachy Mini, a $300 open source robot shipped to 7,500 people unassembled, and explains that its most popular app is voice conversation. To make that app responsive, his team optimized Qwen3-TTS from a below-real-time 0.8x factor to 5.8x real time by adding streaming, switching to a static KV cache, and enabling CUDA graph captures, cutting time to first audio to under 200 milliseconds. The full voice pipeline runs Parakeet transcription every 150 milliseconds with partial results, feeds Qwen 3.5 27B for the LLM, and uses the optimized TTS, while infrastructure round trips are handled by a load balancer that separates LLM endpoints from conversation nodes. Marafioti argues that expensive humanoid robots limit creativity and access, whereas Reachy Mini's hackable, repairable design invites hackers, students, and dreamers to build new interactions. He demonstrates the robot's ability to take photos, show emotions, and even be pet, and emphasizes that all models and software are open source.

  1. 0:00Intro
  2. 0:53State of Robotics
  3. 3:12Voice AI
  4. 4:42Reachy Mini
  5. 6:10Robot Hacks
  6. 7:43Voice Demo
  7. 10:39Serving Stack
  8. 12:49TTS Optimization
  9. 15:26TTS Demo
  10. 16:33Latency
  11. 17:07Vibe Coding
  12. 18:22Q&A

Powered by PodHood

Transcript

Intro0:00

Guest0:16

Um.

Andres Marafioti0:17

Can I— are you hearing me well? No? Okay.

Guest0:19

We hear you.

Andres Marafioti0:20

Yeah, you— yeah, now. Now with the speakers. Good. Hey, how are you, everyone? My name is Andri Marafioti. I'm going to talk today about this little robot called Reachy Mini. I'm going to try to explain to you why we developed it, why we think it's important, and what we're trying to do with it.

And yeah, about me, I lead multimodal research at Hugging Face, which I don't have time to explain very much, but I hope you know Hugging Face. Good. So first, very quickly, the state of robotics. We are actually making strides in robotics.

State of Robotics0:53

Andres Marafioti0:53

I think for the day-to-day life it's not very clear, but robots are just coming, and they're coming at neck-breaking speed. We have really, really good humanoids nowadays. A couple of weekends ago I was at the robotics club in Zürich, Switzerland, and we had a little boxing match between humanoid robots.

It was incredible and a little bit disturbing. There are also several companies today trying to sell you robots to put in your homes, to do things like water your plants and scroll TikTok doomlessly. And of course we have self-driving cars.

I think Waymo is now in London, I heard. I haven't seen them, but pretty cool. Now, something here that I always see with these strides that we're making with robotics is, A, these things are really, really expensive. They're all at least in mid-5 figure range, so 50K up.

And they don't seem to really be coming down. They seem to be targeting that price range for now. That's to say the humanoids. The Waymo, I think they're like 6 figures mid. And they also— they kind of look like something that you know.

So it's not very much about being creative. It's very much about trying to imitate reality. And this is not biology. This is really hardware, and we're really constraining the robots to do this. If you take a humanoid robot, it could look like a spider and just move around way faster, be more agile, be more stable.

But we're actually making it be a humanoid such that we look at it and we think like, "Oh yeah, robot, human, it's the same," sort of. Like, "I understand what it can do." That, to me, is a mistake.

They also don't look very friendly in general. So I see a few problems with the current state of robotics. All of these robots, which they're making strides and they're becoming really, really good, they're still too expensive to prototype.

I don't see any high school anywhere in the world ordering 10 of these 50K humanoid robots to let their students play with. They're very complex to adapt. They're really like targeting companies. And you cannot really connect with them.

Voice AI3:12

Andres Marafioti3:12

Now, as you saw today already, we can actually build pretty good voice agents. The state of voice AI is quite advanced. There are really good commercial solutions. There's Gradium in Paris developing voice agents. There's GPT real time, which I'm sure most of you have played with.

You can chat with it and it will reply, and it sounds fairly natural. There's Siri, which has its problems, but it's in all iPhones. Hey, kudos. And in the open source, we also have a lot of really good models.

You heard the talk from Mistral, maybe if you were here before. Boxtral is a really good open source model. We also have tiny models like Cocoro at just 80 million per meter. That sounds good. We have good models to understand speech.

And we have good pipelines like speech-to-speech from Hugging Face to put all together and make your voice agents yourself. So what I see here is that voice AI is quite mature. We have the tools. We have the tools commercially.

We have the tools in the open source. But still, no one is really working on how we're going to talk with these robots. And we are thinking, "Okay, given that robots are coming, how can we manage to put this in the hands of everyone such that the experience of the future is not dominated by one company or one group of people, but really it's made like computers were made, in a bit more of a hacker fashion?"

And that's how we came up with Reachy Mini. It's a little bit our response to that. We made it targeting really hackers, researchers, students, dreamers. If you have a computer, you should be able to play with it and make things.

Reachy Mini4:42

Andres Marafioti4:58

That's a little bit our target.

A little bit of our vision. The idea is that it's an expressive robot that you can talk to it, but it doesn't look like a human. And that, for us, is very important because it already puts your mind in a different place, creative-wise, that you are going to start developing new ways of interacting with this.

And it's not going to be just, "Okay, this is a human replacement." It's not. It's a new thing. And we want people to be able to explore that. We made it affordable. We made it easy to use. Well, we are making it easier to use.

We made it repairable. Actually, we ship these robots unassembled. So the first thing you do when you get the robot is you need to assemble it yourself. And once you're done with it, which we get super positive feedback from, you can basically repair anything that's going to break in the robot ever.

You have all of the knowledge. You have all of the tools. It really just is ordering the parts and changing it. It's very hackable. It's very cute. That's maybe a personal opinion, but I think it's cute. And we are trying to give you a set of software tools for you to develop with.

Now, very quickly, we sell two of these robots. They are both 450 and 300 USD. And the difference between both of them is the 450, which is this one that I have here, has a Raspberry Pi inside and it has a battery.

Robot Hacks6:10

Andres Marafioti6:27

And that's it. Basically, if you don't need a battery, you don't need a Raspberry Pi. You can order the cheaper one. We are selling those cheaper ones in bulk for high schools or universities to play with, to experiment, to hack with.

And here I wanted to show you a few cool developments that we are seeing. For example, in the middle, what I mean with hackable, people can 3D print new parts for the robot. And in this case, they didn't need to really change anything.

They're just taking the antennas out, putting a different type of antenna. They're putting something on top of the body. They're putting some lights. And they have suddenly a little Halloween pumpkin to play with. On theright, something that we hadn't thought about.

Someone figured, "Oh, you can just pet the robot and it can be fun." And it reacts.

Guest7:17

Does it purr?

Andres Marafioti7:19

You can make it purr.

So that's a little bit like for us, it's more about people exploring and people developing their own intuition for how this should be and making it their own. But I was talking to you about voice AI. We think one of the main ways to talking with robots is going to be through voice.

Voice Demo7:43

Andres Marafioti7:43

I don't see anyone going to a humanoid robot and taking out the keyboard and typing something. That's not going to be what happens. So we need to give people the tools to develop voice experiences. And we are doing that.

We have a piece of software for you to converse with the robot. I want to show you a little demo. I'm not as brave as Sam from Mistral who did the live demo. I'm going to show you a video.

And please, for the audio people, if you can maybe put it up a little bit. I did this this morning with my phone.

Guest8:20

Functioning within acceptable.

Andres Marafioti8:22

Maybe a little bit higher.

Yeah.

Guest8:30

Hey, Richie. How are you doing?

Functioning within acceptable parameters.

Andres Marafioti8:37

Stop. You, friend. You're supposed to be my friend.

Guest8:44

Good. And could you take a photo and tell me what you.

Andres Marafioti8:48

Is it now a little bit higher? I don't hear it.

Guest8:50

Hey, Richie. How are you doing?

Andres Marafioti8:51

Okay.

Guest8:53

Functioning within acceptable parameters. Why am I still waiting for someone to tell me a good lobster joke to really get my circuits buzzing? How about you?

Andres Marafioti9:03

I'm good. And could you take a photo and tell me what you see in front of you?

Guest9:10

I have a picture and see what's in front of me. Though I suspect it's just a very boring wall, which is basically the lobster equivalent of a rock. I see a guy taking a mirror selfie in what looks like a hotel room, wearing a white T-shirt with a yellow emoji on it and orange pants.

Honestly, the only thing more crusted than those pants is a lobster that's been sitting on the beach too long.

Andres Marafioti9:35

Okay, okay. I'll change my pants before the talk. But could you first show me an emotion? Let's do happiness.

Guest9:43

I'll show you happiness. Though I hope you're not expecting me to burst into a lobster-themed dance of joy.

Andres Marafioti9:51

Okay, so that quickly for the conversation. If you guys want to do live demos, I have the robot here. I leave it. You can talk to it.

And what we're trying to do is we're trying to give people the tools to actually do the conversation. So everything that we are doing with the robot is open source. All of these models are open source. The agents are open source.

But we understand also that people are a little bit GPU-poor, maybe, and they cannot run all of those models locally. We are also a little bit GPU-poor. And we have now shipped 7,500 of these robots, which means we have a pretty sizable fleet of people talking to a robot.

It's our most used app by far. People just like putting it there and talking to it. And because you guys are a very technical audience, I wanted to show you a little bit how we are actually serving this.

Serving Stack10:39

Andres Marafioti10:39

There are three levels to this system. In the middle, there's the speech-to-speech pipeline. That's a project that I've been maintaining with Hugging Face for the last two years.

The Mistral, Sam from Mistral, told you a little bit how it works. You have a voice activity detection system that knows if you are talking or not. That sends it to a speech-to-text system. In our case, we are using Parakeet because it's super fast.

So we transcribe every 150 milliseconds and we send back the partial transcriptions for the robot to react if it hears something interesting. And when the transcription is done, we send it to an LLM. The LLM replies, can also do tool calling for movements or to use the camera.

And then we send it to the text-to-speech system, which we are using Qwen3-TTS. Now, on the higher level, we have the actual conversation app running in the robot that is taking the input and the output from input from microphone and output through the speakers.

It's doing the echo cancellation to not hear itself when it's talking and to hear you. It's doing the tool dispatching to move, do emotions, and it's using the camera. It can do face tracking to follow you around, that sort of thing.

And then the speech-to-speech pipeline, if you don't want to tweak it and use your own, we have it deployed in Hugging Face inference endpoints. We have a load balancer that determines how many compute nodes we have at each time, depending on how many robots are connected.

And we have separated the LLM inference endpoints. We're actually using now Qwen 3.5 27B because we managed to make it fast enough. But we scale that differently because each of the conversation nodes can have an amount of concurrent users without the latencies backing up too much.

And it changes a lot if in one node you have eight users that are talking a lot and using a lot of the LLM, and in another node you have eight users that are not talking at all. So it really helps to save on resources if you have the LLM separated.

And to show you a little bit of how far we are going into trying to make this work and also benefiting from the fact that you are a technical audience, I'm going to talk a little bit about Qwen3-TTS.

TTS Optimization12:49

Andres Marafioti12:49

So this is a model from Qwen that came out two or three months ago. For us, it was really a really great moment because TTS models hadn't been as good in the open source and as fast as Qwen3-TTS when it came out.

And we were really expecting for something like that. We knew it was coming, but we didn't know when it was going to come. The issue is that the model that they released actually ended up being of the quality that they showed you, but not really of the speed that they showed you.

The paper claimed very low latencies, but the model didn't really achieve them. So I spent maybe two weeks with Codex trying to get the model trained by them to actually be fast enough for voice agents. And I wanted to tell you a little bit how I did that and what the main issues were.

First issue that I found is that the model would generate the whole output before giving it to you. So it wasn't streaming, which meant if you wanted 10 seconds of audio, it needed to generate the 10 seconds. That can be solved with streaming.

It's harder in practice than in theory, as things usually are. But when it works, it works and it's really cool. The next thing that I noticed was the model being an autoregressive model was doing 500 steps for each packet of audio that it was generating.

And for each of those 500 steps, it needs to coordinate the CPU with the GPU. So it needs to send data back and forth between the CPU and the GPU. But the model needs to compile so that all of those interactions happen directly in the GPU.

That couldn't happen by default because it was using a dynamic KV cache. So the KV cache was evolving depending with the size of the inputs that it was processing. We changed that for a static KV cache. We use more RAM from the get-go, but that makes it faster.

And then we could use CUDA graph captures to capture the whole model and to be able to accelerate generation significantly. We went on a real-time factor from being below real-time, so at 0.8, which means you generate one second, you take 1.2 seconds, to being 5.8, which means for one second you take 20 seconds, I guess.

No, for one second you take 200 milliseconds. Yes. Thank you. And we also reduce, obviously, the time to first audio significantly from several seconds, depending on what you're generating, to a few milliseconds. And I wanted to show you now a quick demo, not live, recorded of this model on a space on Hugging Face.

TTS Demo15:26

Andres Marafioti15:26

You can go and test it yourself. I cloned a few voices and I make the model say things. This happens all in real-time. It does the cloning of the voices that I chose. And it generates the text that I'm copy-pasting.

Speaker 315:40

Against the odds, the wild lobster has found a new vessel for its voice. And with it, the possibility to realize its full potential.

Speaker 415:53

Give it a moment of sound, just a fragment, and it will give you back a voice that feels almost human.

Speaker 516:06

The original system works, but only offline and at sub-real-time speeds. Faster Qwen TTS brings first token latency under 200 milliseconds and runs at 4x real-time. Once you cross that threshold, entirely new applications open up.

Andres Marafioti16:19

Great. That is also open source. Now you can go look for faster Qwen3-TTS and use it. Or you can use it with our voice agent from Reachy Mini. You can also test this demo online. I released it maybe two months ago.

And I think it has been used every day consistently. And something that I wanted to highlight quickly here, there's a difference between the time to first audio of the model and what the client perceives. Because on top of the basic thing that people are telling you of the model, there's all of the infrastructure times that actually add up a lot.

Latency16:33

Andres Marafioti16:54

In this case, the infrastructure times are just as much as just the model. Because the model is quite fast,right? But still, when you're thinking of voice agents, you need to consider all these things and how they add up.

Vibe Coding17:07

Andres Marafioti17:07

And going back, what we want you to do is get this robot and make it your own and create your own interactions. We don't want you to just stop at using our voice agents. We are trying to give people the tools because we know that robots are coming.

We know that they are going to be everywhere. And we want how we interact with those robots to be communal, to be developed by everyone that wants to develop it. And we don't want it to be guarded behind 50K robots.

We want people to actually be working on this. So we try to put as many resources as we can towards that. And the last thing, you can basically vibe code things with the robot. The application that I had today, now the robot just running here doing some movements.

I once showed it with Codex. I told it like, hey, here's the repo for the robot. Here's what I want it to do. Make it. And it just did it. So it's not like you need a lot of knowledge to do these things.

You can really start today, even if you're not a coder, and you can make cool things. Yeah. So thank you.

Q&A18:22

Andres Marafioti18:22

I'm going to be around. I really like the concept of this being a conversation starter. So if anyone wants to talk to me about this, go ahead. We have 1 minute 57 seconds for questions if anyone has them.

Prince.

Guest 218:37

Are you guys considering apps outside of the ones that you need to host, like apps that run directly on the robot?

Andres Marafioti18:46

Yeah, yeah. So a lot of the apps run directly on the robot, anything that doesn't use a GPU. Of course, this one has a Raspberry Pi, so you need to work with that sort of hardware. But you can also use your own laptop as the hardware.

And we are not constrained by that. Actually, we also are not constrained by languages. You can make your apps in Java or in Python or in, I don't know, HTML, I think. The sky's the limit.

Guest 219:12

Okay, awesome.

Andres Marafioti19:15

Yes.

Guest 219:16

Is there a system of plugins for extensibility, like if you want to add a server, making it move around the room, something like that? Is that something that's somewhat supported, or do you need to hack around it?

Andres Marafioti19:27

So you sort of need to hack around it. But this is maybe our fourth open source robot. And we tried to make them all stack with each other. So the SO100 and the SO101 are arms that you can plug together.

And we have something called the Kiwi, which is like a vase with three wheels that Reachy Mini just comes into. So it can sort of move around. I still haven't seen it done, but we know it fits because we designed it that way.

Yeah.

Guest 219:59

I'm really interested in your Qwen TTS work.

Andres Marafioti20:02

Yeah.

Guest 220:02

What other limitations did you find with the original implementation? I know the streaming stuff, like the speed. Any other things that you see Qwen TTS is lacking?

Andres Marafioti20:12

So the implementation was quite complete, but just generally slow. It felt a little bit like it's the research implementation. If you use their API, their API is actually quite fast. So I think that was a little bit the strategy of trying to get people towards the API because the open source model isn't up there.

And for me, I've been having a lot of issues come to the repo from people that are like, oh, this thing doesn't work. And then I need to implement it just because the model can do so many different things.

And I didn't think of all the corner cases. But no, the original implementation is quite complete. I'm at time, so thank you a lot. As I said, I'm going to be around. So if you want to talk to me, please do.

And I'm going to mute this. But please mute the laptop so I can take out the cable.