# ASRT_SpeechRecognition **Repository Path**: sovft/ASRT_SpeechRecognition ## Basic Information - **Project Name**: ASRT_SpeechRecognition - **Description**: 视频字幕生成 - **Primary Language**: Python - **License**: MulanPSL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-09-15 - **Last Updated**: 2023-09-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: Python, TensorFlow, keras ## README # speech_recognition #### 介绍 视频字幕生成 #### 软件架构 输入视频自动生成字幕 #### 安装教程 1. CUDA,cudnn安装 2. 安装需求库 3. 使用 #### 使用说明 1. download_default_datalist.py下载训练文件 2. train_speech_model.py开始训练 3. video2voice 进行预测