Skip to main content

Neon Audio Module

Project description

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

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-audio-1.5.2a13.tar.gz (18.3 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.5.2a13-py3-none-any.whl (31.1 kB view details)

Uploaded Python 3

File details

Details for the file neon-audio-1.5.2a13.tar.gz.

File metadata

  • Download URL: neon-audio-1.5.2a13.tar.gz
  • Upload date:
  • Size: 18.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.8

File hashes

Hashes for neon-audio-1.5.2a13.tar.gz
Algorithm Hash digest
SHA256 c04219d02b0946fdbb91753d1b37a40154c1464633321f5ff72ef3e66b6db461
MD5 2d5b07674f31d74c42d6e88254d1b418
BLAKE2b-256 d55c723b1bcb94667eeae76bf862049ca6cb1c51299326a83877d249fce2d55a

See more details on using hashes here.

File details

Details for the file neon_audio-1.5.2a13-py3-none-any.whl.

File metadata

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

File hashes

Hashes for neon_audio-1.5.2a13-py3-none-any.whl
Algorithm Hash digest
SHA256 721db40e8eccda3860e4190c01b71237dad0f0f31ab3cc93054c4900f5d74d5d
MD5 995fd209b7d06796a940c367ff106883
BLAKE2b-256 652f96331960d606fcec4aae2e8c6d1756e2d3eb55cb6d230cdfbdfdf572dff1

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