sidharthanup / Audio-Analyzer-and-Transcription-Tool

End to end information extraction from audio input.
MIT License
0 stars 2 forks source link

Add single-transcribe endpoint in backend #49

Closed rphill299 closed 4 months ago

rphill299 commented 4 months ago

single-transcribe expects a single file in a formData and returns a single string transcript, language, etc (i.e. not an array)