Cognitive-SpeakerRecognition-Python

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

  • 所有者: microsoft/Cognitive-SpeakerRecognition-Python
  • 平台:
  • 許可證: Other
  • 分類:
  • 主題:
  • 喜歡:
    0
      比較:

Github星跟蹤圖

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.

概覽

名稱與所有者microsoft/Cognitive-SpeakerRecognition-Python
主編程語言Python
編程語言Python (語言數: 1)
平台
許可證Other
發布數0
創建於2016-06-03 23:38:05
推送於2022-09-08 15:19:03
最后一次提交2018-03-20 15:02:53
星數110
關注者數66
派生數62
提交數21
已啟用問題?
問題數13
打開的問題數7
拉請求數3
打開的拉請求數1
關閉的拉請求數0
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?
去到頂部