docs(recipes): add example of talking to audio file#1794
Merged
collindutter merged 1 commit intomainfrom Mar 5, 2025
Merged
Conversation
f05442c to
82bdd5f
Compare
shhlife
reviewed
Mar 3, 2025
Contributor
shhlife
left a comment
There was a problem hiding this comment.
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?
9239897 to
56f670a
Compare
shhlife
approved these changes
Mar 5, 2025
Contributor
shhlife
left a comment
There was a problem hiding this comment.
awesome, looks good to me!
56f670a to
3bc52cd
Compare
3bc52cd to
8b2f071
Compare
This was referenced Mar 5, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Describe your changes
Adds example showing off
gpt-4o-audio-previewfor audio inputs/outputs.Issue ticket number and link
Closes #1793
📚 Documentation preview 📚: https://griptape--1794.org.readthedocs.build//1794/