sidharthanup / Audio-Analyzer-and-Transcription-Tool

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

Explore file formats and changes in performance #38

Open rphill299 opened 4 months ago

rphill299 commented 4 months ago

Converting from .wav to .mp3 makes the same audio clip a smaller file. We could also perform lossy compression algorithms. Does this improve speed? Does it hurt performance? Only testing can tell us.