From e9128d9d7923147f0b8534cc70563c4565804537 Mon Sep 17 00:00:00 2001 From: lidor Date: Sun, 16 Jun 2024 15:34:38 +0300 Subject: [PATCH] =?UTF-8?q?Delete=20=E2=80=8F=E2=80=8FREADME.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ‏‏README.md | 18 ------------------ 1 file changed, 18 deletions(-) delete mode 100644 ‏‏README.md diff --git a/‏‏README.md b/‏‏README.md deleted file mode 100644 index d183035..0000000 --- a/‏‏README.md +++ /dev/null @@ -1,18 +0,0 @@ -# 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 \ No newline at end of file