Skip to content

Commit 5664c95

Browse files
Update genai/text-generation/textgen-transcript-with-gcs-audio.js
Co-authored-by: Sampath Kumar <[email protected]>
1 parent c779c14 commit 5664c95

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

genai/text-generation/textgen-transcript-with-gcs-audio.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,7 @@ async function generateContent(
4444
},
4545
},
4646
],
47+
// Required to enable timestamp understanding for audio-only files
4748
config: {
4849
audioTimestamp: true,
4950
},

0 commit comments

Comments
 (0)