Skip to content

Offline Text to Speech - translated text as spoken audio #108

@flutter-painter

Description

@flutter-painter

Is spoken audio on your roadmap ?
By this I mean giving users the possibility to listen to the translated text.
For example, I ask Hello World to be translated in Chine => 你好世界
Then when I click on the play button I hear the words in Chinese.
Assuming you are interested in this and especially to have it working offline/locally, here are two possible approaches :

  • flutter_tts using each platform's specific API, not available on Linux, wide language support

  • babylon_tts neural text to speech used by the maid project to provide text to speech support, available everywhere

What do you think ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions