Skip to main content

The CLI for perform actions over the Open Speech Corpus

Project description

Open Speech Corpus CLI

This repository contains the code required to download audiodata from openspeechcorpus.com

To download files from the Isolated Words Project use

ops  \
    --from 1 \
    --to 500 \
    --output_folder isolated_words/ \
    --output_file isolated_words.txt  \
    --corpus words \
    --text_node isolated_word

To download files from the Aphasia Project use

ops  \
    --from 1 \
    --to 500 \
    --output_folder aphasia/ \
    --output_file aphasia.txt  \
    --corpus aphasia \
    --text_node level_sentence

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

openspeechcorpus-0.0.2.tar.gz (3.1 kB view hashes)

Uploaded Source

Built Distribution

openspeechcorpus-0.0.2-py3.6.egg (6.2 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