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

Middleware to proccess audio #91

Merged
merged 11 commits into from
Feb 9, 2024
Merged

Conversation

jcardenas3
Copy link
Collaborator

No description provided.

Create a meddleware to convert audio to text
Instance the variable that contains the text of the audio.
…the text

Process the audio file and return the text
Change the middleware according to the new way of getting the parameters.
@jcardenas3 jcardenas3 self-assigned this Feb 7, 2024
@jcardenas3 jcardenas3 linked an issue Feb 7, 2024 that may be closed by this pull request
menuflow/middlewares/asr.py Outdated Show resolved Hide resolved
menuflow/nodes/input.py Outdated Show resolved Hide resolved
menuflow/nodes/input.py Outdated Show resolved Hide resolved
menuflow/nodes/input.py Outdated Show resolved Hide resolved
menuflow/repository/flow.py Outdated Show resolved Hide resolved
menuflow/repository/flow_utils.py Outdated Show resolved Hide resolved
menuflow/repository/flow_utils.py Outdated Show resolved Hide resolved
menuflow/repository/middlewares/asr.py Outdated Show resolved Hide resolved
menuflow/types.py Outdated Show resolved Hide resolved
menuflow/utils/types.py Outdated Show resolved Hide resolved
Undoing a function that has been deleted
…_by_id

Delete an unused library and fix typos in get_middleware_by_id
@jcardenas3 jcardenas3 merged commit 995df0d into main Feb 9, 2024
6 checks passed
@jcardenas3 jcardenas3 deleted the 83-midleware-to-proccess-audio branch February 9, 2024 19:24
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.

Middleware to proccess audio
3 participants