diff --git a/SpeakerRecognition/Python/README.md b/SpeakerRecognition/Python/README.md index fbd2afc..69c38b8 100644 --- a/SpeakerRecognition/Python/README.md +++ b/SpeakerRecognition/Python/README.md @@ -17,15 +17,19 @@ key management]() To use this sample application, there are four different scenarios: 1. Create a user profile: Execute the following command + python Identification\CreateProfile.py 2. Print all user profiles: Execute the following command + python Identification\PrintAllProfiles.py 3. Enroll user profiles: Execute the following command + python Identification\EnrollProfile.py 4. Identify test files: Execute the following command + python Identification\IdentifyFile.py ... Microsoft will receive the audio files you upload and may use them to improve