All Projects → pyAudioProcessing → Similar Projects or Alternatives

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

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
Audio-Classification-using-CNN-MLP
Multi class audio classification using Deep Learning (MLP, CNN): The objective of this project is to build a multi class classifier to identify sound of a bee, cricket or noise.
Stars: ✭ 36 (-78.18%)
Mutual labels:  classifier
Licenseclassifier
A License Classifier
Stars: ✭ 180 (+9.09%)
Mutual labels:  classifier
GeneticAlgorithmForFeatureSelection
Search the best feature subset for you classification mode
Stars: ✭ 82 (-50.3%)
Mutual labels:  classifier
mlr3tuning
Hyperparameter optimization package of the mlr3 ecosystem
Stars: ✭ 44 (-73.33%)
Mutual labels:  hyperparameter-tuning
smalltext
Classify short texts with neural network.
Stars: ✭ 15 (-90.91%)
Mutual labels:  classifier
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
simple-image-classifier
Simple image classifier microservice using tensorflow and sanic
Stars: ✭ 22 (-86.67%)
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
naive-bayes-classifier
Implementing Naive Bayes Classification algorithm into PHP to classify given text as ham or spam. This application uses MySql as database.
Stars: ✭ 21 (-87.27%)
Mutual labels:  classifier
bayes
naive bayes in php
Stars: ✭ 61 (-63.03%)
Mutual labels:  classifier
Nlp.js
An NLP library for building bots, with entity extraction, sentiment analysis, automatic language identify, and so more
Stars: ✭ 4,670 (+2730.3%)
Mutual labels:  classifier
spafe
🔉 spafe: Simplified Python Audio Features Extraction
Stars: ✭ 310 (+87.88%)
Mutual labels:  mfcc
ML4K-AI-Extension
Use machine learning in AppInventor, with easy training using text, images, or numbers through the Machine Learning for Kids website.
Stars: ✭ 18 (-89.09%)
Mutual labels:  classifier
Scene Text Recognition
Scene text detection and recognition based on Extremal Region(ER)
Stars: ✭ 146 (-11.52%)
Mutual labels:  classifier
Water-classifier-fastai
Deploy your Flask web app classifier on Heroku which is written using fastai library.
Stars: ✭ 37 (-77.58%)
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
tensorflow-image-classifier
Easily train an image classifier and then use it to label/tag other images
Stars: ✭ 29 (-82.42%)
Mutual labels:  classifier
Naivebayes
📊 Naive Bayes classifier for JavaScript
Stars: ✭ 127 (-23.03%)
Mutual labels:  classifier
Actionai
custom human activity recognition modules by pose estimation and cascaded inference using sklearn API
Stars: ✭ 404 (+144.85%)
Mutual labels:  classifier
lapis-bayes
Naive Bayes classifier for use in Lua
Stars: ✭ 26 (-84.24%)
Mutual labels:  classifier
tbcnn
Efficient tree-based convolutional neural networks in TensorFlow
Stars: ✭ 121 (-26.67%)
Mutual labels:  classifier
Keras transfer cifar10
Object classification with CIFAR-10 using transfer learning
Stars: ✭ 120 (-27.27%)
Mutual labels:  classifier
VALIS
Vote ALlocating Immune System, an immune-inspired classification algorithm
Stars: ✭ 21 (-87.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
opinion-or-fact-sentence-classifier
Classifies sentences whether they represent a fact or personal opinion with 90% accuracy using various Machine Learning algorithms from sklearn library.
Stars: ✭ 22 (-86.67%)
Mutual labels:  classifier
Sytora
A sophisticated smart symptom search engine
Stars: ✭ 111 (-32.73%)
Mutual labels:  classifier
dhtbay
A DHT crawler and torrent indexer
Stars: ✭ 94 (-43.03%)
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
train-classifier-from-scratch
Machine Learning: Collect data online and train a classifier from scratch
Stars: ✭ 59 (-64.24%)
Mutual labels:  classifier
Url Classification
Machine learning to classify Malicious (Spam)/Benign URL's
Stars: ✭ 95 (-42.42%)
Mutual labels:  classifier
Face-Recognition-FaceNet
A python script label faces in group photos using Facenet. 🎉
Stars: ✭ 21 (-87.27%)
Mutual labels:  classifier
polyssifier
run a multitude of classifiers on you data and get an AUC report
Stars: ✭ 64 (-61.21%)
Mutual labels:  classifier
Speech Emotion Recognition
Using Convolutional Neural Networks in speech emotion recognition on the RAVDESS Audio Dataset.
Stars: ✭ 63 (-61.82%)
Mutual labels:  audio-files
Pancancer
Building classifiers using cancer transcriptomes across 33 different cancer-types
Stars: ✭ 84 (-49.09%)
Mutual labels:  classifier
Audio-auto-tagging
Convolutional Neural Network for auto-tagging of audio clips on MagnaTagATune dataset
Stars: ✭ 37 (-77.58%)
Mutual labels:  audio-files
pyefd
Python implementation of "Elliptic Fourier Features of a Closed Contour"
Stars: ✭ 71 (-56.97%)
Mutual labels:  feature-extraction
hiddenwave
An Audio Steganography Tool, written in C++
Stars: ✭ 46 (-72.12%)
Mutual labels:  audio-files
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
Computer Vision Guide
📖 This guide is to help you understand the basics of the computerized image and develop computer vision projects with OpenCV. Includes Python, Java, JavaScript, C# and C++ examples.
Stars: ✭ 244 (+47.88%)
Mutual labels:  feature-extraction
sonopy
A simple audio feature extraction library
Stars: ✭ 72 (-56.36%)
Mutual labels:  mfcc
Bert Attributeextraction
USING BERT FOR Attribute Extraction in KnowledgeGraph. fine-tuning and feature extraction. 使用基于bert的微调和特征提取方法来进行知识图谱百度百科人物词条属性抽取。
Stars: ✭ 224 (+35.76%)
Mutual labels:  feature-extraction
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
Face.evolve.pytorch
🔥🔥High-Performance Face Recognition Library on PaddlePaddle & PyTorch🔥🔥
Stars: ✭ 2,719 (+1547.88%)
Mutual labels:  feature-extraction
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
Tsfeatures
Time series features
Stars: ✭ 203 (+23.03%)
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
Variational Ladder Autoencoder
Implementation of VLAE
Stars: ✭ 196 (+18.79%)
Mutual labels:  feature-extraction
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
Tf featureextraction
Convenient wrapper for TensorFlow feature extraction from pre-trained models using tf.contrib.slim
Stars: ✭ 169 (+2.42%)
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
Emotion Recognition Using Speech
Building and training Speech Emotion Recognizer that predicts human emotions using Python, Sci-kit learn and Keras
Stars: ✭ 159 (-3.64%)
Mutual labels:  feature-extraction
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
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
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (+33.94%)
Mutual labels:  hyperparameter-tuning
Dfl Cnn
This is a pytorch re-implementation of Learning a Discriminative Filter Bank Within a CNN for Fine-Grained Recognition
Stars: ✭ 245 (+48.48%)
Mutual labels:  classifier
Whatlang Rs
Natural language detection library for Rust. Try demo online: https://www.greyblake.com/whatlang/
Stars: ✭ 400 (+142.42%)
Mutual labels:  classifier
61-120 of 270 similar projects