Giter Club home page Giter Club logo

wittify's Introduction

wittify

Description

A set of scripts to record, organize and transcribe data along with finding keyword occurencies.

recorder.py

A script auto-adjusting for current noise level, then recording anything that is above that level to .wav files. Auto-slices the files in 40-second chunks (adjustable, of course) so that wit.ai will be able to process them.

files_args.py

Transcribes a folder full o' audiofiles and finds occurencies of words from a text file. Useful for analysing sentiment, for example.

check.py

A small script using files_args.py to transcribe the current date folder. May be run, for example, daily.

Requirements

speech_recognition and tqdm need to be installed.

Usage

  1. recorder.py

  2. check.py

  3. (optional) files_args.py [-h] [-w WORDS] [-o OUTPUT_FILE] [-t THREADS] [-k WIT_KEY] folder (can be used as a script utility)

Positional arguments:

folder folder to scan/use

Optional arguments:

-w WORDS, --words WORDS - word text file location
-o OUTPUT_FILE, --output_file OUTPUT_FILE - text file to output things
-t THREADS, --threads THREADS - number of threads to use; default is 8
-k WIT_KEY, --wit_key WIT_KEY - your wit.ai key (a default sure is added, but huh)

wittify's People

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.