iamaziz / llm-voice-bot

Speak (speech-to-text) to Ollama LLMs in any lanaguage - Streamlit app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

🎙️ Voice LLM Bot

Speak to Ollama LLMs in any language.

Demo (📢 voice on)

demo.mov

Note


Interesting how LLMs responded differently to switching languages in the same conversation. Almost all the tested models understood the question in its original langauge, but they varied in how they reponded. Mistral models consistently answered in English. While other models stumbled going back and forth.

Here are some examples:

mistral image

dolphin-mistral image

llama2:13b image

qwen:7b image

gemma:7b (worst) image

And GPT-4 for comparison:

image

About

Speak (speech-to-text) to Ollama LLMs in any lanaguage - Streamlit app

License:MIT License


Languages

Language:Python 100.0%