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
Jetpack AI: Add machinery to generate audio transcriptions (#35691)
* Create function to process transcriptions
* Expose the audio transcription function to the world
* Add first version of the use-audio-transcription hook
* Expose the hook to the world
* Expose use-audio-transcription hook types
* Add changelog file
* Add missing line
* Add audio transcription demo component
* changelog
* Update testing component labels
* Bump ai-client version
* Fix imports after module settings change
* Import apiFetch the right way
* Move apiFetch special handling to a dedicated file
* Introduce onReady and onError callbacks for the transcription hook
* Add demo for the transcription hook
0 commit comments