A simple text to speech program using edge-tts library
Project description
Text to Speech
This is a simple text to speech program that uses the edge-tts library to convert text to speech.
Languages Supported
- Georgian
- English
- Russian
Requirements
Installation and Usage
- Install the package from PyPI:
pip install text-to-speech
- Use the package in your Python code:
from text_to_speech import text_to_speech text = "Hello, this is a text to speech conversion." text_to_speech(text, 'en')
Running Tests
To run the tests, navigate to the tests directory and execute:
python -m unittest discover
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
tts_ka-0.1.4.tar.gz
(2.4 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tts_ka-0.1.4.tar.gz.
File metadata
- Download URL: tts_ka-0.1.4.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
5e78bfafe0f7e79ab48919fd59668704980e9e425b84532af00554d84d491716
|
|
| MD5 |
93e7a2794ff04537d9d573fdf2375e31
|
|
| BLAKE2b-256 |
19b76dafa13e4bf64d2f06a096b0a1ad51a451826318daa76df18092cb980beb
|
File details
Details for the file TTS_ka-0.1.4-py3-none-any.whl.
File metadata
- Download URL: TTS_ka-0.1.4-py3-none-any.whl
- Upload date:
- Size: 2.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1fe25a6a90dead2305fa825e398e29d0b3a6f48924e6fd9a9f571978f7c93e73
|
|
| MD5 |
008fdd59b8980fa10d52857aa7bb9a8e
|
|
| BLAKE2b-256 |
9520ee4d32ccecf52749ce56d633cd868e1be3ce2890c7eaf80fb6a36563e740
|