Urgent.News

What's breaking now, across thousands of outlets.

AI

How Many AI Avatars Can One GPU Handle? Real-World Test Reveals 4 Avatars at ยฅ7,600 Each per Month

๐Ÿ“ Originally published (in Japanese) at forge.workstyle.tech . Building an Unmanned System for 3D Avatar Live Streaming We're developing an unmanned system where 3D avatars automatically handle live streaming. The system boots up a cloud GPU pod at the scheduled start time, the renderer assembles and streams the video, and then the pod is discarded when the segment ends. Since there's no humanโ€ฆ

A recent experiment revealed that a single GPU can support four 3D avatars engaged in simultaneous live streaming, with each avatar costing approximately ยฅ7,600 per month to operate. However, the experiment also uncovered two critical factors that impact the success and feasibility of such a system: reliability and startup speed.

The first challenge was ensuring the system could run multiple avatars without interruption. Despite utilizing the same image for all avatars, the experiment discovered that some hosts crashed every 60 seconds. To address this issue, a mechanism was implemented to automatically switch to a different host when one failed, thereby maintaining uninterrupted streaming.

The second challenge involved reducing the time it took for the system to become operational. Initially, it took four minutes for the system to start streaming after initialization. To improve this, the system's startup speed was optimized, reducing the time from pod startup to streaming start from four minutes to a remarkably swift 95 seconds. This enhancement proved crucial in enabling the system to effectively switch between hosts when necessary.

The combined effect of these improvements was a more reliable and efficient system, capable of delivering high-quality live streaming services with multiple avatars. By addressing the bottlenecks in capacity, reliability, and startup speed, the experiment demonstrated that it is indeed possible to build and operate an unmanned system for 3D avatar live streaming, while also providing insights into the costs involved.

Written by urgent.news from Dev.to's reporting โ€” not their text. Machine-written โ€” may contain errors; check the original before relying on it.

Read the original at dev.to โ†’

More in AI

Introducing Hy4 Preview

Introducing Hy4 Preview New open weight text input (no vision) LLM from Chinese company Tencent today: 770B total parameters, 49B active parameters, 1M token context window, 1.56TB on Hugging Face .

  • Tencent unveils Hy4, a 770 billion parameter LLM with 49 billion active parameters.
  • Context window of Hy4 extends to one million tokens, a significant increase from Hy3.
  • Hy4 offers only two reasoning effort levels: high and nothink.

A Finding Is Not a Discovery

This is the first contest I have entered. I built the honesty controls before I built the agent, which is probably backwards for a hackathon and exactly what I wanted to learn from.

Microsoft Strips Copilot's Free Features โ€” and Puts Deep Research Behind a Subscription

Open the Microsoft Copilot app this week and it may be missing a few things you used. As of 18 August, Microsoft began retiring a clutch of free consumer features โ€” the standout being Deep Researchโ€ฆ

  • Microsoft removes free features from Copilot app
  • Deep Research replaced by Researcher for $19.99/month
  • Users must manually save and retrieve content before 18 August deadline

AI Creates, AI Delivers, AI Fails โ€” Quality Assurance for Unwatched Systems

๐Ÿ“ Originally published (in Japanese) at forge.workstyle.tech . Building a Fully Automated AI Avatar Streaming System on YouTube and Twitch I built a system that lets AI avatars stream continuously onโ€ฆ

  • Traditional testing assumptions don't apply to unmanned AI streaming system
  • Focus shifted from output correctness to system behavior and guarantees
  • Human intervention needed for certain bugs despite extensive automated testing

From Zzz's to Data: Building an AI-Powered Sleep Apnea Monitor with Whisper-v3

Sleep is the ultimate black box. We spend a third of our lives doing it, yet we have almost zero data on what happens during those eight hoursโ€”unless you're willing to pay for an expensive sleepโ€ฆ

  • Sleep Apnea monitoring system uses Whisper-v3 for audio analysis
  • PyAudio streams audio data, Librosa processes chunks for analysis
  • Rolling window detects 10-second silence followed by high-frequency gasp

More from Sunday 30 August โ†’