#googleaistudio — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #googleaistudio, aggregated by home.social.
-
https://winbuzzer.com/2026/04/16/google-launches-gemini-31-flash-tts-for-developers-xcxwbn/
Google Launches Gemini 3.1 Flash TTS in Preview
#AI #Gemini31FlashTTS #GeminiAPI #Google #GoogleGemini #GoogleAI #GoogleAIStudio #GenerativeAI #AIModels #AIAudio #AIVoiceGeneration #SpeechSynthesis #VoiceCloning
-
https://winbuzzer.com/2026/04/01/google-launches-veo-3-1-lite-openai-shuts-down-sora-xcxwbn/
AI Video Generators: Google Launches Veo 3.1 Lite as OpenAI Shuts Down Sora
#Google #AI #GenAI #AIVideoGeneration #AIVideo #OpenAI #Sora #Veo31Lite #Veo31 #BigTech #GoogleAIStudio #Veo
-
https://winbuzzer.com/2026/03/25/google-launches-lyria-3-pro-ai-music-generation-model-xcxwbn/
Google's New Lyria 3 Pro AI Music Model Generates 3 Minute Tracks
#AI #Lyria3Pro #Lyria #Google #GenerativeAI #GoogleDeepMind #AIMusic #AIAudio #AudioGeneration #Music #GoogleVertexAI #GoogleAIStudio #BigTech #SynthID #Suno #Udio
-
补充一句,#GoogleAIStudio 还增加了 #CodeExecution 功能。
> #Gemini API 代码执行功能使模型能够生成并运行 #Python 代码,并根据结果迭代学习,直到获得最终输出。您可以使用此代码执行功能来构建能从基于代码的推理功能中受益并能生成文本输出的应用。例如,您可以在解方程式或处理文本的应用中使用代码执行。
> AI Studio 和 Gemini API 中都支持代码执行功能。在 AI Studio 中,您可以在高级设置下启用代码执行功能。Gemini API 提供代码执行功能,类似于函数调用。您将代码执行添加为工具后,模型就会决定何时使用该工具。