-
Notifications
You must be signed in to change notification settings - Fork 60
Open
Labels
important ❗This issue has high priorityThis issue has high priorityimprovementPRs or issues focused on improvements in the current codebasePRs or issues focused on improvements in the current codebasemodelIssues related to exporting, improving, fixing ML modelsIssues related to exporting, improving, fixing ML models
Description
Problem description
There is some underlying issue with Speech To Text streaming mode, which causes it to not work properly in some use cases and/or on some devices. The issue is most likely caused by the native implementation, but problems with Whisper model cannot be ruled out.
What should be done
- Test the Speech To Text streaming mode and identify the issue conditions
- Find the issue cause in native code and/or exported model
- Fix the issue if possible
Benefits to React Native ExecuTorch
The issue is a potential blocker for many future tasks and projects involving real-time speech to text processing, such as #553 or many demo apps.
Metadata
Metadata
Assignees
Labels
important ❗This issue has high priorityThis issue has high priorityimprovementPRs or issues focused on improvements in the current codebasePRs or issues focused on improvements in the current codebasemodelIssues related to exporting, improving, fixing ML modelsIssues related to exporting, improving, fixing ML models