hoothin / AIApplications

Some AI applications I wrote 我寫的一些 AI 應用,含 Chatgpt 僞原創、AI 語音/srt 字幕生產

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

AI applications license

Some AI applications I wrote

📧Mail Me

tts.py

Call Microsoft Speech API to generate speech and srt subtitle files from text. Supports error retry and breakpoint resume.

呼叫微軟語音 API,將文本生成語音與 srt 字幕文件。支援錯誤重試與斷點續傳。

rewrite.py

Call the openai api, input the txt file, and generate the pseudo-original rewritten txt. Supports error retry and breakpoint resume.

呼叫 openai API,輸入 txt 文件,生成僞原創改寫后的 txt。支援錯誤重試與斷點續傳。

About

Some AI applications I wrote 我寫的一些 AI 應用,含 Chatgpt 僞原創、AI 語音/srt 字幕生產

License:Mozilla Public License 2.0


Languages

Language:Python 100.0%