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

antonios_makro

no profile record

投稿

Show HN: Open dataset for distilling GPU audio2face models to CPU students

huggingface.co
3 ポイント·投稿者 antonios_makro·先月·4 コメント

Show HN: Every Claw Deserves a Face

nyxclaw.ai
8 ポイント·投稿者 antonios_makro·先月·8 コメント

コメント

antonios_makro
·先月·議論
This dataset powers our v2 version so not published yet, the v1 with no strong facial expression is in many places ..check myned.ai avatar, or nyxclaw.ai
antonios_makro
·先月·議論
datasets: CREMA-D / RAVDESS / TESS / JL Corpus models: NVIDIA A2F - 3D, LAM audio2 expression, check the HF page for links
antonios_makro
·先月·議論
[flagged]
antonios_makro
·先月·議論
Any day now, we have some issues with apple dev support (what a surprise) but we dealing with it, keep an eye on nyxclaw.ai
antonios_makro
·先月·議論
Thanks, we releasing hermes support soon, keep an eye on nyxclaw.ai
antonios_makro
·先月·議論
thanks, check our repo: https://github.com/myned-ai/nyxclaw, everything is there ..
antonios_makro
·先月·議論
Give any AI agent a real-time face and voice. Open source, runs on your machine, no GPU required.
antonios_makro
·先月·議論
[dead]
antonios_makro
·先月·議論
The bottleneck isn't managing the 'army', it's the interaction latency of a single agent. An AI 'employee' that makes a customer wait 800ms for a voice response feels broken. Getting that full STT->LLM->TTS->render loop under 250ms is the real barrier. This is the problem we're focused on with Nyx: giving the agent a real-time face and voice. An agent that can't hold a conversation isn't much of an employee. Any feedback appreciated: NyxClaw.ai
antonios_makro
·先月·議論
[dead]
antonios_makro
·先月·議論
:p
antonios_makro
·先月·議論
This is exactly the right direction. A native desktop client is what turns these models from a tech demo into an actual tool. We've been focused on the other side of that problem: giving local models a face and a voice. We open-sourced our work as NyxClaw.ai, it will be a fun component to pair with this.
antonios_makro
·先月·議論
[dead]
antonios_makro
·先月·議論
Agreed, the "one-shot a static site" demo is the new "hello world" for agents. It's a real step up.
antonios_makro
·先月·議論
[dead]
antonios_makro
·先月·議論
For the human collaboration part, what's the hand-off model? does the agent block waiting for a human to resolve a comment, or is it fire-and-forget?
antonios_makro
·先月·議論
Awesome project. The Codespaces setup is a great way to lower the barrier to entry for Hermes Agent. We've felt that setup friction ourselves, and this is a smart solution.

I saw the docs mention moving to a VPS for production. Have you seen many users make that jump yet?
antonios_makro
·先月·議論
[dead]
antonios_makro
·先月·議論
The approval flow is the key feature here. Most agent frameworks focus on the agent's execution loop but forget the human-in-the-loop part, which is critical for anything with real side-effects (like DevOps).