HackerTrans
トップ新着トレンドコメント過去質問紹介求人

3Sophons

325 カルマ登録 4 年前

投稿

[untitled]

1 ポイント·投稿者 3Sophons·3 日前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·4 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·5 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·6 か月前·0 コメント

Running a full voice stack (ASR –> LLM –> TTS) locally with Docker

docker.com
2 ポイント·投稿者 3Sophons·7 か月前·1 コメント

So – – – Is AI a Bubble?

blog.andrewyang.com
1 ポイント·投稿者 3Sophons·7 か月前·1 コメント

[untitled]

1 ポイント·投稿者 3Sophons·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·7 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·8 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·8 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·9 か月前·0 コメント

Show HN: EchoKit – An open-source, ESP32-based AI voice agent with a Rust server

instructables.com
1 ポイント·投稿者 3Sophons·9 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·9 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·9 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·9 か月前·0 コメント

[untitled]

1 ポイント·投稿者 3Sophons·10 か月前·0 コメント

コメント

3Sophons
·4 か月前·議論
a lighter-weight alternative of docker and python is the Rust+Wasm stack https://github.com/LlamaEdge/LlamaEdge
3Sophons
·7 か月前·議論
covers how to wire up the components to run a real-time voice agent that you can actually talk to via an ESP32 client, keeping the heavy lifting on your local machine.
3Sophons
·7 か月前·議論
huh
3Sophons
·8 か月前·議論
This post summarizes WasmEdge's recent talks at OSSummit Korea and KubeCon NA 2025, focusing on its new role as a premier AI runtime. Key technical highlights include expanded multi-GPU support (NVIDIA, AMD, Apple), multi-backend inference (TensorRT, OpenVINO), and the use of Embedded Rust/Wasm for building real-time voice AI agents (EchoKit project).
3Sophons
·8 か月前·議論
customize both hardware and software. Their voice cloning lets you recreate your own voice for truly personal AI experiences.
3Sophons
·9 か月前·議論
Voice is the next frontier of conversational AI. It is the most natural modality for people to chat and interact with another intelligent being.
3Sophons
·9 か月前·議論
why they don't prompt ai to avoid using dashes. and bullet points etc
3Sophons
·9 か月前·議論
The talk explores the idea that while human-centric languages like Python are popular for their ease of use, they are suboptimal for AI-driven development. Rust, with its strict compiler and strong type system, provides an excellent reward function and a tight feedback loop for LLMs, forcing them to generate correct, efficient code. This could make Rust the de facto language in a future where most code is written by AI. The video demonstrates this with a voice AI agent built with Echokit and Rust. the orignal tak is there https://www.youtube.com/watch?v=bbq0b_FpYEY
3Sophons
·9 か月前·議論
made the anime with Veo 3
3Sophons
·10 か月前·議論
We Built an Open-Source Voice AI Kit (Hardware + AI Server + Docs) for Education & Tinkering