Skip to content

abiodunsulaiman694/transcriber-be

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcriber BE

This NodeJS App accepts audio input, trims the input with ffmpeg and transcribes using OpenAI Whisper

To start the application in development mode:

  • Copy .env.example to .env and add the OPEN_AI_API_KEY. Obtain your API Key key from Open AI Website
  • Run npm run dev

To run the application in production, run npm start

FE Code on Github

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published