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 areraw,masked, orremoved.
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4862a999aaa693af100b8d0e0799c15a0f5428e50daa448d1a8cac1c547ed80a
|
|
| MD5 |
18390cdd7a99f00e0aeb065d71f15ccb
|
|
| BLAKE2b-256 |
0093774af6b57846b2e10daf7f82c5d609a4b29ff4fe68760d7780ead6afc913
|
File details
Details for the file ovos_stt_plugin_azure-0.0.0a4-py3-none-any.whl.
File metadata
- Download URL: ovos_stt_plugin_azure-0.0.0a4-py3-none-any.whl
- Upload date:
- Size: 7.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ae9a1734ddcf1887ab6e26e06108a68c946757f029d738bafe94d6414931f39d
|
|
| MD5 |
362558241fe13ee6caa187325d330700
|
|
| BLAKE2b-256 |
8d2bc3fc1e67a99526276d9f0a5c062a2d7f299f8beb79fa12f52b3c6c6b9372
|