metadata
title: Aether Voice Studio
emoji: 🎙️
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
short_description: Public AetherOps voice studio and docs showcase.
pinned: true
header: default
fullWidth: true
suggested_hardware: cpu-upgrade
tags:
- voice
- tts
- asr
- audio
- creator-tools
- enterprise-ai
- docker
Aether Voice Studio
Frontend-first Hugging Face Docker Space for AetherOps. This v1 is a public showcase and docs-style entrypoint for Aether Voice Studio, route intelligence, creator workflows, and enterprise VoiceOps positioning.
Local run
docker build -t aetherops-space .
docker run --rm -p 7860:7860 -e DEMO_MODE=true aetherops-space
Runtime notes
- Single public port:
7860 - No Docker Compose deployment contract
- CPU-safe by default
- Runs without private production secrets
DEMO_MODE=truekeeps the experience fully functional using local data and simulated demo responses
Key data files
app/data/features.jsonapp/data/faq.jsonapp/data/route_model_matrix.jsonapp/data/docs_nav.jsonapp/data/voice_seed_library.jsonapp/data/contracts/*.json