Coder Social home page Coder Social logo

jpatel98 / transcription-client Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 1015 KB

Client-side repo for a transcription app that converts user inputted audio to text using a machine learning API.

HTML 12.27% JavaScript 75.14% CSS 12.59%
bootstrap react axios

transcription-client's Introduction

Transcription App - Client

The app uses Assembly AI's API to convert user inputted audio to text, making it easier for everyone from journalists to students to transcribe speech and make notes.

NOTE: This app needs the transcription-server to run in parallel for full functionality

Frontend Stack

React

Bootstrap

Netlify

Run Locally

Clone the project

  git clone [email protected]:jpatel98/transcription-client.git

Go to the project directory

  cd transcription-client

Install dependencies

  npm install

Start the app

  npm run start

Make a prod build

  npm run build

Environment Variables

To implement Auth0 in this project, you will need to add the following env variables.

REACT_APP_AUTH0_DOMAIN

REACT_APP_AUTH0_CLIENT_ID

Lessons Learned

Lessons learned while building this project.

  • Divide the problem in smaller chunks.
  • Learn to get better at time management.
  • Read documentation before diving in.
  • Simple is better.

Roadmap

  • Connect to a database and allow users to save their transcripts.
  • Enable video transcription and implement a video player on screen.
  • Create a transcript editor using Draft.js.
  • Add realtime transcription feature.

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.