Text To Speech In British Brian Voice
Project description
NetHyTech-TTS2B
NetHyTech-TTS2B is a Python package that utilizes Selenium to interact with a web page and convert text to speech using the ReadLoud.net service.
Installation
You can install NetHyTech-TTS2B and its dependencies using pip:
pip install NetHyTech-TTS2B
This will automatically install Chrome WebDriver, Selenium, and other required packages.
Usage
- Import the
Speakfunction fromNetHyTech_TTS2Bmodule in your Python script:
from NetHyTech_TTS2 import Speak
- Call the
Speakfunction with the text you want to convert to speech:
Speak("Hello, world!")
- The script will automatically navigate to the ReadLoud.net webpage, input the text, and play the generated audio.
Dependencies
- Chrome WebDriver (automatically installed)
- Chrome browser
- Selenium
Note
This script is designed to work with a specific web page for text-to-speech conversion. If the web page structure changes, you may need to modify the script accordingly.
Contributing
Contributions are welcome! If you find any issues or have suggestions for improvements, please open an issue or submit a pull request on the GitHub repository.
License
This project is licensed under the MIT License - see the LICENSE file for details.
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 Distributions
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 NetHyTech_TTS2B-0.2-py3-none-any.whl.
File metadata
- Download URL: NetHyTech_TTS2B-0.2-py3-none-any.whl
- Upload date:
- Size: 3.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
aea921faffc6aa36794f9716f9498a88bfd775f1c90aee137e5c8589ae2689a9
|
|
| MD5 |
6b9f3eed313ecf89e95523ea78d7ce4d
|
|
| BLAKE2b-256 |
b76822ca00bdffb1bdc869d8c508294066b6aa672a880541e864fa1aa7695305
|