产生的srt文件有问题,可以用4o去润色,这部分可添加一个润色的部分去调用api
Nobody has claimed this yet.
- Dominant language
- No language data
- Stars
- 1.1k
- Forks
- 108
- PR merge metrics
- No merged PRs in 30d
Description
对于已经生成的SRT有一部分问题,比如在一个视频的识别中
这里的单词被识别错了,long shot 被识别为long shop,需要对这部分问题进行润色,我会把这段文字喂给gpt4O,让他看看哪里不通顺
得到的结果,再当成prompt给memoai section recognization。
对于这个工作流,我希望可以被简化,可以直接调用4o去做这样的事情
外接api去做srt润色,而不仅仅是翻译。
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no files or tests; it proposes adding a direct GPT-4o API workflow for polishing generated SRT text before or alongside MemoAI section recognition. Start by locating the generated-SRT and section-recognition entry points, then define the API integration and output expectations. Done means the workflow can polish recognition errors and produce usable SRT subtitles.
Written by the indexing model from the issue text.
Assessment
- Domain
- ai
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100