We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d54f2c4 commit 5f746efCopy full SHA for 5f746ef
sign_language_segmentation/bin.py
@@ -98,7 +98,7 @@ def main():
98
99
fps = pose.body.fps
100
101
- eaf = pympi.Elan.Eaf(author="sign-langauge-processing/transcription")
+ eaf = pympi.Elan.Eaf(author="sign-language-processing/transcription")
102
if args.video is not None:
103
mimetype = None # pympi is not familiar with mp4 files
104
if args.video.endswith(".mp4"):
0 commit comments