VoiceGenerator

所属分类:内容生成
开发工具:Python
文件大小:113KB
下载次数:0
上传日期:2023-03-09 09:13:39
上 传 者sh-1993
说明:  语音发生器
(Voice Generator)

文件列表:
LIB (0, 2023-03-09)
LIB\voiceGenerator.py (1021, 2023-03-09)
demo (0, 2023-03-09)
demo\Ivy.mp3 (24182, 2023-03-09)
demo\Joanna.mp3 (21988, 2023-03-09)
demo\Joey.mp3 (22771, 2023-03-09)
demo\Kendra.mp3 (24809, 2023-03-09)
demo\Matthew.mp3 (21204, 2023-03-09)
main.py (70, 2023-03-09)

# Voice Generator Convert text to speak / Human-like voice ## Use Website [ttsmp3.com](https://ttsmp3.com/) ## Use library This project is used library python: - Requests - Urllib - Json - Playsound [![Python](https://img.shields.io/badge/python-3.svg)](https://www.python.org/) ## Demo [See demo](https://github.com/Omrani-Sina/VoiceGenerator/tree/main/demo) ## Examples Voices **English** - Salli - Ivy - Joey - Matthew - Kimberly - Kendra - Justin - Joanna **Spain** - Lupe - Penlope - Miguel ## Usage/Examples ```python from LIB import voiceGenerator as vg vg.speak("hello, my name is joanna","Joanna") ``` ## Installation Install library voice generator: ```bash pip install requests pip install urllib pip install playsound ``` ## About Me I Love Python programming language / Windows programmer (Sina Omrani) [![portfolio](https://img.shields.io/badge/my_Github-000?style=for-the-badge&logo=github&logoColor=white)](https://github.com/Omrani-Sina)

近期下载者

相关文件


收藏者