A Python wrapper for VoiceIt's API 3.0 featuring Voice + Face Verification and Identification.
git clone https://github.com/voiceittech/VoiceIt3-Python.gitThen import in your project:
from voiceit3 import VoiceIt3Sign up at voiceit.io/pricing to get your API Key and Token, then log in to the Dashboard to manage your account.
You can visit our HTTP API 3.0 Documentation for detailed information on each API call.
Contact us with any questions at support@voiceit.tech
VoiceIt3-Python is available under the MIT license. See the LICENSE file for more info.
