GithubHelp home page GithubHelp logo

mparje / whisper-streamlit Goto Github PK

View Code? Open in Web Editor NEW

This project forked from jojojaeger/whisper-streamlit

0.0 0.0 0.0 44.94 MB

this master thesis project is based on OpenAI Whisper with the goal to transcibe interviews

Home Page: https://openai.com/research/whisper

License: Other

Python 98.53% CSS 1.47%

whisper-streamlit's Introduction

Whisper with Streamlit UI

This project is a tool that was developed as part of a Master's thesis in cooperation with the University Clinic of Psychoanalysis and Psychotherapy of Vienna. It is based on the Whisper automatic speech recogniton system and is embedded into a Streamlit Web App.

Features

  • Streamlit UI: The tool includes a user-friendly interface that allows you to upload multiple audio files and get a nicely formated transcript.
  • Pause detection: The tool can detect pauses in the audio.
  • Confidence scores: The tool can color the words according to its probability.
  • Speaker detection: The tool can also detect different speakers in the audio and label them accordingly. (still experimental)

Data Privacy

  • Whisper is used locally as well as offline (no internet connection needed)
  • Nothing is being uploaded to the cloud
  • Therefore safe clinical use

User Interface

Start Screen Results

Getting Started

To use this tool, you will need to install the required dependencies and run the Streamlit app. You can do this by following these steps:

  1. Clone the repository: git clone https://github.com/your-repo
  2. Install dependencies: pip install -r requirements.txt
  3. Run the Streamlit app: streamlit run Transcribe.py (you can also launch it from a desktop shortcut following these instructions: https://discuss.streamlit.io/t/launching-streamlit-webapp-from-desktop-shortcut/26297)

How to Use

  1. Upload one or multiple audio files
  2. Select a model (large for the best result) and set additional parameters
  3. Download the resulting transcript

Contact

If you have any questions or feedback about this project, please feel free to contact us by email at [email protected].

Sources

This project includes code from multiple different sources, each licensed under the MIT License:

See the LICENSE file for the full text of the licenses.

whisper-streamlit's People

Contributors

jojojaeger avatar mparje 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.