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

Include dictionary video URLs in mapping.json files #1

Open
mdsrqbl opened this issue Aug 28, 2024 · 0 comments
Open

Include dictionary video URLs in mapping.json files #1

mdsrqbl opened this issue Aug 28, 2024 · 0 comments

Comments

@mdsrqbl
Copy link
Member

mdsrqbl commented Aug 28, 2024

  1. Dictionary URLs should be moved to the mapping.json files, right beside the sign labels. This will place all the relevant information at a single place.
  2. Add a script to validate those URLs as well.
  3. add illustrations or corresponding images of the signs as well. e.g. associate a picture of apple with the sign of an apple. store these images somewhere public so others can use those as well.
  4. Add version to the archived assets / release files.

Example:

{
  "components": ["pk-hfad-1_airplane", "pk-hfad-1_جگہ"],
  "label": "pk-hfad-1_airport",

  "reference-video-url": "https://github.com/sign-language-translator/sign-language-datasets/releases/download/v0.0.2/pk-hfad-1_airport.mp4",
  "illustration-url": "https://github.com/sign-language-translator/sign-language-datasets/releases/download/v0.0.5/airport.jpg"

  "token": {
    "en": ["airport", "airfield"],
    "ur": ["ہوائی اڈہ", "ہوائی اڈے", "ایئرپورٹ", "ایرپورٹ", "ائیرپورٹ"]
  }
}
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

1 participant