Skip to content

Support lingua-go for multilanguage audiobooks #18

@C-Loftus

Description

@C-Loftus

It would be cool to implement multi language audiobooks for textual content used for things like language learning. This is relatively novel and besides for some screen readers like VoiceOver on MacOS I am not aware of any other programs that support this.

To implement this I would use lingua-go and then use some sort of chunk algorithm or look ahead using the teereader to determine the language of the text before it is passed into the piper client. This is probably non too hard to figure out but it is non trivial to do it in a way that is memory efficient.

For this to be implemented there would need to be some way to map a language to a default associated model.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions