Mac-CoreML-Chord-Suggester
Chord predictor
An application that predicts musical chord sequences based on user input using an LSTM neural network model converted to CoreML for efficient execution on macOS devices.
CoreML Project that predicts the most likely next chord based on the entered Chord Progression. This project is based on the following AI Model project and article https://medium.com/@huanlui/chordsuggester-i-3a1261d4ea9e
6 stars
1 watching
0 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list
coremlmacos-appswiftswiftuitensorflow
Related projects:
Repository | Description | Stars |
---|---|---|
cocoa-ai/namescoremldemo | A demo application using CoreML framework to predict gender from first names based on machine learning model | 36 |
cemolcay/chorddetector | A macOS app that analyzes songs from iTunes and Spotify to detect chords and provides suggestions based on Ultimate Guitar data. | 89 |
denissimon/prediction-builder-swift | A linear regression library for building predictions in machine learning | 12 |
fp4me/tidal-chord | A Haskell-based chord notation parser and MIDI generator for live coding environments. | 21 |
dougsm/ggcnn | A deep learning-based system for generating precise grasp poses for robots in real-time | 514 |
korywakefield/arpeggio | An application that helps guitar players identify and analyze chords by suggesting notes in rapid succession | 51 |
denissimon/prediction-builder | A PHP library that builds predictions using linear regression. | 111 |
no-chris/chord-mark | A JavaScript library and grammar for creating and rendering chord charts with lyrics and rhythm information. | 63 |
robjmal/air-guitar-cs249r | Develops machine learning models to classify guitar gestures and finger chord positions | 6 |
nourozr/stock-price-prediction-lstm | A Python project that uses LSTM recurrent neural networks to predict the average price of Apple Inc. stock based on historical data | 573 |
jannishoch/copro | Develops machine-learning models to predict conflict risk from climate and environmental factors. | 7 |
cangermueller/deepcpg | A deep learning framework for predicting DNA methylation states from incomplete data. | 143 |
sevagh/chord-detection | A collection of DSP algorithms for detecting chords and estimating keys in audio signals | 110 |
kexinhuang12345/clinicalbert | This repository provides pre-trained models and scripts for predicting hospital readmission based on clinical notes using the BERT framework. | 381 |
paularindam/chemixnet | A deep learning framework for predicting chemical properties using mixed neural architectures and multiple molecular representations | 1 |