All Projects → AutoSpeech → Similar Projects or Alternatives

233 Open source projects that are alternatives of or similar to AutoSpeech

Naszilla
Naszilla is a Python library for neural architecture search (NAS)
Stars: ✭ 181 (-7.18%)
Petridishnn
Code for the neural architecture search methods contained in the paper Efficient Forward Neural Architecture Search
Stars: ✭ 112 (-42.56%)
Nni
An open source AutoML toolkit for automate machine learning lifecycle, including feature engineering, neural architecture search, model compression and hyper-parameter tuning.
Stars: ✭ 10,698 (+5386.15%)
Awesome Nas Papers
Awesome Neural Architecture Search Papers
Stars: ✭ 213 (+9.23%)
Efficientnas
Towards Automated Deep Learning: Efficient Joint Neural Architecture and Hyperparameter Search https://arxiv.org/abs/1807.06906
Stars: ✭ 44 (-77.44%)
Autodl Projects
Automated deep learning algorithms implemented in PyTorch.
Stars: ✭ 1,187 (+508.72%)
Hpbandster
a distributed Hyperband implementation on Steroids
Stars: ✭ 456 (+133.85%)
Morph Net
Fast & Simple Resource-Constrained Learning of Deep Network Structure
Stars: ✭ 937 (+380.51%)
Pnasnet.pytorch
PyTorch implementation of PNASNet-5 on ImageNet
Stars: ✭ 309 (+58.46%)
Devol
Genetic neural architecture search with Keras
Stars: ✭ 925 (+374.36%)
HyperKeras
An AutoDL tool for Neural Architecture Search and Hyperparameter Optimization on Tensorflow and Keras
Stars: ✭ 29 (-85.13%)
Awesome Autodl
A curated list of automated deep learning (including neural architecture search and hyper-parameter optimization) resources.
Stars: ✭ 1,819 (+832.82%)
BossNAS
(ICCV 2021) BossNAS: Exploring Hybrid CNN-transformers with Block-wisely Self-supervised Neural Architecture Search
Stars: ✭ 125 (-35.9%)
Adanet
Fast and flexible AutoML with learning guarantees.
Stars: ✭ 3,340 (+1612.82%)
Mtlnas
[CVPR 2020] MTL-NAS: Task-Agnostic Neural Architecture Search towards General-Purpose Multi-Task Learning
Stars: ✭ 58 (-70.26%)
Neural-Architecture-Search
This repo is about NAS
Stars: ✭ 26 (-86.67%)
Autogluon
AutoGluon: AutoML for Text, Image, and Tabular Data
Stars: ✭ 3,920 (+1910.26%)
Hypernets
A General Automated Machine Learning framework to simplify the development of End-to-end AutoML toolkits in specific domains.
Stars: ✭ 221 (+13.33%)
Amla
AutoML frAmework for Neural Networks
Stars: ✭ 119 (-38.97%)
nas-encodings
Encodings for neural architecture search
Stars: ✭ 29 (-85.13%)
Awesome Automl Papers
A curated list of automated machine learning papers, articles, tutorials, slides and projects
Stars: ✭ 3,198 (+1540%)
Awesome Automl And Lightweight Models
A list of high-quality (newest) AutoML works and lightweight models including 1.) Neural Architecture Search, 2.) Lightweight Structures, 3.) Model Compression, Quantization and Acceleration, 4.) Hyperparameter Optimization, 5.) Automated Feature Engineering.
Stars: ✭ 691 (+254.36%)
Darts
Differentiable architecture search for convolutional and recurrent networks
Stars: ✭ 3,463 (+1675.9%)
Sgas
SGAS: Sequential Greedy Architecture Search (CVPR'2020) https://www.deepgcns.org/auto/sgas
Stars: ✭ 137 (-29.74%)
Pnasnet.tf
TensorFlow implementation of PNASNet-5 on ImageNet
Stars: ✭ 102 (-47.69%)
Autokeras
AutoML library for deep learning
Stars: ✭ 8,269 (+4140.51%)
Deephyper
DeepHyper: Scalable Asynchronous Neural Architecture and Hyperparameter Search for Deep Neural Networks
Stars: ✭ 117 (-40%)
Nas Benchmark
"NAS evaluation is frustratingly hard", ICLR2020
Stars: ✭ 126 (-35.38%)
Adatune
Gradient based Hyperparameter Tuning library in PyTorch
Stars: ✭ 226 (+15.9%)
Mutual labels:  automl
AESRC2020
a deep accent recognition network
Stars: ✭ 35 (-82.05%)
Mutual labels:  speaker-recognition
Automlpipeline.jl
A package that makes it trivial to create and evaluate machine learning pipeline architectures.
Stars: ✭ 223 (+14.36%)
Mutual labels:  automl
FreeSR
A Free Library for Speaker Recognition (Verification),implemented by ncnn.
Stars: ✭ 21 (-89.23%)
Mutual labels:  speaker-recognition
meta-embeddings
Meta-embeddings are a probabilistic generalization of embeddings in machine learning.
Stars: ✭ 22 (-88.72%)
Mutual labels:  speaker-recognition
Auto viml
Automatically Build Multiple ML Models with a Single Line of Code. Created by Ram Seshadri. Collaborators Welcome. Permission Granted upon Request.
Stars: ✭ 216 (+10.77%)
Mutual labels:  automl
Pysr
Simple, fast, and parallelized symbolic regression in Python/Julia via regularized evolution and simulated annealing
Stars: ✭ 213 (+9.23%)
Mutual labels:  automl
Huawei-Challenge-Speaker-Identification
Trained speaker embedding deep learning models and evaluation pipelines in pytorch and tesorflow for speaker recognition.
Stars: ✭ 34 (-82.56%)
Mutual labels:  speaker-recognition
Automlbenchmark
OpenML AutoML Benchmarking Framework
Stars: ✭ 210 (+7.69%)
Mutual labels:  automl
Flaml
A fast and lightweight AutoML library.
Stars: ✭ 205 (+5.13%)
Mutual labels:  automl
VoiceprintRecognition-Keras
基于Kersa实现的声纹识别模型
Stars: ✭ 70 (-64.1%)
Mutual labels:  speaker-recognition
MiniVox
Code for our ACML and INTERSPEECH papers: "Speaker Diarization as a Fully Online Bandit Learning Problem in MiniVox".
Stars: ✭ 15 (-92.31%)
Mutual labels:  speaker-recognition
wavenet-classifier
Keras Implementation of Deepmind's WaveNet for Supervised Learning Tasks
Stars: ✭ 54 (-72.31%)
Mutual labels:  speaker-recognition
Compose
A machine learning tool for automated prediction engineering. It allows you to easily structure prediction problems and generate labels for supervised learning.
Stars: ✭ 203 (+4.1%)
Mutual labels:  automl
Lightautoml
LAMA - automatic model creation framework
Stars: ✭ 196 (+0.51%)
Mutual labels:  automl
Voiceprint-recognition-Speaker-recognition
It is a complete project of voiceprint recognition or speaker recognition.
Stars: ✭ 82 (-57.95%)
Mutual labels:  speaker-recognition
Lale
Library for Semi-Automated Data Science
Stars: ✭ 198 (+1.54%)
Mutual labels:  automl
Auto ts
Automatically build ARIMA, SARIMAX, VAR, FB Prophet and XGBoost Models on Time Series data sets with a Single Line of Code. Now updated with Dask to handle millions of rows.
Stars: ✭ 195 (+0%)
Mutual labels:  automl
meta-SR
Pytorch implementation of Meta-Learning for Short Utterance Speaker Recognition with Imbalance Length Pairs (Interspeech, 2020)
Stars: ✭ 58 (-70.26%)
Mutual labels:  speaker-recognition
deepaudio-speaker
neural network based speaker embedder
Stars: ✭ 19 (-90.26%)
Mutual labels:  speaker-recognition
Mlcomp
Distributed DAG (Directed acyclic graph) framework for machine learning with UI
Stars: ✭ 183 (-6.15%)
Mutual labels:  automl
Piwho
Speaker recognition library based on MARF for raspberry pi and other SBCs.
Stars: ✭ 50 (-74.36%)
Mutual labels:  speaker-recognition
Autofeat
Linear Prediction Model with Automated Feature Engineering and Selection Capabilities
Stars: ✭ 178 (-8.72%)
Mutual labels:  automl
Transmogrifai
TransmogrifAI (pronounced trăns-mŏgˈrə-fī) is an AutoML library for building modular, reusable, strongly typed machine learning workflows on Apache Spark with minimal hand-tuning
Stars: ✭ 2,084 (+968.72%)
Mutual labels:  automl
speakerIdentificationNeuralNetworks
⇨ The Speaker Recognition System consists of two phases, Feature Extraction and Recognition. ⇨ In the Extraction phase, the Speaker's voice is recorded and typical number of features are extracted to form a model. ⇨ During the Recognition phase, a speech sample is compared against a previously created voice print stored in the database. ⇨ The hi…
Stars: ✭ 26 (-86.67%)
Mutual labels:  speaker-recognition
speaker recognition
speaker recognition using keras
Stars: ✭ 34 (-82.56%)
Mutual labels:  speaker-recognition
KaldiBasedSpeakerVerification
Kaldi based speaker verification
Stars: ✭ 43 (-77.95%)
Mutual labels:  speaker-recognition
GE2E-Loss
Pytorch implementation of Generalized End-to-End Loss for speaker verification
Stars: ✭ 72 (-63.08%)
Mutual labels:  speaker-recognition
Autoclint
A specially designed light version of Fast AutoAugment
Stars: ✭ 171 (-12.31%)
Mutual labels:  automl
Auptimizer
An automatic ML model optimization tool.
Stars: ✭ 166 (-14.87%)
Mutual labels:  automl
Speaker-Recognition
This repo contains my attempt to create a Speaker Recognition and Verification system using SideKit-1.3.1
Stars: ✭ 94 (-51.79%)
Mutual labels:  speaker-recognition
Btb
A simple, extensible library for developing AutoML systems
Stars: ✭ 159 (-18.46%)
Mutual labels:  automl
1-60 of 233 similar projects