Coder Social home page Coder Social logo

jpatel98 / transcription-server Goto Github PK

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

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

JavaScript 100.00%
assemblyai auth0 aws-s3 expressjs nodejs

transcription-server's Introduction

Transcription App - Server

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-client to run in parallel for full functionality

Backend Stack

NodeJS

AssemblyAI

ExpressJS

AWS S3

Axios

Auth0

Heroku

Run Locally

Clone the project

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

Go to the project directory

  cd transcription-server

Install dependencies

  npm install

Start the app

  npm run start

Run in a dev environment

  npm run dev

Environment Variables

To locally run this project, you will need to add the following env variables and configure your AWS S3 bucket. Here is a good walkthrough to configure your S3 bucket.

AWS_BUCKET_NAME

AWS_BUCKET_REGION

AWS_ARN

AWS_ACCESS_KEY

AWS_SECRET_KEY

ASSEMBLY_API_KEY

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.

transcription-server's People

Contributors

jpatel98 avatar

Stargazers

 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.