projectoxford icon indicating copy to clipboard operation
projectoxford copied to clipboard

Python wrapper for the APIs at https://projectoxford.ai/

Results 9 projectoxford issues
Sort by recently updated
recently updated
newest added

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

enhancement

Word breaking, slang, names, etc See https://www.projectoxford.ai/spellcheck

enhancement

Verification and identification of the speaker See https://www.projectoxford.ai/spid

enhancement

Stabilisation, face detection/tracking, motion detection. See https://www.projectoxford.ai/video

enhancement

Face detection, verification, search and identification. See https://www.projectoxford.ai/face

enhancement

Image analysis, thumbnail generation, OCR and automatic moderation. See https://www.projectoxford.ai/vision

enhancement

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).

enhancement
help wanted

Tests need to be written.

bug