sidharthanup / Audio-Analyzer-and-Transcription-Tool

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

Pre-process Audio folders to remove areas with silence / no speaking #18

Closed rphill299 closed 4 months ago

rphill299 commented 5 months ago
rphill299 commented 5 months ago

For now I plan on making this automatic. I will create a function that other endpoints can use if they want to dewhite

rphill299 commented 4 months ago

testing proved fruitless, as it takes longer to dewhite and transcribe than to simply transcribe the original; abandoning this for now.