Audio Anonymisation

In this example we want to anonymize our corpus media files, specifically segments where we hear names. Our corpus has a special tier "anom" which contains annotations, one for each segment to anonymize. The hard part is done, since all we have to do now is feeding these annotations to the "audio-anonymizer" processor.

Anonymisation

We want to anonymize just the files of the corpus whose group is T5 Disable this processor to anonymize all corpus files
  • Which group of corpus files to keep
Let's use the processor for audio anonymisation
  • We want the segments to be replaced with a generic beep
We give to the processor our selection of segments
At this point, the corpus files got anonymized, but they are not easily accessible AVAA never replaces the original corpus files, it only creates temporary files So what we want is a folder with all the anonymized media files