sign / translate

Effortless Real-Time Sign Language Translation
https://sign.mt
Other
414 stars 74 forks source link

[BUG] Can't access features promoted in README.md #143

Closed Nowaker closed 5 months ago

Nowaker commented 5 months ago

Current Behavior

After starting it locally, it only has text-to-video.

image

Expected Behavior

Video to text, as per README.md, shows video-to-text:

https://raw.githubusercontent.com/sign/translate/master/src/assets/promotional/about/hero.webp

Steps To Reproduce

Clone, install, start.

Example flow

No response

Environment

Irrelevant.

Additional context

No response

AmitMY commented 5 months ago

The signed-to-spoken translation direction is work-in-progress, see here for full implementation progress. It does not currently work on the web.

If you upload any video (or specifically the one in src/assets/tmp/example-video.mp4) you will see the same thing as in the README - hard coded continuos translation. This was made for a demo, to guide us towards the implementation I want.

Nowaker commented 5 months ago

you will see the same thing as in the README - hard coded continuos translation

OK, but I don't even see that. I only see text-to-video.

AmitMY commented 5 months ago

There is a button to switch directions image