TTS, or injecting custom content #3301
Skyb0rg007
started this conversation in
Ideas
Replies: 1 comment
-
|
I was looking for something like this, I would like a Client that read it for you the articles I managed with the help of chatgtp to build a webui that use your tts to read, worked but the tts breakes easily by the screen turning off or app switching so it was useless I'm trying to make a version that converts the audio before sending to the client but I lack the tokens to continue and lack knowlege too |
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.
-
One feature of Pocket is text-to-speech: every text article can be read aloud to you by an AI. There are plenty of self-hosted TTS cli apps, but there is an issue integrating them with Miniflux. It would be really nice to write a custom script that generates an audio file for every item in a feed, and use custom HTML+CSS to add the content to the screen, but this doesn’t seem to be available. A custom button would allow a similar flow.
Is this something possible to add to my Miniflux instance today? Or would this require a code addition as I suspect?
Beta Was this translation helpful? Give feedback.
All reactions