Skip to content

AvXI/Audio-to-Graph-Converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Audio-to-Graph-Converter

The code captures audio from an input file using the librosa.stream function, and computes the Short-Time Fourier Transform (STFT) using the librosa.stft function. The STFT data is then normalized and transposed, and used to update a 3D surface plot using the plot_surface function from Matplotlib.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages