Go to file
2024-06-16 15:45:50 +03:00
app.py Upload files to "/" 2024-06-16 14:19:32 +03:00
‏‏credentials.json Upload files to "/" 2024-06-16 15:42:59 +03:00
en_speech_demo.wav Upload files to "/" 2024-06-16 14:19:32 +03:00
he_speech_demo_2.wav Upload files to "/" 2024-06-16 14:19:32 +03:00
he_speech_demo.wav Upload files to "/" 2024-06-16 14:19:32 +03:00
README.md Upload files to "/" 2024-06-16 15:45:50 +03:00

Transcription with google cloud-speech-to-Text API

Features

  • Transcription of local sound file with Cloud Speech-to-Text API

Installation

  1. Create a Google Cloud account Create a new project Enter APIs & services Enter IAM & ADMIN Enter Service Accounts Enter the existing one Enter KEYS and create a JSON key

  2. The project needs to be installed: pip install google-cloud-speech