You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This library predicts the number of elephants in a sound file. The code is the deliverable of a project for the Artificial Intelligence: Cloud and Edge Implementations course at the University of Oxford. As part of Microsoft Project 15, and the Elephant Listening Project of Cornell University, the development team received the challenge of count…
This project implements the functionalities of a virtual radio broadcasting station. It includes features such as sound file manipulation, amplitude modulation, frequency modulation, spectral analysis, filter design, noise removal, and music composition using given notes.
Algorhythm is a Python application that allows you to create various randomized sounds using waveform generators and effects via code. With Algorhythm, you can create unique and experimental sound effects based on predefined algorithms combined with a degree of randomness.
Extracting emotion from sound by looking at sound file's features and the meaning of the sentences using NLTK and LSTM. (Also finishing project for our school)