get_vtc_speaker_stats | R Documentation |
Calculate per-speaker statistics based on the VTC output
get_vtc_speaker_stats(intervals, all_rttm)
intervals |
A tibble with columns |
all_rttm |
An |
A tibble with interval_start
and interval_end
columns for each
interval in intervals
and three new columns: voice_type
and duration
and count
of VTC annotations. The duration
is in seconds.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.