Skip to content

A C++ program allowing you to know witch instruments were used in songs (Based on the Z.E.U.S project)

License

Notifications You must be signed in to change notification settings

Sorzus-michael/InstinctAI

Repository files navigation

InstinctAI

IN PROTOTYPE STAGE

WORKS WITH NO ERRORS ON INSTRUMENTALLY SIMPLE SONGS

RELEASE DATE:6th of july 2023

License: GPL-3.0

InstinctAI is a C++ AI library that allows you to determine what instruments were used in a song. It utilizes advanced audio analysis techniques and machine learning algorithms to accurately identify the instruments present in the audio tracks.

Features

  • Identify the instruments used in a song
  • High accuracy in instrument recognition
  • Easy-to-use C++ CLI interface
  • Supports a wide range of audio formats

Requirements

  • C++17 compatible compiler
  • CMake (version >= 3.15)
  • LibAV or FFmpeg library for audio decoding

License

InstinctAI is licensed under the GPL-3.0 License. See the LICENSE file for more details.

Contributing

Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request on the InstinctAI GitHub repository.

Acknowledgements

  • This project was inspired by the desire to help music enthusiasts and professionals analyze audio compositions effectively.
  • We would like to thank the open-source community for the invaluable contributions that made this project possible.

About

A C++ program allowing you to know witch instruments were used in songs (Based on the Z.E.U.S project)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages