-
-
Notifications
You must be signed in to change notification settings - Fork 40
Closed as not planned
Labels
enhancementNew feature or requestNew feature or request
Description
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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request