-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement chunking of audio and video to allow for larger and longer …
…files Videos are chunked into 1GB parts and Audio is cut into 8min sections. This allows ViGenAiR to bypass current Google Cloud API limitations of 50GB size and 3h content. Virtually any size / length of video can now be processed. Change-Id: Icd84478019ad5ca4ff9fbe12e5caf8b2b8a137ff
- Loading branch information
1 parent
779bf89
commit ed742e4
Showing
6 changed files
with
898 additions
and
162 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.