Spaces:
Runtime error
Runtime error
deanna-emery
commited on
Commit
•
7583eab
1
Parent(s):
5dbb757
updates
Browse files
app.py
CHANGED
@@ -83,7 +83,7 @@ to generate translations from the video embeddings. This model architecture achi
|
|
83 |
and an average cosine similarity score of 0.21 when trained and evaluated on the YouTube-ASL dataset.
|
84 |
More information about the model training and instructions to download the models
|
85 |
can be found in our <a href=https://github.com/deanna-emery/ASL-Translator>GitHub repository</a>.
|
86 |
-
You can also find
|
87 |
<a href=https://www.ischool.berkeley.edu/projects/2023/signsense-american-sign-language-translation>here</a>.
|
88 |
|
89 |
A limitation of this architecture is the size of the MoViNets model, making it especially slow during inference on a CPU.
|
|
|
83 |
and an average cosine similarity score of 0.21 when trained and evaluated on the YouTube-ASL dataset.
|
84 |
More information about the model training and instructions to download the models
|
85 |
can be found in our <a href=https://github.com/deanna-emery/ASL-Translator>GitHub repository</a>.
|
86 |
+
You can also find an overview of the project approach
|
87 |
<a href=https://www.ischool.berkeley.edu/projects/2023/signsense-american-sign-language-translation>here</a>.
|
88 |
|
89 |
A limitation of this architecture is the size of the MoViNets model, making it especially slow during inference on a CPU.
|