Skip to content

Add Assets, Timeline and Audio uploads #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 6 commits into from
Jan 30, 2024
Merged

Conversation

ankit-v2-3
Copy link
Collaborator

@ankit-v2-3 ankit-v2-3 commented Jan 30, 2024

Pull Request

Description:
Enables uploading, listing, deleting, and retrieving audio files. Introduces VideoAsset, AudioAsset and Timeline classes for multimedia content and Implements a tqdm progress bar for transcription and indexing tasks.

Changes:

  • Add get, list, delete, and upload Audio
  • Add Assets(VideoAsset, AudioAsset) and Timeline
  • Implements a tqdm progress bar in transcription/indexing

Testing:

  • Get, list, delete, and upload Audio
  • Timeline generate_stream
  • Progress bar in transcription/indexing

Checklist:

  • Code follows project coding standards
  • Tests have been added or updated
  • Code Review
  • Manual test after merge
  • All checks passed

@codeAshu codeAshu merged commit 6646cd8 into main Jan 30, 2024
@ankit-v2-3 ankit-v2-3 deleted the ar/add-timeline-and-asset branch January 31, 2024 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants