All Projects β†’ pyAudioProcessing β†’ Similar Projects or Alternatives

270 Open source projects that are alternatives of or similar to pyAudioProcessing

Speech signal processing and classification
Front-end speech processing aims at extracting proper features from short- term segments of a speech utterance, known as frames. It is a pre-requisite step toward any pattern recognition problem employing speech or audio (e.g., music). Here, we are interesting in voice disorder classification. That is, to develop two-class classifiers, which can discriminate between utterances of a subject suffering from say vocal fold paralysis and utterances of a healthy subject.The mathematical modeling of the speech production system in humans suggests that an all-pole system function is justified [1-3]. As a consequence, linear prediction coefficients (LPCs) constitute a first choice for modeling the magnitute of the short-term spectrum of speech. LPC-derived cepstral coefficients are guaranteed to discriminate between the system (e.g., vocal tract) contribution and that of the excitation. Taking into account the characteristics of the human ear, the mel-frequency cepstral coefficients (MFCCs) emerged as descriptive features of the speech spectral envelope. Similarly to MFCCs, the perceptual linear prediction coefficients (PLPs) could also be derived. The aforementioned sort of speaking tradi- tional features will be tested against agnostic-features extracted by convolu- tive neural networks (CNNs) (e.g., auto-encoders) [4]. The pattern recognition step will be based on Gaussian Mixture Model based classifiers,K-nearest neighbor classifiers, Bayes classifiers, as well as Deep Neural Networks. The Massachussets Eye and Ear Infirmary Dataset (MEEI-Dataset) [5] will be exploited. At the application level, a library for feature extraction and classification in Python will be developed. Credible publicly available resources will be 1used toward achieving our goal, such as KALDI. Comparisons will be made against [6-8].
Stars: ✭ 155 (-6.06%)
Mutual labels:  classifier, feature-extraction
classy
Super simple text classifier using Naive Bayes. Plug-and-play, no dependencies
Stars: ✭ 12 (-92.73%)
Mutual labels:  classifier, classify
Bag-of-Visual-Words
πŸŽ’ Bag of Visual words (BoW) approach for object classification and detection in images together with SIFT feature extractor and SVM classifier.
Stars: ✭ 39 (-76.36%)
Mutual labels:  classifier, feature-extraction
Emlearn
Machine Learning inference engine for Microcontrollers and Embedded devices
Stars: ✭ 154 (-6.67%)
Mutual labels:  classifier
Albert Tf2.0
ALBERT model Pretraining and Fine Tuning using TF2.0
Stars: ✭ 180 (+9.09%)
Mutual labels:  classifier
golinear
liblinear bindings for Go
Stars: ✭ 45 (-72.73%)
Mutual labels:  classifier
WAV.jl
Julia package for working with WAV files
Stars: ✭ 79 (-52.12%)
Mutual labels:  wav-files
Digit Recognizer
A Machine Learning classifier for recognizing the digits for humans.
Stars: ✭ 126 (-23.64%)
Mutual labels:  classifier
ImageCluster
Image cluster ε›Ύεƒθšη±»
Stars: ✭ 18 (-89.09%)
Mutual labels:  feature-extraction
Monkeylearn
⛔️ ARCHIVED ⛔️ πŸ’ R package for text analysis with Monkeylearn πŸ’
Stars: ✭ 95 (-42.42%)
Mutual labels:  classifier
Multi Matcher
simple rules engine
Stars: ✭ 84 (-49.09%)
Mutual labels:  classifier
Errant
ERRor ANnotation Toolkit: Automatically extract and classify grammatical errors in parallel original and corrected sentences.
Stars: ✭ 208 (+26.06%)
Mutual labels:  classifier
ASR-Audio-Data-Links
A list of publically available audio data that anyone can download for ASR or other speech activities
Stars: ✭ 179 (+8.48%)
Mutual labels:  audio-data
Naive Bayes Classifier
yet another general purpose naive bayesian classifier.
Stars: ✭ 162 (-1.82%)
Mutual labels:  classifier
Diabetic-Retinopathy-Feature-Extraction-using-Fundus-Images
Diabetic Retinopathy is a very common eye disease in people having diabetes. This disease can lead to blindness if not taken care of in early stages, This project is a part of the whole process of identifying Diabetic Retinopathy in its early stages. In this project, we'll extract basic features which can help us in identifying Diabetic Retinopa…
Stars: ✭ 25 (-84.85%)
Mutual labels:  feature-extraction
Awesome Decision Tree Papers
A collection of research papers on decision, classification and regression trees with implementations.
Stars: ✭ 1,908 (+1056.36%)
Mutual labels:  classifier
createml-playgrounds
Create ML playgrounds for building machine learning models. For developers and data scientists.
Stars: ✭ 82 (-50.3%)
Mutual labels:  classifier
Tensorflow Object Detection Tutorial
The purpose of this tutorial is to learn how to install and prepare TensorFlow framework to train your own convolutional neural network object detection classifier for multiple objects, starting from scratch
Stars: ✭ 113 (-31.52%)
Mutual labels:  classifier
skrobot
skrobot is a Python module for designing, running and tracking Machine Learning experiments / tasks. It is built on top of scikit-learn framework.
Stars: ✭ 22 (-86.67%)
Mutual labels:  hyperparameter-tuning
Lc
licensechecker (lc) a command line application which scans directories and identifies what software license things are under producing reports as either SPDX, CSV, JSON, XLSX or CLI Tabular output. Dual-licensed under MIT or the UNLICENSE.
Stars: ✭ 93 (-43.64%)
Mutual labels:  classifier
Apollo
Apollo is a Open-Source music player for playback and organization of audio files on Microsoft Windows, built using Python.
Stars: ✭ 13 (-92.12%)
Mutual labels:  audio-files
open-box
Generalized and Efficient Blackbox Optimization System.
Stars: ✭ 64 (-61.21%)
Mutual labels:  hyperparameter-tuning
Vehicle Detection And Tracking
Udacity Self-Driving Car Engineer Nanodegree. Project: Vehicle Detection and Tracking
Stars: ✭ 60 (-63.64%)
Mutual labels:  classifier
hms-audio-demo
HMS audio android sample code encapsulates APIs of the HUAWEI Audio Kit, which focuses on audio playback, audio effects and audio data.
Stars: ✭ 20 (-87.88%)
Mutual labels:  audio-data
Fasttext.py
A Python interface for Facebook fastText
Stars: ✭ 1,091 (+561.21%)
Mutual labels:  classifier
Machine Learning
Machine learning for Project Cognoma
Stars: ✭ 30 (-81.82%)
Mutual labels:  classifier
Pytorch Multi Label Classifier
A pytorch implemented classifier for Multiple-Label classification
Stars: ✭ 232 (+40.61%)
Mutual labels:  classifier
ConvolutionaNeuralNetworksToEnhanceCodedSpeech
In this work we propose two postprocessing approaches applying convolutional neural networks (CNNs) either in the time domain or the cepstral domain to enhance the coded speech without any modification of the codecs. The time domain approach follows an end-to-end fashion, while the cepstral domain approach uses analysis-synthesis with cepstral d…
Stars: ✭ 25 (-84.85%)
Mutual labels:  mfcc
Licenseclassifier
A License Classifier
Stars: ✭ 180 (+9.09%)
Mutual labels:  classifier
mlr3tuning
Hyperparameter optimization package of the mlr3 ecosystem
Stars: ✭ 44 (-73.33%)
Mutual labels:  hyperparameter-tuning
Programming Language Classifier
An example of how to use CreateML in Xcode 10 to create a Core ML model for classifying text
Stars: ✭ 172 (+4.24%)
Mutual labels:  classifier
machine learning course
Artificial intelligence/machine learning course at UCF in Spring 2020 (Fall 2019 and Spring 2019)
Stars: ✭ 47 (-71.52%)
Mutual labels:  feature-extraction
tsflex
Flexible time series feature extraction & processing
Stars: ✭ 252 (+52.73%)
Mutual labels:  feature-extraction
Awesome Gradient Boosting Papers
A curated list of gradient boosting research papers with implementations.
Stars: ✭ 704 (+326.67%)
Mutual labels:  classifier
spafe
πŸ”‰ spafe: Simplified Python Audio Features Extraction
Stars: ✭ 310 (+87.88%)
Mutual labels:  mfcc
Scene Text Recognition
Scene text detection and recognition based on Extremal Region(ER)
Stars: ✭ 146 (-11.52%)
Mutual labels:  classifier
bob
Bob is a free signal-processing and machine learning toolbox originally developed by the Biometrics group at Idiap Research Institute, in Switzerland. - Mirrored from https://gitlab.idiap.ch/bob/bob
Stars: ✭ 38 (-76.97%)
Mutual labels:  feature-extraction
Naivebayes
πŸ“Š Naive Bayes classifier for JavaScript
Stars: ✭ 127 (-23.03%)
Mutual labels:  classifier
lapis-bayes
Naive Bayes classifier for use in Lua
Stars: ✭ 26 (-84.24%)
Mutual labels:  classifier
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (-27.27%)
Mutual labels:  classifier
fresh-coffee-listener
Using a raspberry pi, we listen to the coffee machine and count the number of coffee consumption
Stars: ✭ 52 (-68.48%)
Mutual labels:  mfcc-features
Sytora
A sophisticated smart symptom search engine
Stars: ✭ 111 (-32.73%)
Mutual labels:  classifier
video features
Extract video features from raw videos using multiple GPUs. We support RAFT and PWC flow frames as well as S3D, I3D, R(2+1)D, VGGish, CLIP, ResNet features.
Stars: ✭ 225 (+36.36%)
Mutual labels:  feature-extraction
Url Classification
Machine learning to classify Malicious (Spam)/Benign URL's
Stars: ✭ 95 (-42.42%)
Mutual labels:  classifier
polyssifier
run a multitude of classifiers on you data and get an AUC report
Stars: ✭ 64 (-61.21%)
Mutual labels:  classifier
Pancancer
Building classifiers using cancer transcriptomes across 33 different cancer-types
Stars: ✭ 84 (-49.09%)
Mutual labels:  classifier
pyefd
Python implementation of "Elliptic Fourier Features of a Closed Contour"
Stars: ✭ 71 (-56.97%)
Mutual labels:  feature-extraction
Nlc Icd10 Classifier
A simple web app that shows how Watson's Natural Language Classifier (NLC) can classify ICD-10 code. The app is written in Python using the Flask framework and leverages the Watson Developer Cloud Python SDK
Stars: ✭ 66 (-60%)
Mutual labels:  classifier
sonopy
A simple audio feature extraction library
Stars: ✭ 72 (-56.36%)
Mutual labels:  mfcc
Edgeml
This repository provides code for machine learning algorithms for edge devices developed at Microsoft Research India.
Stars: ✭ 1,093 (+562.42%)
Mutual labels:  classifier
iros bshot
B-SHOT : A Binary Feature Descriptor for Fast and Efficient Keypoint Matching on 3D Point Clouds
Stars: ✭ 43 (-73.94%)
Mutual labels:  feature-extraction
Ml Classify Text Js
Machine learning based text classification in JavaScript using n-grams and cosine similarity
Stars: ✭ 38 (-76.97%)
Mutual labels:  classifier
Radiomics-research-by-using-Python
Radiomics (here mainly means hand-crafted based radiomics) contains data acquire, ROI segmentation, feature extraction, feature selection, machine learning modeling, and stastical analysis.
Stars: ✭ 27 (-83.64%)
Mutual labels:  feature-extraction
Awesome Fraud Detection Papers
A curated list of data mining papers about fraud detection.
Stars: ✭ 843 (+410.91%)
Mutual labels:  classifier
scikit-hyperband
A scikit-learn compatible implementation of hyperband
Stars: ✭ 68 (-58.79%)
Mutual labels:  hyperparameter-tuning
Hate Speech And Offensive Language
Repository for the paper "Automated Hate Speech Detection and the Problem of Offensive Language", ICWSM 2017
Stars: ✭ 543 (+229.09%)
Mutual labels:  classifier
bayes
naive bayes in php
Stars: ✭ 61 (-63.03%)
Mutual labels:  classifier
ocr-machine-learning
OCR Machine Learning in python
Stars: ✭ 42 (-74.55%)
Mutual labels:  classifier
mango
Parallel Hyperparameter Tuning in Python
Stars: ✭ 241 (+46.06%)
Mutual labels:  hyperparameter-tuning
website-fingerprinting
Deanonymizing Tor or VPN users with website fingerprinting and machine learning.
Stars: ✭ 59 (-64.24%)
Mutual labels:  classifier
1-60 of 270 similar projects