JHubi1 / ollama-app

A modern and easy-to-use client for Ollama
Apache License 2.0
597 stars 45 forks source link

Tts start reading as streaming the response #61

Closed Abdulrahman392011 closed 1 day ago

Abdulrahman392011 commented 1 day ago

Requirements

Description

The tts google engine have to wait till the response is fully generated to start reading it.

Possible solution

Please make so that it start reading while the response is being streamed and not wait till it's fully generated.

Additional context

No response

JHubi1 commented 1 day ago

Difficult to implement. The on-device API doesn't have a system for that

Abdulrahman392011 commented 1 day ago

Keep it in mind maybe another tts app can be used even if we need to install a third part app.

Ps. Google tts engine isn't high quality and it will probably be for the best to use a separate app that have higher quality tts models.