Voiceover-Generator

所属分类:内容生成
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2024-03-26 10:37:09
上 传 者sh-1993
说明:  画外音发生器
(Voiceover Generator)

文件列表:
.devcontainer/
LICENSE
main.py

# Voiceover Generator This is a simple web application built with Streamlit that generates voiceover audio from text input using the gTTS library. ## Installation To run this application, you need to have Python installed on your system. Then, you can install the required dependencies using pip: ```bash pip install streamlit gtts pygame ``` # Usage 1. Clone this repository to your local machine. 2. Install the required dependencies as mentioned above. 3. Navigate to the directory where the code is located. 4. Run the Streamlit app using the following command: ``` bash streamlit run main.py ``` 1. Once the app is running, you can access it in your web browser. 2. Enter text in the provided text area. 3. Select voice gender, speed, pitch, language, and volume using the respective input fields. 4. Click the "Generate Voiceover" button to listen to the generated voiceover audio. # Dependencies Streamlit gTTS (Google Text-to-Speech) Pygame # License This project is licensed under the MIT License - see the LICENSE file for details.

近期下载者

相关文件


收藏者