Skip to content

voiceittech/VoiceIt3-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

170 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A Python wrapper for VoiceIt's API 3.0 featuring Voice + Face Verification and Identification.

Installation

git clone https://github.com/voiceittech/VoiceIt3-Python.git

Then import in your project:

from voiceit3 import VoiceIt3

Getting Started

Sign up for a free Developer Account at VoiceIt.io. Visit the settings tab to view your API Key and Token.

API calls

You can visit our HTTP API 3.0 Documentation for detailed information on each API call.

Support

Contact us with any questions at support@voiceit.tech

License

VoiceIt3-Python is available under the MIT license. See the LICENSE file for more info.