Welcome to the Python Text-to-Speech SDK! This powerful tool allows you to convert text into speech, upload the generated audio file to Amazon S3, and retrieve a signed URL for easy sharing, whether via text message or embedded on a website.
- Text-to-Speech Conversion: Convert any text into natural-sounding speech.
- S3 Integration: Automatically upload speech files to your AWS S3 bucket.
- Shareable Links: Generate signed URLs for your audio files for easy sharing.
Make sure you have the following installed before you begin:
- Python 3.x
- An AWS account with access to S3
- AWS CLI (optional, for configuring AWS credentials)
Before using the SDK, configure your AWS credentials to enable access to S3:
For detailed usage instructions and code examples, please refer to the Tutorial here.
We welcome contributions to this project! Please refer to our contribution guidelines for more information on how you can contribute.
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions or comments, feel free to reach out.