Giter Site home page Giter Site logo

marco-26 / audio-transcriber-website Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 17.17 MB

Streamlined GUI for effortless audio transcription.

HTML 1.84% CSS 18.03% TypeScript 58.46% Python 18.82% JavaScript 2.32% Mako 0.53%
ai audio audio-processing audio-transcribing audio-transcription chatgpt openai python react transcription

audio-transcriber-website's Introduction

Audio Transcription Website

Streamline your audio transcription tasks with this intuitive website. Convert your audio files into text effortlessly with a user-friendly graphical interface. This project makes use of a script from another GitHub repository: audio-transcriber, which is maintained by me. The script has been slightly modified to accommodate the functionality of this project.

Features

  • Effortless Transcription: Simplify the process of converting audio to text.
  • Graphical User Interface (GUI): Intuitive controls for easy navigation.
  • Fast Processing: Quickly transcribe your audio files with efficiency.
  • Flexible: Supports various audio formats for transcription.

Usage

  1. Upload your audio file.
  2. Start transcription with a single click.
  3. Download the transcribed text once processing is complete.

Prerequisites

  • react (Frontend library)
  • Python (Backend language)
  • flask Python package (pip install flask)
  • flask-cors Python package (pip install flask-cors)
  • An OpenAI API key set as an environment variable named OPENAI_API_KEY

Alternatively, you can install all dependencies in the backend by running:

pip install -r requirements.txt

Installation

  1. Clone this repository:
  git clone https://github.com/your-username/audio-transcription-website.git

2.Navigate to the project directory:

cd audio-transcriber-website
  1. Start the server
cd server
python server
  1. Start the frontend
cd client
npm start

Contributing Contributions are welcome! Please read the contributing guidelines for details on how to contribute to this project.

License This project is licensed under the MIT License - see the LICENSE file for details.

audio-transcriber-website's People

Contributors

marco-26 avatar

Watchers

 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.