Skip to content

dskuldeep/transcription-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Transcription API

With Rabbit MQ Que and Database for Transcription

This service is designed to take in an audio file and generate the text of the language spoken in the audio file, uses the OpenAI Whisper Model and uses RabbitMQ for maintaining a que of pending trasncriptions. The service also uses a Postgresql Database to store the trasncribed audio and can be used by the client to fetch the transcription.

The audio files are stored in an Amazon S3 Bucket and the database maintains a record of the audio file used for each transcription.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages