Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

Description

OVOS STT plugin for Microsoft Azure AI Speech. It sends audio to the Azure speech-to-text REST API and returns the recognized text.

This plugin is part of the OpenVoiceOS speech-to-text (STT) plugin family. See the OVOS Plugin Manager for the STT plugin interface these plugins implement.

Install

pip install ovos-stt-plugin-azure

Configuration

Add this plugin to the stt section of your OVOS configuration.

  "stt": {
    "module": "ovos-stt-plugin-azure",
    "ovos-stt-plugin-azure": {
      "key": "xxx",
      "region": "westeurope",
      "profanity": "raw"
    }
  }
  • key: key for the Azure AI Speech API.
  • region: location or region of your Azure speech service.
  • profanity: profanity filter setting. Valid values are raw, masked, or removed.

License

This project uses the Apache 2.0 License.

Download files

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

Source Distribution

ovos_stt_plugin_azure-0.0.0a4.tar.gz (7.0 kB view details)

Uploaded Source

Built Distribution

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

ovos_stt_plugin_azure-0.0.0a4-py3-none-any.whl (7.7 kB view details)

Uploaded Python 3

File details

Details for the file ovos_stt_plugin_azure-0.0.0a4.tar.gz.

File metadata

  • Download URL: ovos_stt_plugin_azure-0.0.0a4.tar.gz
  • Upload date:
  • Size: 7.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for ovos_stt_plugin_azure-0.0.0a4.tar.gz
Algorithm Hash digest
SHA256 4862a999aaa693af100b8d0e0799c15a0f5428e50daa448d1a8cac1c547ed80a
MD5 18390cdd7a99f00e0aeb065d71f15ccb
BLAKE2b-256 0093774af6b57846b2e10daf7f82c5d609a4b29ff4fe68760d7780ead6afc913

See more details on using hashes here.

File details

Details for the file ovos_stt_plugin_azure-0.0.0a4-py3-none-any.whl.

File metadata

File hashes

Hashes for ovos_stt_plugin_azure-0.0.0a4-py3-none-any.whl
Algorithm Hash digest
SHA256 ae9a1734ddcf1887ab6e26e06108a68c946757f029d738bafe94d6414931f39d
MD5 362558241fe13ee6caa187325d330700
BLAKE2b-256 8d2bc3fc1e67a99526276d9f0a5c062a2d7f299f8beb79fa12f52b3c6c6b9372

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

0.0.0a4 This release

2 files

Supported by

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