Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sonusai

Package Overview
Dependencies
Maintainers
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sonusai

Framework for building deep neural network models for sound, speech, and voice AI

  • 0.19.6
  • PyPI
  • Socket score

Maintainers
2

SonusAI: Framework for simplified creation of deep NN models for sound, speech, and voice AI

SonusAI includes functions for pre-processing training and validation data and creating performance metrics reports for key types of Keras models:

  • recurrent, convolutional, or a combination (i.e. RCNNs)
  • binary, multiclass single-label, multiclass multi-label, and regression
  • training with data augmentations: noise mixing, pitch and time stretch, etc.

SonusAI python functions are used by:

  • Aaware Inc. sonusai framework: Easily create train/validation data, run prediction, evaluate model performance
  • Keras model scripts: User python scripts for Keras model creation, training, and prediction. These can use sonusai-specific data but also some general useful utilities for training rnn-based models like CRNN's, DSCRNN's, etc. in Keras.

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc