GithubHelp home page GithubHelp logo

mparje / whisper-gpt3-streamlit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from lablab-ai/whisper-gpt3-streamlit

0.0 0.0 0.0 2.28 MB

Whisper in combination with GPT-3

Shell 3.33% Python 96.01% Procfile 0.67%

whisper-gpt3-streamlit's Introduction

image

Whisper in combination with GPT-3 and Streamlit

upload a audio file to generate a transcript and then use GPT-3 to classify the transcripts sentiment.

Installation:

  • Simply run the command pip install -r requirements.txt to install the necessary dependencies.

Usage:

  1. Head over to this link and follow the steps to get a comprehensive overview of the architecture of OpenAI's whisper models.
  2. Simply run the command:
streamlit run app.py
  1. Navigate to http://localhost:8501 in your web-browser.
  2. By default, streamlit allows us to upload files of max. 200MB. If you want to have more size for uploading audio files, execute the command :
streamlit run app.py --server.maxUploadSize=1028

How to start from here?:

Create a .env file in the root of the project and add your OpenAI GPT3 Key like this: OPENAI_API_KEY="sk-4xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx5"

Go to this line in app.py. Here you can modify the prompt to your needs. You can use the OpenAI Playground to test these first here


Artificial Intelligence Hackathons, tutorials and Boilerplates

Join the LabLab Discord

Discord Banner 1
On lablab discord, we discuss this repo and many other topics related to artificial intelligence! Checkout upcoming Artificial Intelligence Hackathons Event

Acclerating innovation through acceleration

whisper-gpt3-streamlit's People

Contributors

ezzcodeezzlife avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.