Skip to content

Files

This branch is 408 commits behind GoogleCloudPlatform/generative-ai:main.

speech

Speech Recognition and Generation

This repository explores various use-cases and implementations of speech recognition and generation technologies with Google Cloud Speech-to-Text and Text-to-Speech

Contents

Here's a breakdown of the content available:

  • Getting Started:
    • speech_recognition.ipynb: This Jupyter Notebook provides a basic introduction to performing speech recognition using Google Cloud's Speech-to-Text API.
  • Use Cases:
    • Storytelling:
      • storytelling.ipynb: This notebook delves into a specific application of speech technology - crafting engaging stories. It likely leverages both speech recognition and generation to create interactive or automated storytelling experiences.