VoiceSens icon indicating copy to clipboard operation
VoiceSens copied to clipboard

A Voice Biometric Application using Watson Speech to Text

Results 32 VoiceSens issues
Sort by recently updated
recently updated
newest added

The Python speech recognition library still uses the legacy authentication method. Need to change this to the new AIM method of authentication.

bug

Hashing the audio files and signing it with the clients private key, to prevent man in the middle attacks.

enhancement

Configure performance monitoring to evaluate and retrain the model periodically to ensure the model performance is acceptable. You will need an existing PostgreSQL or IBM Db2 Warehouse on Cloud connection...

enhancement
question

Running on m1 macbook pro, while following installation instructions I've encountered this: ``` Installing backend dependencies ... done Preparing metadata (pyproject.toml) ... error error: subprocess-exited-with-error × Preparing metadata (pyproject.toml) did...

Bumps [pillow](https://github.com/python-pillow/Pillow) from 5.3.0 to 9.3.0. Release notes Sourced from pillow's releases. 9.3.0 https://pillow.readthedocs.io/en/stable/releasenotes/9.3.0.html Changes Initialize libtiff buffer when saving #6699 [@​radarhere] Limit SAMPLESPERPIXEL to avoid runtime DOS #6700 [@​wiredfool]...

dependencies

Bumps [certifi](https://github.com/certifi/python-certifi) from 2018.11.29 to 2022.12.7. Commits 9e9e840 2022.12.07 b81bdb2 2022.09.24 939a28f 2022.09.14 aca828a 2022.06.15.2 de0eae1 Only use importlib.resources's new files() / Traversable API on Python ≥3.11 ... b8eb5e9 2022.06.15.1...

dependencies