Skip to content
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

Create Sequence audio2text-input #90

Merged
merged 9 commits into from
Feb 27, 2024
Merged

Create Sequence audio2text-input #90

merged 9 commits into from
Feb 27, 2024

Conversation

RayNawfal
Copy link
Contributor

Description:

Sending audio as input to Sequence and getting an transcript using AssemblyAI model as an output.

Clickup task

https://app.clickup.com/t/8693xuvng

from scramjet.streams import Stream
import json

async def run(context, input, args1):
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

please rename args1 to reflect its meaning

@RayNawfal RayNawfal merged commit 1d5bcde into main Feb 27, 2024
2 checks passed
@RayNawfal RayNawfal deleted the feat/VDM-1789 branch February 27, 2024 12:32
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.

2 participants