Skip to main content

AIMDV Client

Project description

This is for SNS AIMDV (AI based Mood Detection thru Voice) clients, who want to install and test mood detection engine in PC or embedded environment, esp., in Android.

Installation

Requirements

  • OS: Windows, Linux, Mac

  • Python 3.4+

Installataion

pip install aimdvcli

# or
pip3 install aimdvcli

Basic Usage

Type like this at your console,

aimdvcli <command> [options]

Audio Format Converter

This is a audio format converter to standardize the wave format to fit into AIMIDV embedded version. It can convert all files of the directory you specify, and save into target directory.

aimdvcli convert [options]

options:

    --help: display help
-s, --source-dir <source directory>
-o, --output-dir <output directory>: optional, default is <source directory>/AIMDV
-r:  convert all audio files and their sub directories recursively

example:

aimdvcli convert -s /home/ubuntu/audios

Change Logs

  • 0.1

    • project initialized

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aimdvcli-0.1a10.tar.gz (2.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page