Upload files to "/"
This commit is contained in:
parent
c712582182
commit
87c05924a1
18
README.md
Normal file
18
README.md
Normal file
@ -0,0 +1,18 @@
|
||||
# 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
|
||||
Loading…
Reference in New Issue
Block a user