You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The action "ai_task.generate_data" shall allow to use audio files as input, to be able to transcribe audio to text.
Use cases
I want to transcribe audio files, e.g. from audio recordings of a microphone, door bell phone or other sources.
Anything else?
This was possible in google_generative_ai_conversation.generate_content, which is now deprecated.
The successor, ai_task.generate_data currently only supports image files as input
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Describe the feature
The action "ai_task.generate_data" shall allow to use audio files as input, to be able to transcribe audio to text.
Use cases
I want to transcribe audio files, e.g. from audio recordings of a microphone, door bell phone or other sources.
Anything else?
This was possible in google_generative_ai_conversation.generate_content, which is now deprecated.
The successor, ai_task.generate_data currently only supports image files as input
Beta Was this translation helpful? Give feedback.
All reactions