ovos stt server plugin for mycroft
Project description
Description
OpenVoiceOS companion plugin for OpenVoiceOS STT Server
Install
pip install ovos-stt-plugin-server
Configuration
"stt": {
"module": "ovos-stt-plugin-server",
"ovos-stt-plugin-server": {
"urls": ["https://0.0.0.0:8080/stt"],
"verify_ssl": true
},
}
for audio language detection
"listener": {
"audio_transformers": {
"ovos-audio-lang-server-plugin": {
"urls": ["https://0.0.0.0:8080/lang_detect"],
"verify_ssl": true
}
}
}
Security warning
Please note that while you can set verify_ssl to false to disable SSL
verification, this is not recommended and should only be used for testing
purposes. Consider using a private CA or certificates signed using
Let's Encrypt instead.
Public servers
public server status page can be found at https://github.com/OpenVoiceOS/status
the default public servers run Whisper
While there are associated risks with public servers, we value your trust in our products, learn more in Jarbas blog post The Trust Factor in Public Servers
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
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_server-0.1.3.tar.gz.
File metadata
- Download URL: ovos_stt_plugin_server-0.1.3.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d6aeb6c297986c327d89e87fb1410cd7e10f1f43927c34abe84b553edc004130
|
|
| MD5 |
8901c4209e1bdac4217add720cf5e738
|
|
| BLAKE2b-256 |
b4c758e644fdc67dee06f4fb29639093b59107f5fd512b1aaabce81d2ede8f62
|
File details
Details for the file ovos_stt_plugin_server-0.1.3-py3-none-any.whl.
File metadata
- Download URL: ovos_stt_plugin_server-0.1.3-py3-none-any.whl
- Upload date:
- Size: 9.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.9.25
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
27beb0e861059beea98d72f915151b10f76eb6283a2a0a3a554fae971cc8d99b
|
|
| MD5 |
ac6b948ca0cefb0fcc6eaf4730d8b210
|
|
| BLAKE2b-256 |
69f0783ed1f16e10694f56e15dbb87ca1333a3824ed118e484533d87e9bac578
|