process_speaker_info {qtkit} | R Documentation |
Process speaker turn information
Description
Process speaker turn information
Usage
process_speaker_info(speaker_turn, speaker_a_id, speaker_b_id)
Arguments
speaker_turn |
Vector of speaker turns |
speaker_a_id |
ID for speaker A |
speaker_b_id |
ID for speaker B |
Value
List with processed speaker information
[Package qtkit version 1.1.1 Index]