A package to convert speech to long-form work-flows, using plugable trained NLP models
Project description
Vocalist
This is a simple project still in very early development, meant to be used to parse speech into text. In its current state, it only works on Mac, and only where a compatible version of PortAudio has been installed.
It was built following the tutorial found here: https://realpython.com/python-speech-recognition/
Setup
Using Homebrew, install PortAudio:
$ brew install portaudio
From there you can install dependencies as you normally would:
$ pip install -r requirements.txt
Usage
If you want to call it directly just run the package as is:
$ python ./main.py
It's not currently deployed for package management.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file vocalist-0.0.1.dev1.tar.gz
.
File metadata
- Download URL: vocalist-0.0.1.dev1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.20.1 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.32.2 CPython/3.6.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1281bd37cbbb2ddeb94008a4c349b31ce9fddce93ccf05d2a3b1660f5577b601 |
|
MD5 | 29be376393c769356eb78fb70a9ac58c |
|
BLAKE2b-256 | 5c8e3e270506c9e714ac086df18ff43e848f26865142d8da728f953b89d9afe6 |