grammatek / simaromur

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

Examine asset file copying #84

Closed lumpidu closed 2 years ago

lumpidu commented 2 years ago

Currently, some assets are copied over to external storage at startup of the app. This is unnecessary and increases startup time. Examine which of these can be replaced by direct usage of the asset files.