Cognitive-SpeakerRecognition-Python

Python SDK for the Microsoft Speaker Recognition API, part of Cognitive Services

  • Owner: microsoft/Cognitive-SpeakerRecognition-Python
  • Platform:
  • License:: Other
  • Category::
  • Topic:
  • Like:
    0
      Compare:

Github stars Tracking Chart

Microsoft Speaker Recognition API: Python Sample

This repo contains Python samples (using Python 3) to demonstrate the use of Microsoft Speaker Recognition API, an offering within Microsoft Cognitive Services, formerly known as Project Oxford.

Run the Sample

First, you must obtain a free Speaker Recognition API subscription key by following the instructions on our website.

To use this sample application, there are four different scenarios:

  1. Create a user profile: python Identification\CreateProfile.py <subscription_key>
  2. Print all user profiles: python Identification\PrintAllProfiles.py <subscription_key>
  3. Enroll user profiles: python Identification\EnrollProfile.py <subscription_key> <profile_id> <enrollment_file_path>
  4. Identify test files: python Identification\IdentifyFile.py <subscription_key> <identification_file_path> <profile_ids>...

Contributing

We welcome contributions. Feel free to file issues and pull requests on the repo and we'll address them as we can. Learn more about how you can help on our Contribution Rules & Guidelines.

You can reach out to us anytime with questions and suggestions using our communities below:

This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.

License

All Microsoft Cognitive Services SDKs and samples are licensed with the MIT License. For more details, see
LICENSE.

Sample images are licensed separately, please refer to LICENSE-IMAGE.

Overview

Name With Ownermicrosoft/Cognitive-SpeakerRecognition-Python
Primary LanguagePython
Program languagePython (Language Count: 1)
Platform
License:Other
Release Count0
Created At2016-06-03 23:38:05
Pushed At2022-09-08 15:19:03
Last Commit At2018-03-20 15:02:53
Stargazers Count110
Watchers Count66
Fork Count62
Commits Count21
Has Issues Enabled
Issues Count13
Issue Open Count7
Pull Requests Count3
Pull Requests Open Count1
Pull Requests Close Count0
Has Wiki Enabled
Is Archived
Is Fork
Is Locked
Is Mirror
Is Private
To the top