Feature #526
TBX: x.x, Transcriber import module, inject speakers properties
Status: | New | Start date: | 01/17/2014 | |
---|---|---|---|---|
Priority: | Normal | Due date: | ||
Assignee: | - | % Done: | 0% |
|
Category: | Import | Spent time: | - | |
Target version: | TXM X.X |
Description
In Transcriber import module,
If a 'speakers.csv' file is present inject each speaker properties into every <u> structures (individual utterances) of transcriptions.
'speakers.csv' structure is :
- first line is column names : 'id', 'spkid', 'prop1', 'prop2'...
- id : transcription identifier
- spkid : Speaker@id of $id.trs transcription file header
- prop1 : any value (sex, age, location...)
...
History
#1 Updated by Matthieu Decorde over 9 years ago
- Tracker changed from Task to Feature
#2 Updated by Matthieu Decorde over 7 years ago
- Category set to Import