grammatek / simaromur

Icelandic TTS (text-to-speech) service for Android
Apache License 2.0
8 stars 2 forks source link

Add more configuration settings … #123

Closed lumpidu closed 1 year ago

lumpidu commented 1 year ago

Add configurtion settings rm_cache_item_after_playing, rm_cache_item_for_fast_voices

These are foremost helpers for debugging so that we don't need to manually delete the application data, if we try out new versions of frontend and/or voice audio.

But of course there is no need for caching in case the voice generation on the phone is fast enough, so we could also activate rm_cache_item_for_fast_voices in combination with a good RTF setting even for production.