Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zoom Transcription Service

Image of ZTS logo

ZTS transcribes video using Microsofts Cognitive Services Video Indexer API.

1st Place Locallay of Global AI Hackathon San Franscio

Video Indexer API Documentation: https://docs.microsoft.com/en-us/azure/cognitive-services/video-indexer/video-indexer-overview

Methods: https://videobreakdown.portal.azure-api.net/docs/services/582074fb0dc56116504aed75/operations/5857caeb0dc5610f9ce979e4

Mission:

To create meeting minutes after a virtual recorded meeting so that attendees can focus rather than take notes.

Features:

* Creates a transcript of the meeting. Which entails "who said what" in chronological order.
* Detects the face/scene changes that come with Zoom meetings based on who's speaking .
* Automatically runs after meeting is ended.
    Zoom automatically saves video file to same folder after the meeting is over.
    We used that to our advantage and wrote a simple Apple Folder Action Script that will run every time a file is added  to that folder.
* Emails transcript to all attendees.
* Posts transcript to specific slack channels.

Image of ZTS logo

About

Zoom Transcription Service transcribes video using Microsofts Cognitive Services Video Indexer API.

Resources

Stars

4 stars

Watchers

2 watching

Forks

Releases

Packages

Contributors

Languages