woheller69

Results 417 comments of woheller69

I think, this was used to build it. https://github.com/nyadla-sys/whisper.tflite/blob/main/models/tflt_vocab_mel.ipynb

There is also some stuff here: https://github.com/openai/whisper/tree/main/whisper/assets I do not know a lot about it. I did not change that part of code in my project. But here you can...

saving latest zoom level (but not individually for each location) might be an idea to think about. But not any offsets. That would confuse...

I will upgrade at the time it does not compile anymore. By that time there will be new and or other pitfalls.

I do not want to overload the app with data most people are not interested in. I might add the current AQI in future.

just tried to implement myself. But obviously it is not possible to set more than 5 actions in total and 3 in compact view and these are used already https://developer.android.com/reference/kotlin/androidx/media/app/NotificationCompat.MediaStyle

This is not the widget update intervall. Intervall 1h means that the app will update data if you open that tab again after more than 1h since last update

updating in background would not have any effect if you do not look at it. The widget (and with it the first tab) will update in background or when you...

I will rather remove that option as it mainly confuses people and does not make a lot of sense. Open-Meteo weather models are updated once per hour so I might...

llamafile seems to ignore some commandline parameters, e.g. -n or --n-predict and others