Live data from Hacker News

Are there any AI speech-to-text model that can run locally on Mobile devices?

news.ycombinator.com

1–7 of 7 posts

Re: Are there any AI speech-to-text model that can run locally on Mobile devices?

#5
post #2

Layla Lite? App.

Wow, so it's possible. Any idea how are they doing this?

Maybe a really tiny LLM? Like this? https://huggingface.co/openbmb/MiniCPM-Llama3-V-2_5-gguf/blo...

[Edit: just checked Reddit and it's apparently a 3B model (phi 2)]

https://www.reddit.com/r/LocalLLaMA/comments/1bpw9c7/running...

Re: Are there any AI speech-to-text model that can run locally on Mobile devices?

#7
post #5

Earlier quoted context omitted.

Wow, so it's possible. Any idea how are they doing this?

Maybe a really tiny LLM? Like this? https://huggingface.co/openbmb/MiniCPM-Llama3-V-2_5-gguf/blo... [Edit: just checked Reddit and it's apparently a 3B model (phi 2)] https://www.reddit.com/r/LocalLLaMA/comments/1bpw9c7/running...

Interesting, thanks for sharing.