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.6.1a2.tar.gz (18.8 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.6.1a2-py3-none-any.whl (31.7 kB view details)

Uploaded Python 3

File details

Details for the file neon-audio-1.6.1a2.tar.gz.

File metadata

  • Download URL: neon-audio-1.6.1a2.tar.gz
  • Upload date:
  • Size: 18.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.12.9

File hashes

Hashes for neon-audio-1.6.1a2.tar.gz
Algorithm Hash digest
SHA256 edbeecd88468f7554d3b12a086a65b104af94f3e01a2d0fec0f70ea2613b2931
MD5 74f9c3a113af0dfc9adfcf2013ce339c
BLAKE2b-256 f4d470888de5f8295416975bbce8b5327014387de36b0f5dcb51854e1ce01a1e

See more details on using hashes here.

File details

Details for the file neon_audio-1.6.1a2-py3-none-any.whl.

File metadata

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

File hashes

Hashes for neon_audio-1.6.1a2-py3-none-any.whl
Algorithm Hash digest
SHA256 b837a2606582f5dbe574a79f146c30e82e3a51e1f0b007b056a24b845bbe3a01
MD5 f0d837e5dea43bfbc37960bbcddf4d18
BLAKE2b-256 8d2532ef57289fb196abfdcaa5405e60b440bea6250584502b1f15267ee7ad33

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