Skip to main content

A voice assistant prototype

Project description

1. Brew

  • Run the following in your project terminal if you do not have bew installed already $ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/HEAD/install.sh)"

2. Portaudio

$ brew install portaudio

3. PyAudio

$ pip3 install pyaudio

If Pyaudio cannot be installed with the default pip install command, Use instead the following: $ pip install --global-option='build_ext' --global-option='-I/usr/local/include' --global-option='-L/usr/local/lib' pyaudio Refer to this link if this is not working

###4. NeuralIntents $ pip install neuralintents (Run this only if neuralintents.py file is missing)

Start

While being in the venv $ python main.py

  • If you run into SSL certification error, search for Certificates.command in spotlight and open the file. It should install the necessary certificates

The downloader script is broken. As a temporal workaround can manually download the punkt tokenizer from here and then place the unzipped folder in the corresponding location. The default folders for each OS are:

Windows: C:\nltk_data\tokenizers

OSX: /usr/local/share/nltk_data/tokenizers

Unix: /usr/share/nltk_data/tokenizers

Required libraries:

  • $ pip install keyboard
  • $ pip install pyjokes
  • $ pip install playsound

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

mac_voice_assistant-0.1.0.tar.gz (10.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

mac_voice_assistant-0.1.0-py3-none-any.whl (11.7 kB view details)

Uploaded Python 3

File details

Details for the file mac_voice_assistant-0.1.0.tar.gz.

File metadata

  • Download URL: mac_voice_assistant-0.1.0.tar.gz
  • Upload date:
  • Size: 10.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.8.5

File hashes

Hashes for mac_voice_assistant-0.1.0.tar.gz
Algorithm Hash digest
SHA256 5ac8b533be1f7987dd53603a16991032f9cad4b3f2d8fa6d37730ef149d04ffc
MD5 b3ab6a9b011c82d586b65ea4da1b9480
BLAKE2b-256 34a78e1d1aaa52dc36a265f85b265cd2613bfbde4af505c702c872b36f9b34f9

See more details on using hashes here.

File details

Details for the file mac_voice_assistant-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for mac_voice_assistant-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 44326c063f012c24ec8651206370dcf7795ea0036a01509b5a7363015072e08c
MD5 0ea48bab668869fb9be62a684f174edd
BLAKE2b-256 af39c153fcd4019210e5a959c77feceb2f3085061e493120ca0384c8f79d134c

See more details on using hashes here.

Supported by

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