https://github.com/r3k4t/text-to-speech
Android text to speech tool.This tool can convert your text to robot voice.
https://github.com/r3k4t/text-to-speech
python termux
Last synced: about 1 year ago
JSON representation
Android text to speech tool.This tool can convert your text to robot voice.
- Host: GitHub
- URL: https://github.com/r3k4t/text-to-speech
- Owner: r3k4t
- License: mit
- Created: 2020-09-19T06:36:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-08-01T13:55:08.000Z (almost 4 years ago)
- Last Synced: 2024-10-25T13:16:49.419Z (over 1 year ago)
- Topics: python, termux
- Language: Python
- Homepage: https://github.com/r3k4t
- Size: 1.04 MB
- Stars: 5
- Watchers: 1
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Text-to-speech
### Author : RKT ###
### Description ###

Convert your text to robot voice.It is a sagacity system.This system is a artificial intelligence concept.A real speak engine.You can convert text to robot voice in your android.Need no root permission.Only install python and termux app in your android.
### Installation ###
### Setup ###
- pip install -r requirements.txt
### storage permission ###
- termux-setup-storage
### Speak.txt ###
- nano speak.txt


### Audio ###
- audio.mp3
- Check your android device file mananger and sdcard.you can find this audio.mp3

### Android Terminal Command ###
- git clone https://github.com/r3k4t/text-to-speech.git
- cd text-to-speech
- python text-to-speech.py
