Product Update

eidosSpeech Product Update (March 2026): New APIs, CPU-Only Hardening, and Safer Defaults

This release focuses on shipping roadmap features safely, keeping backward compatibility, and improving reliability for CPU-only VPS deployments.

eidosSpeech API and production update

We just completed a major implementation pass across NEW_FEATURES.md with a production-first approach: deliver practical capability now, keep existing logic stable, and avoid risky breaking changes.

What Shipped in This Update

Priority 1 and 2 Core Features

Priority 3, 4, and 5 in Production-Safe MVP Form

New API Modules Added

The API surface now includes dedicated modules for analytics, teams, voice clone, integrations, developer resources, and expanded TTS workflows.

/api/v1/analytics
/api/v1/teams
/api/v1/voice/clone
/api/v1/integrations
/api/v1/developer/sdk
/api/v1/tts/translate
/api/v1/tts/from-srt
/api/v1/tts/batch

CPU-Only VPS Hardening (4 Core / 6 GB)

For teams running without GPU, this release includes conservative defaults designed to reduce contention and keep latency predictable under load.

Safer Rollout for Non-Monetized Deployments

Not every deployment is ready to sell credits yet. We added a hard toggle so monetization logic can stay out of the request path until you explicitly enable it.

EIDOS_MONETIZATION_ENABLED=false

Backward Compatibility and Safety Notes

What Is Still MVP (Not Full Enterprise Yet)

Deploying on CPU-Only Infrastructure?

Use the latest defaults, keep monetization disabled for now, and scale concurrency gradually based on real traffic.

e
eidosSpeech Team
Building practical voice infrastructure for creators and developers

Related Articles