Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/phidlarkson/ghananlp-tts-python
This repository holds a python script that allows you to receive audio binary from the GhanaNLP service and either write to a file or play it directly.
https://github.com/phidlarkson/ghananlp-tts-python
ghananlp
Last synced: 7 days ago
JSON representation
This repository holds a python script that allows you to receive audio binary from the GhanaNLP service and either write to a file or play it directly.
- Host: GitHub
- URL: https://github.com/phidlarkson/ghananlp-tts-python
- Owner: PhidLarkson
- Created: 2024-07-23T13:43:58.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-07-23T14:13:43.000Z (6 months ago)
- Last Synced: 2024-11-08T16:23:17.607Z (2 months ago)
- Topics: ghananlp
- Language: Python
- Homepage: https://translation.ghananlp.org/
- Size: 9.77 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ghananlp-tts-python
This repository holds a python script that allows you to receive audio binary from the GhanaNLP service and either write to a file or play it directly.Test to speech means you receive a text in a particilar language and have it played out.
To install the required dependencies, make sure to run this command in (preferably) a virtual environment:
``` pip install -r requirements.txt ```
Check out the GhanaNLP website for more:
https://translation.ghananlp.org/