Skip to content

Commit db3d197

Browse files
Small update to README
1 parent a77c38a commit db3d197

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ This repository contains an example MMIF file in `input/whisper-spacy.json`. Thi
9090
2. service-mbrs-ntscrm-01181182.wav
9191
3. service-mbrs-ntscrm-01181182.txt
9292

93-
These files can be found in a compressed folder at `/input/example_files.zip`. They can be extracted anywhere on the host machine, as long as they are placed in the subdirectories `video`, `audio`, and `text` respectively. (e.g. `/Users/Shared/archive/video`, etc.)
93+
These files can be found in the directory `input/example-documents`. They can be moved anywhere on the host machine, as long as they are placed in the subdirectories `video`, `audio`, and `text` respectively. (e.g. `/Users/Shared/archive/video`, etc.)
9494

9595
According to the MMIF file, those three files should be found in their respective subdirectories in `/data`. The Flask server will look for these files in `static/data/video`, `static/data/audio` and `static/data/text`, amd those directories should point at the appropriate location:
9696

@@ -107,4 +107,4 @@ Note on source/copyright: these documents are sourced from [the National Screeni
107107

108108
> The Library of Congress is not aware of any U.S. copyright or other restrictions in the vast majority of motion pictures in these collections. Absent any such restrictions, these materials are free to use and reuse.
109109
110-
---
110+
---

0 commit comments

Comments
 (0)