Skip to content

docs(recipes): add example of talking to audio file#1794

Merged
collindutter merged 1 commit intomainfrom
fix/talk-to-audio
Mar 5, 2025
Merged

docs(recipes): add example of talking to audio file#1794
collindutter merged 1 commit intomainfrom
fix/talk-to-audio

Conversation

@collindutter
Copy link
Copy Markdown
Member

@collindutter collindutter commented Mar 3, 2025

Describe your changes

Adds example showing off gpt-4o-audio-preview for audio inputs/outputs.

Issue ticket number and link

Closes #1793


📚 Documentation preview 📚: https://griptape--1794.org.readthedocs.build//1794/

@collindutter collindutter requested review from a team March 3, 2025 22:21
@collindutter collindutter self-assigned this Mar 3, 2025
@collindutter collindutter added docs Related to documentation. drivers labels Mar 3, 2025
@collindutter collindutter added this to the 1.5 milestone Mar 3, 2025
@collindutter collindutter marked this pull request as ready for review March 3, 2025 22:22
Copy link
Copy Markdown
Contributor

@shhlife shhlife left a comment

Choose a reason for hiding this comment

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

A couple of quick thoughts..

I think it might be helpful to explain the modalities stuff? that's new and not necessarily something people are used to seeing in Griptape yet.

Is there a list of audio voices available we could link to? Maybe: https://platform.openai.com/docs/guides/text-to-speech#voice-options

is it necessary to use cast to force the audio artifact? Or is that just becasue we might not actually return an AudioArtifact?

Also, I didn't see the talk-to-an-audio showing up in the Recipes list on the left side of the docs? Does it need to get added?

@collindutter collindutter force-pushed the fix/talk-to-audio branch 2 times, most recently from 9239897 to 56f670a Compare March 5, 2025 21:24
@collindutter collindutter requested a review from shhlife March 5, 2025 21:24
Copy link
Copy Markdown
Contributor

@shhlife shhlife left a comment

Choose a reason for hiding this comment

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

awesome, looks good to me!

@collindutter collindutter added this pull request to the merge queue Mar 5, 2025
@collindutter collindutter removed this pull request from the merge queue due to a manual request Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

docs Related to documentation. drivers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add Docs For Audio Modalities

2 participants