dlukes / anonypy

A Python script for anonymizing recordings from spoken corpora in the vertical format (or .trs files).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Overview

A script for anonymizing spoken language recordings based on transcripts in the vertikala format used by the ORAL2013 corpus.

Dependencies

numpy and scipy might be a pain to install from source -- use Homebrew if you need to do that :)

brew install homebrew/python/numpy [--with-python3]
brew install homebrew/python/scipy [--with-python3]

About

A Python script for anonymizing recordings from spoken corpora in the vertical format (or .trs files).


Languages

Language:Python 100.0%