Replies: 1 comment
-
|
Transcription can happen at the OS level through exposed frameworks and APIs from the manufacturer for on-device transcription. Apple has support for this across iOS and macOS. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Introduction of a (server side? external?) speech-to-text feature for voice messages, similar to what’s available in apps like Telegram Premium. This would generate a written transcript of the voice message.
Rationale:
This feature is crucial for accessibility, particularly for hearing-impaired users who may not be able to listen to voice messages.
Implementation:
Future Enhancements:
In subsequent updates, a local language model (LM) could be integrated to provide automatic summaries of voice messages in addition to transcribing them. This would offer users a concise overview of longer messages, enhancing accessibility and usability.
Beta Was this translation helpful? Give feedback.
All reactions