Skip to content

This repository contains a chat application that uses Whisper, a speech-to-text model, to communicate with Llama 3.1, a conversational AI model by Meta AI.

Notifications You must be signed in to change notification settings

candenizkocak/chat-with-llama-3-1-using-whisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Chat-With-Llama-3.1-Using-Whisper

Open In Colab

You can also open in Hugging Face Spaces

Introduction

This repository contains a chat application that uses Whisper, a speech-to-text model, to communicate with Llama 3.1, a conversational AI model by Meta AI.

Getting Started

You can chat with Llama 3.1 by Hugging Face Spaces To get started, follow these steps:

  1. Clone the repository: git clone https://github.com/candenizkocak/chat-with-llama-3-1-using-whisper.git
  2. Install the required dependencies: pip install -r requirements.txt
  3. Run the application: python app.py

Features

  • Speech-to-text functionality using Whisper
  • Conversational AI model using Llama 3.1
  • Easy to use chat interface

Usage

  1. Run the application and start speaking to interact with Llama 3.1.
  2. Type messages to send to Llama 3.1.
  3. View responses from Llama 3.1.

Contributing

Contributions are welcome! To contribute, follow these steps:

  1. Fork the repository: git fork https://github.com/candenizkocak/chat-with-llama-3-1-using-whisper.git
  2. Make changes and commit: git commit -m "commit message"
  3. Create a pull request: git pull-request

About

This repository contains a chat application that uses Whisper, a speech-to-text model, to communicate with Llama 3.1, a conversational AI model by Meta AI.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published