projectoxford
projectoxford copied to clipboard
Python wrapper for the APIs at https://projectoxford.ai/
All links (including the description of the repo) to https://projectoxford.ai need to have the www. added.
Word sequence/conditional probabilities, suggestions, word breaks See https://www.projectoxford.ai/weblm
Word breaking, slang, names, etc See https://www.projectoxford.ai/spellcheck
Verification and identification of the speaker See https://www.projectoxford.ai/spid
Stabilisation, face detection/tracking, motion detection. See https://www.projectoxford.ai/video
Face detection, verification, search and identification. See https://www.projectoxford.ai/face
Image analysis, thumbnail generation, OCR and automatic moderation. See https://www.projectoxford.ai/vision
Currently [audio.py](https://github.com/zooba/projectoxford/blob/master/projectoxford/audio.py) only has support implemented for recording and playback on Windows. We should add support for other operating systems using the same general interface (or as close as possible).