Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bhattbhavesh91/google-speech-to-text-tutorial
Introduction to Google Speech to Text API using Python
https://github.com/bhattbhavesh91/google-speech-to-text-tutorial
google-cloud google-cloud-speech-to-text python
Last synced: about 2 months ago
JSON representation
Introduction to Google Speech to Text API using Python
- Host: GitHub
- URL: https://github.com/bhattbhavesh91/google-speech-to-text-tutorial
- Owner: bhattbhavesh91
- License: apache-2.0
- Created: 2023-10-05T15:50:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-10-06T08:30:36.000Z (over 1 year ago)
- Last Synced: 2024-05-02T02:36:52.449Z (8 months ago)
- Topics: google-cloud, google-cloud-speech-to-text, python
- Language: Jupyter Notebook
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Getting Started with Google Cloud Speech-To-Text API Using Python for Novices
Utilizing the Google Speech-To-Text API, you can transform spoken words into written text, transcribe video content, and identify specific custom keywords. In this tutorial, we will embark on a journey to begin working with the Google Speech-to-Text API using Python, starting from the very basics. I will guide you through every step, starting with the creation of a Python script to interact with the Google Cloud Speech-To-Text API. If you are new to Google Cloud services, this video serves as an excellent introductory resource for getting started.
Click to open the Notebook directly in Google Colab
To view the video
or click on the image below
If you like my work, you can support me by buying me a coffee by clicking the link below
🛠Languages & Tools Used:
Show your support by starring the repository 🙂