SoundGraph

Real-time audio visualization tool


License
MIT
Install
pip install SoundGraph==0.2

Documentation

SoundGraph-

SoundGraph is a Python package that allows you to visualize real-time audio data while also performing speech recognition on the audio stream.

Installation- You can install SoundGraph using pip: 'pip install SoundGraph'

Usage-

To use SoundGraph, simply import the SoundGraph module and call the start_visualization() function:

''' import SoundGraph

SoundGraph.start_visualization() '''

Contributing-

If you would like to contribute to SoundGraph, please fork the repository and submit a pull request. You can also submit issues or feature requests through the issue tracker.

License-

SoundGraph is licensed under the MIT License. See LICENSE for more information.