NetHyTech-STT


NameNetHyTech-STT JSON
Version 1.0 PyPI version JSON
download
home_pagehttps://github.com/Anubhavchaturvedi/NetHyTech-STT
SummaryNetHyTech-STT: Convert Speech to Text with Ease!
upload_time2024-04-26 19:08:56
maintainerNone
docs_urlNone
authorAnubhav Chaturvedi
requires_python>=3.8
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
# 🚀 NetHyTech-STT

NetHyTech-STT is a Python package for seamless speech-to-text (STT) conversion using Selenium. It offers an easy-to-use interface for transcribing speech from various sources into text format.

## ✨ Features

- **Simple Integration**: Easily convert speech to text using Selenium and the webdriver_manager.
- **Versatile Usage**: Suitable for a wide range of applications, including transcription of audio files, live speech-to-text conversion in web applications, and more.
- **Python Compatibility**: Compatible with Python 3.8 and above.
- **Flexible Configuration**: Customize settings such as browser options for optimal performance.

## 🛠️ Installation

You can install NetHyTech-STT via pip:

Pypi link :- [pip](https://pypi.org/project/NetHyTech-STT/).

```bash
pip install NetHyTech-STT
```

## 🚀 Usage

Here's a simple example demonstrating how to use NetHyTech-STT:

```python
from NetHyTech_STT import listen

if __name__ == "__main__":
    listen()
```

For more advanced usage examples and detailed documentation, please visit the [GitHub repository](https://github.com/AnubhavChaturvedi-GitHub/NetHyTech_STT.git).

## 📚 Examples

Explore the `examples` directory for additional usage examples and sample scripts.

## 🤝 Contributing

Contributions are welcome! If you have ideas for improvements, feature requests, or bug reports, please open an issue on GitHub or submit a pull request.

## 📱 Contact

For any questions, feedback, or support, feel free to reach out:

- YouTube: [NetHyTech](https://www.youtube.com/channel/UC7YDMgu0dMRZotLMuB3oEcQ)
- Instagram: [NetHyTech](https://www.instagram.com/_anubhav__chaturvedi_/)

## 📄 License

NetHyTech-STT is licensed under the [MIT License](LICENSE).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Anubhavchaturvedi/NetHyTech-STT",
    "name": "NetHyTech-STT",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Anubhav Chaturvedi",
    "author_email": "chaturvedianubhav520@example.com",
    "download_url": null,
    "platform": null,
    "description": "\r\n# \ud83d\ude80 NetHyTech-STT\r\n\r\nNetHyTech-STT is a Python package for seamless speech-to-text (STT) conversion using Selenium. It offers an easy-to-use interface for transcribing speech from various sources into text format.\r\n\r\n## \u2728 Features\r\n\r\n- **Simple Integration**: Easily convert speech to text using Selenium and the webdriver_manager.\r\n- **Versatile Usage**: Suitable for a wide range of applications, including transcription of audio files, live speech-to-text conversion in web applications, and more.\r\n- **Python Compatibility**: Compatible with Python 3.8 and above.\r\n- **Flexible Configuration**: Customize settings such as browser options for optimal performance.\r\n\r\n## \ud83d\udee0\ufe0f Installation\r\n\r\nYou can install NetHyTech-STT via pip:\r\n\r\nPypi link :- [pip](https://pypi.org/project/NetHyTech-STT/).\r\n\r\n```bash\r\npip install NetHyTech-STT\r\n```\r\n\r\n## \ud83d\ude80 Usage\r\n\r\nHere's a simple example demonstrating how to use NetHyTech-STT:\r\n\r\n```python\r\nfrom NetHyTech_STT import listen\r\n\r\nif __name__ == \"__main__\":\r\n    listen()\r\n```\r\n\r\nFor more advanced usage examples and detailed documentation, please visit the [GitHub repository](https://github.com/AnubhavChaturvedi-GitHub/NetHyTech_STT.git).\r\n\r\n## \ud83d\udcda Examples\r\n\r\nExplore the `examples` directory for additional usage examples and sample scripts.\r\n\r\n## \ud83e\udd1d Contributing\r\n\r\nContributions are welcome! If you have ideas for improvements, feature requests, or bug reports, please open an issue on GitHub or submit a pull request.\r\n\r\n## \ud83d\udcf1 Contact\r\n\r\nFor any questions, feedback, or support, feel free to reach out:\r\n\r\n- YouTube: [NetHyTech](https://www.youtube.com/channel/UC7YDMgu0dMRZotLMuB3oEcQ)\r\n- Instagram: [NetHyTech](https://www.instagram.com/_anubhav__chaturvedi_/)\r\n\r\n## \ud83d\udcc4 License\r\n\r\nNetHyTech-STT is licensed under the [MIT License](LICENSE).\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "NetHyTech-STT: Convert Speech to Text with Ease!",
    "version": "1.0",
    "project_urls": {
        "Demo Video": "https://www.youtube.com/channel/UC7YDMgu0dMRZotLMuB3oEcQ",
        "Homepage": "https://github.com/Anubhavchaturvedi/NetHyTech-STT",
        "Source Code": "https://github.com/AnubhavChaturvedi-GitHub/NetHyTech_STT.git"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "50ed04e5e363ac3b4e12c3d5a82a2d4eeed3466458062f274940166b90a26cfe",
                "md5": "517f97307b842d33a9ce91b99190b0d1",
                "sha256": "957dbdab837a5fb7cdff152f1feb427398cf68f4458382de094e63a44c9d2e8f"
            },
            "downloads": -1,
            "filename": "NetHyTech_STT-1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "517f97307b842d33a9ce91b99190b0d1",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3482,
            "upload_time": "2024-04-26T19:08:56",
            "upload_time_iso_8601": "2024-04-26T19:08:56.233229Z",
            "url": "https://files.pythonhosted.org/packages/50/ed/04e5e363ac3b4e12c3d5a82a2d4eeed3466458062f274940166b90a26cfe/NetHyTech_STT-1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 19:08:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Anubhavchaturvedi",
    "github_project": "NetHyTech-STT",
    "github_not_found": true,
    "lcname": "nethytech-stt"
}
        
Elapsed time: 0.22510s