Skip to content

feature(asr-worker): index transcriptions#64

Merged
ClemDoum merged 1 commit into
mainfrom
feature(asr-worker)/index-translations
Jul 23, 2026
Merged

feature(asr-worker): index transcriptions#64
ClemDoum merged 1 commit into
mainfrom
feature(asr-worker)/index-translations

Conversation

@ClemDoum

@ClemDoum ClemDoum commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

Description

Addresses #63

Changes

asr-worker

Added

  • added a index_transcriptions activity that runs after persisting the transcriptions in the artifact cache. Transcriptions are read from there and concurrently indexed into ES

@ClemDoum ClemDoum self-assigned this Jul 20, 2026
@ClemDoum
ClemDoum marked this pull request as ready for review July 20, 2026 12:43
@ClemDoum
ClemDoum force-pushed the feature(asr-worker)/index-translations branch 2 times, most recently from 17f0628 to bb5138b Compare July 20, 2026 13:35
@mvanzalu

Copy link
Copy Markdown

question : which document field would receive the transcription ? The "content" one ?

@ClemDoum
ClemDoum force-pushed the feature(asr-worker)/index-translations branch 2 times, most recently from 1119ee1 to b050909 Compare July 22, 2026 09:41
@ClemDoum
ClemDoum force-pushed the feature(asr-worker)/index-translations branch from b050909 to 00025f2 Compare July 22, 2026 13:24
@ClemDoum

Copy link
Copy Markdown
Contributor Author

@mvanzalu yes the content field

@ClemDoum
ClemDoum merged commit 5a1c095 into main Jul 23, 2026
11 of 12 checks passed
@ClemDoum
ClemDoum deleted the feature(asr-worker)/index-translations branch July 23, 2026 06:52
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