Skip to content

feat(translation-worker): add translation worker with argostranslate#8

Merged
winsomeglint merged 7 commits intomainfrom
temporal-translation
Mar 31, 2026
Merged

feat(translation-worker): add translation worker with argostranslate#8
winsomeglint merged 7 commits intomainfrom
temporal-translation

Conversation

@winsomeglint
Copy link
Copy Markdown
Contributor

@winsomeglint winsomeglint commented Mar 5, 2026

Adds a translation worker under translation-worker powered by ctranslate2 and argostranslate.

@winsomeglint winsomeglint force-pushed the temporal-translation branch 2 times, most recently from 00907da to 3468b67 Compare March 5, 2026 15:21
@winsomeglint winsomeglint changed the title initial commit translation worker Mar 10, 2026
@winsomeglint winsomeglint force-pushed the temporal-translation branch 4 times, most recently from c12bc74 to efaa435 Compare March 12, 2026 11:19
@winsomeglint winsomeglint force-pushed the temporal-translation branch from efaa435 to 271c4c1 Compare March 12, 2026 11:19
@winsomeglint winsomeglint changed the title translation worker (chore:translation-worker): add translation worker with argostranslate Mar 12, 2026
@winsomeglint winsomeglint requested a review from ClemDoum March 12, 2026 11:23


# Temporal utils
async def async_batches(
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I feel like these ones could go in here: https://github.com/ICIJ/icij-python/tree/main/icij-common/icij_common
Since there are not datashare / temporal specific but more asyncio / iteratools related utils useful in all icij python projects

@winsomeglint winsomeglint changed the title (chore:translation-worker): add translation worker with argostranslate feat(translation-worker): add translation worker with argostranslate Mar 27, 2026
…ntrant across threads; switch from self._event_loop.run_until_complete to asyncio.run_coroutine_threadsafe
@winsomeglint winsomeglint merged commit 73ccc99 into main Mar 31, 2026
5 of 9 checks passed
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