Supertonic
A Rust library for text-to-speech (TTS) functionality.
Status
🚧 This is an early placeholder release 🚧
This crate is currently in early development to reserve the package name on crates.io. Full functionality is under active development and will be released soon.
Planned Features
- High-quality text-to-speech synthesis
- Multiple voice support
- Cross-platform compatibility
- Easy-to-use API
- Low latency processing
Installation
Add this to your Cargo.toml:
[]
= "0.1"
Usage
use version;
Development Status
This project is in early stages. Please watch this repository for updates.
Contributing
Contributions are welcome once the initial implementation is complete.
License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.