Skip to main content

Neon Audio

Audio Module for Neon Core. This module can be treated as a replacement for the mycroft-core speech module. This module handles input text, performs TTS, and optionally returns the audio or plays it back locally.

Neon Enhancements

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

  • Support for translated output languages
  • Support for multiple language spoken responses (multiple users and/or multi-language users)
  • Messagebus API listeners to handle outside requests for TTS
  • Arbitrary configuration supported by passing at module init

Compatibility

Mycroft TTS plugins are compatible with neon-speech.

Running in Docker

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

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

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

neon_audio-1.7.1.tar.gz (19.6 kB view details)

Uploaded Source

Built Distribution

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

neon_audio-1.7.1-py3-none-any.whl (32.2 kB view details)

Uploaded Python 3

File details

Details for the file neon_audio-1.7.1.tar.gz.

File metadata

  • Download URL: neon_audio-1.7.1.tar.gz
  • Upload date:
  • Size: 19.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for neon_audio-1.7.1.tar.gz
Algorithm Hash digest
SHA256 396350dfcae8884170c74588618ef825c7a3fb5d8425aae52f688a7b6445a1d0
MD5 41e7bab0c2331051f496c5e49038e19a
BLAKE2b-256 276380e7e8b42ae8cff42ae9d89399e5953636c8cef7bc357fc41db91c5466ae

See more details on using hashes here.

File details

Details for the file neon_audio-1.7.1-py3-none-any.whl.

File metadata

  • Download URL: neon_audio-1.7.1-py3-none-any.whl
  • Upload date:
  • Size: 32.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for neon_audio-1.7.1-py3-none-any.whl
Algorithm Hash digest
SHA256 bfee8eafc0100995e790c8b86a204fee82c6bad064baf8fa96c8273288c5a5fb
MD5 5643ad1abd5e06b9e348296585ea3206
BLAKE2b-256 e412e0bd9b76009239e6570340f3214beeee08155a13bb55fb21e4ed569e7afd

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

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