Python library for speech to text using NanoTrix cloud
Project description
Configuration for examples
Create ntx_python/__config__.py in the root directory and fill it like this:
AUDIENCE='https://example.com' # Without the root slash in the path part
USERNAME='your-username'
PASSWORD='your-password'
ID='id-of-service'
LABEL='label-for-service'
DOMAIN='example.com'
TOKEN='static-token-here' # The trascription example is setup to use the static token
Running the examples
Transcription
python -m ntx_python speech-8000-mono.wav
Token
python -m ntx_python.__main_token__
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
ntx-python-1.1.4.tar.gz
(15.1 kB
view details)
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 ntx-python-1.1.4.tar.gz.
File metadata
- Download URL: ntx-python-1.1.4.tar.gz
- Upload date:
- Size: 15.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6d531d8e499ebdff5acd7b6305dcf99c9196165786cc9af6a7df71813e176e24
|
|
| MD5 |
8c4fe810fa503873267f76731935dcbd
|
|
| BLAKE2b-256 |
3c46af451a847f0686c52bc88342a29c6df5bb5be36a783413bdb12ba7180399
|
File details
Details for the file ntx_python-1.1.4-py3-none-any.whl.
File metadata
- Download URL: ntx_python-1.1.4-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.21.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.48.0 CPython/3.7.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f223eb889ffd151d189d44bdd4cdfb1825fdcfeebe3ceec9dbc58bf4cd960958
|
|
| MD5 |
e6b6a76244c483a8f9a8207753facc2b
|
|
| BLAKE2b-256 |
b0350851434e671cfb38d828efa6a25ce0b312dc9ebd28ae189ba82414719259
|