Small unofficial metadata and URL helpers for Seed Audio AI, the browser-based text-to-speech and AI voice generation site at https://seedaud.io/.
This project is not an official SDK for ByteDance, Seed, Volcengine, or any model provider. It does not call audio generation APIs. It only exposes stable site metadata and canonical Seed Audio AI URLs for tooling, examples, docs, and package ecosystem integrations.
- Homepage: https://seedaud.io/
- Text to speech: https://seedaud.io/text-to-speech/
- Pricing: https://seedaud.io/pricing/
- Safety: https://seedaud.io/safety/
- Terms: https://seedaud.io/terms/
{
"name": "Seed Audio AI",
"homepage": "https://seedaud.io/",
"description": "Browser-based text-to-speech and AI voice generation workflow.",
"canonicalPages": {
"home": "https://seedaud.io/",
"textToSpeech": "https://seedaud.io/text-to-speech/",
"pricing": "https://seedaud.io/pricing/",
"safety": "https://seedaud.io/safety/",
"terms": "https://seedaud.io/terms/"
},
"tags": ["text-to-speech", "ai-voice", "voice-generator", "site-kit"]
}MIT.