Skip to main content

No project description provided

Project description

NetHyTech-TTS

NetHyTech-TTS is a Python package for text-to-speech (TTS) conversion using Selenium WebDriver.

Installation

You can install NetHyTech-TTS using pip:

pip install NetHyTech-TTS

Usage

from NetHyTech_TTS import speak

# Speak the text
speak("Hello, world!")

This will open a headless Chrome browser and navigate to the TTS website (https://tts.5e7en.me/), input the text "Hello, world!", and play the generated audio.

Requirements

  • Python 3.x
  • Selenium
  • Chrome WebDriver (automatically managed by WebDriverManager)

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

NetHyTech_TTS-0.1-py3-none-any.whl (3.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page