5uru / Discute

Speak is an innovative, open-source language learning application designed to help users practice and perfect their speaking skills in a new language.
Apache License 2.0
16 stars 1 forks source link
bark ollama python sqlite streamlit whisper

👋 Welcome to Speak: Your AI Language Companion!

Speak is an innovative, open-source language learning application designed to help users practice and perfect their speaking skills in a new language. By leveraging the power of AI, Speak simulates realistic conversations, making language practice accessible and engaging.

🚀 Features

🛠️ Technologies Used

📦 Setup and Installation

To get "Speak" running locally:

  1. Install Ollama: https://ollama.com/
  2. Run: ollama run qwen:7b-chat
  3. Clone the repository: git clone https://github.com/5uru/Speak.git
  4. Change directory: cd Speak
  5. Install required dependencies: pip install -r requirements.txt
  6. Run the Streamlit application: streamlit run app.py

🚧 What's Next for Speak