zevaverbach / tpro

Transcript processing from STT services to standardized formats.
1 stars 0 forks source link

tpro

Transcript Processing! tpro takes transcripts produced by various speech-to-text services and converts them to various standardized formats.

demo

Installation and Usage

Non-pip Requirement: Stanford NER JAR

Pip

$ pip install tpro

Usage

$ tpro --help

Usage: tpro [OPTIONS] TRANSCRIPT_DATA_PATH OUTPUT_PATH
            [amazon|gentle|speechmatics|google] [universal|vo]

Options:
  -p, --print-output    pretty print the transcript, breaks pipeability
  --language-code TEXT  specify language, defaults to en-US.
  --help                Show this message and exit.

STT Services

Planned

Output Formats

Planned