Skip to main content

Neon Speech Module

Project description

Neon Speech

Speech (Voice) Module for Neon Core. This module can be treated as a replacement for the mycroft-core speech module. This module handles input audio, performs STT, and optionally returns the text or forwards it to the skills module for intent parsing.

Neon Enhancements

neon-speech extends mycroft-speech with the following added functionality:

  • Support for continuous STT without a wake word
  • Audio processing module plugin system to modify audio and extract context
  • Messagebus API listeners to handle outside requests for STT or inputs to the skills module
  • Arbitrary configuration supported by passing at module init

Compatibility

Mycroft STT and Wake Word plugins are compatible with neon-speech, with the exception of skipping wake words, which is currently only supported by Neon STT plugins.

Running in Docker

The included Dockerfile may be used to build a docker container for the neon_speech module. The below command may be used to start the container.

docker run -d \
--network=host \
--name=neon_speech \
-v ~/.config/pulse/cookie:/tmp/pulse_cookie:ro \
-v ${XDG_RUNTIME_DIR}/pulse:${XDG_RUNTIME_DIR}/pulse:ro \
--device=/dev/snd:/dev/snd \
-e PULSE_SERVER=unix:${XDG_RUNTIME_DIR}/pulse/native \
-e PULSE_COOKIE=/tmp/pulse_cookie \
neon_speech

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

neon_speech-4.5.1a1.tar.gz (14.0 kB view details)

Uploaded Source

Built Distribution

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

neon_speech-4.5.1a1-py3-none-any.whl (21.5 kB view details)

Uploaded Python 3

File details

Details for the file neon_speech-4.5.1a1.tar.gz.

File metadata

  • Download URL: neon_speech-4.5.1a1.tar.gz
  • Upload date:
  • Size: 14.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for neon_speech-4.5.1a1.tar.gz
Algorithm Hash digest
SHA256 2be9c647c0343706f4d75c5b6038de5212ad52406e256f66cb1f1536e00a632b
MD5 27bc5ef3f66913573391d034aeff31bd
BLAKE2b-256 48fb59bf8fcd6448918cc4018cf484597a3d13dd92d31437cd77cf92633dbf84

See more details on using hashes here.

File details

Details for the file neon_speech-4.5.1a1-py3-none-any.whl.

File metadata

  • Download URL: neon_speech-4.5.1a1-py3-none-any.whl
  • Upload date:
  • Size: 21.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for neon_speech-4.5.1a1-py3-none-any.whl
Algorithm Hash digest
SHA256 adcef58c8c0f94b06c69311a5baf277bb3d8a1123ffd5132adee96f09ffab88c
MD5 7e58da65f806b472dfb3873723898776
BLAKE2b-256 d52a75ecebe08e6b33ce8470a984ec7c1c18f4f1d6b0b6eb3b06f0fa65e0feae

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