jianchang512 / stt

Voice Recognition to Text Tool / 一个离线运行的本地语音识别转文字服务,输出json、srt字幕带时间戳、纯文字格式
https://pyvideotrans.com
GNU General Public License v3.0
1.7k stars 188 forks source link

Create voice from SRT file #27

Open KalvinThien opened 3 months ago

KalvinThien commented 3 months ago

Hi Jianchang, I am looking for 1 solution to create voice for SRT file. That is, at the beginning, you will create a voice for the SRT file with the voice of OpenAI, Edge TTS Running independently, can you share how to do it? Thank you for answering this fringe question !

jianchang512 commented 3 months ago

Just trying to create a dub from a srt file? If so, take a look at my other project, which has this feature in it

https://github.com/jianchang512/pyvideotrans

IMG_20240330_201210.jpg