Browse Source

Update conversation annotation command syntax

William N. Havard 1 year ago
parent
commit
2594c49634
1 changed files with 1 additions and 1 deletions
  1. 1 1
      README.md

+ 1 - 1
README.md

@@ -133,7 +133,7 @@ This script can also take the additional (optional) parameter `--recording`. Whe
 **(9)** Compute the conversational annotations using the following command:
 
 ```bash
-python compute_turn_annotations.py --save-path ./annotations/conversations/raw
+python scripts/URUMETRICS-CODE/turn_annotations/compute_turn_annotations.py --save-path ./annotations/conversations/raw --save-name CONV_${today}
 ```
 
 This command will only compute the conversational annotations for the newly imported VTC files.