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.
2 parents d54f2c4 + 5f746ef commit 46017c9Copy full SHA for 46017c9
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