Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/voiceittech/voiceit2-python
VoiceIt API 2.0 Python wrapper
https://github.com/voiceittech/voiceit2-python
api-wrapper biometrics face face-recognition python-wrapper python3 voice voice-recognition voiceit
Last synced: 2 months ago
JSON representation
VoiceIt API 2.0 Python wrapper
- Host: GitHub
- URL: https://github.com/voiceittech/voiceit2-python
- Owner: voiceittech
- License: mit
- Created: 2018-05-29T15:22:56.000Z (over 6 years ago)
- Default Branch: main
- Last Pushed: 2023-12-22T17:33:58.000Z (about 1 year ago)
- Last Synced: 2024-10-05T21:46:19.177Z (3 months ago)
- Topics: api-wrapper, biometrics, face, face-recognition, python-wrapper, python3, voice, voice-recognition, voiceit
- Language: Python
- Homepage: https://api.voiceit.io/?python
- Size: 30.8 MB
- Stars: 4
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VoiceIt2-Python [![travisstatus](https://app.travis-ci.com/voiceittech/VoiceIt2-Python.svg?branch=master)](https://app.travis-ci.com/github/voiceittech/VoiceIt2-Python) [![version](https://img.shields.io/pypi/dm/voiceit2)](https://pypi.org/project/voiceit2/) [![downloads](https://img.shields.io/pypi/dm/voiceit2)](https://pypi.org/project/voiceit2/) ![MIT](https://img.shields.io/github/license/mashape/apistatus.svg)
A Python wrapper for VoiceIt's API 2.0 featuring Voice + Face Verification and Identification.
## Getting Started
Sign up for a free Developer Account at [VoiceIt.io](https://voiceit.io/signup). Visit the settings tab to view your API Key and Token.
## API calls
You can visit our [HTTP API 2.0 Documentation](https://api.voiceit.io/?python#introduction) for detailed information on each API call.## Support
Contact us with any questions at [email protected]
## License
VoiceIt2-Python is available under the MIT license. See the LICENSE file for more info.