futo-org / voice-input

Issue tracker for Voice Input
86 stars 0 forks source link

[Suggestion] allow the downloading of other whisper models from huggingface #57

Open breadbrowser opened 4 months ago

breadbrowser commented 4 months ago

there are other whisper models on huggingface that are tf lite.

abb128 commented 4 months ago

FUTO Keyboard supports importing any whisper.cpp model (we don't use tflite anymore), although models not finetuned with ACFT are likely to have significant issues.

Importing might get backported to the voice input app at some point but it's currently not a priority