sign/translate

[Feature] Continuous Translation

開放

#131 建立於 2024年1月22日

 (0 則留言) (0 個反應) (0 位負責人)TypeScript (164 個分叉)auto 404
enhancementhelp wantedspoken-to-signed

倉庫指標

星標
 (777 顆星)
PR 合併指標
 (平均合併 1分鐘) (30 天內合併 1 個 PR)

描述

Problem

Our interface currently only allows for single turn translation, where for example a user can input text, then we perform the translation of the entire text.

Description

For spoken-to-signed, we can allow a "continuous mode", perhaps looking like this https://codepen.io/abnersn/pen/ExVwoWB image

This would allow continuous speech, and using the browser's native sentence segmentation we could translate one sentence at a time and stitch the sentences together in the client

Alternatives

Wait until everything is spoken, then translate.

Additional context

No response

貢獻者指南