Skip to content
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

Integrate SLP-AA with Elan? #380

Open
kchall opened this issue Sep 27, 2024 · 1 comment
Open

Integrate SLP-AA with Elan? #380

kchall opened this issue Sep 27, 2024 · 1 comment
Assignees

Comments

@kchall
Copy link
Member

kchall commented Sep 27, 2024

See if we can create an SLP-AA 'plug-in' for Elan, along the lines of the CMU sample shown here:
https://github.com/neulab/cmulab_elan_extension/

Other information from the CMU team:

"We used the Audio/Video Recognizer API to implement our CMULAB ELAN extension (there's a demo video at the bottom).
API documentation / source code (zip file)

ELAN also supports custom lexicons and custom analyzers in interlinearization mode:
Lexicon service : API documentation / source code (zip file)
LEXAN API (possibly incomplete / not fully supported) : API documentation / source code (zip file)"

@kvesik
Copy link
Collaborator

kvesik commented Jan 14, 2025

ELAN conversation from SLPAA 20250114 meeting - what are we actually looking for?

  • Kathleen's idea is that a user can click at a time point/interval in an ELAN tier, which causes SLPAA to open. Then user can create a sign/module/etc in SLPAA, and then send that transcription back to ELAN (which is where it will be saved).
  • Once the transcription is saved, the relevant ELAN tier should show maybe a bit of summary text (eg "H2.Mov1"? or "sign SURPRISE"?), and a link back to SLPAA via some text like "transcribed in SLPAA", so that user can view or edit the annotation.
  • Note that we will eventually want real-time timelines in SLPAA (instead of x-slots), to represent the ELAN intervals more accurately. For more detail on this specific subtask, see extend timing features to be able to represent real timestamps (for purposes of interfacing with ELAN or other similar tools) #396.

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

No branches or pull requests

3 participants