Open cleong110 opened 7 months ago
Updated Colab Notebook to be public access, whoops
The problem is that the version we have on PyPi and the one in the repository are out of sync, and I didn't keep pushing to pypi (and I always install from source). In the current code, we have this:
When I (1)
pip install sign-language-datasets
and (2) try to import in the same way as in the README directs, I get this:Colab notebook to replicate. https://colab.research.google.com/drive/1mjDk1O_1chLzbRKpvRNy4-K-wuHdUJi5?usp=sharing
Potential fixes:
webvtt-py
to https://github.com/sign-language-processing/datasets/blob/master/setup.py and https://github.com/sign-language-processing/datasets/blob/master/requirements.txt