Skip to content

This repository contains the script that takes the output of the Google transcript API and converts it to the format used by the CANARY group.

Notifications You must be signed in to change notification settings

canary-for-cognition/google-transcript-to-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 

Repository files navigation

google-transcript-to-api

This repository contains the script that takes the output of the Google transcript API and converts it to the format used by the CANARY group.

How to use this script

All you need as input is a directory containing the Google transcripts. The script will create a new directory in the current path called "csv_outputs/" and will export the CSV format there.

Example call:

python google_api_to_canary_csv.py {GOOGLE_TRANSCRIPT_DIRECTORY}

About

This repository contains the script that takes the output of the Google transcript API and converts it to the format used by the CANARY group.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages