Skip to content

sitepoint-editors/transcriber-fe

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcriber FE

This React app(initialised with Create React App) accepts audio input and time range to transcribe audio to text.

The audio is sent to the BE for further processing and transcription using OpenAI Whisper

BE Code on Github

To start the application in development mode, run npm start To build the application, run npm run build

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 82.3%
  • HTML 14.6%
  • CSS 3.1%