Skip to content

Added parallel translation #142

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 4 commits into from

Conversation

OutisLi
Copy link
Contributor

@OutisLi OutisLi commented Apr 19, 2025

audioToSrt orchestrates the transcription, translation, and timestamping pipeline.
Transcription: Sequential
Translation: Parallel (Managed by errgroup)
Timestamping: Sequential (Reads output from translation)

@maranello-o
Copy link
Collaborator

#186 以更完整、更好理解的写法实现了与本pr相同的功能,故不再合入此pr,感谢你的贡献。

@maranello-o maranello-o closed this May 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants