Skip to content

viktorfa/gcloud-transcription-web-client-vue

Repository files navigation

Google Cloud Speech Transcription Demo

Tech used

How to get started

Visit the demo page to get a taste. In order to transcribe your own files or recordings, you need to get a Gcloud API key. Do this by creating a Google Cloud project, and enabling the Speech-to-Text API for that project. Then create an API key which you can use on the demo site.


Vue cli app

Project setup

yarn install

Compiles and hot-reloads for development

yarn run serve

Compiles and minifies for production

yarn run build

Run your tests

yarn run test

Lints and fixes files

yarn run lint

Run your end-to-end tests

yarn run test:e2e

Run your unit tests

yarn run test:unit

Customize configuration

See Configuration Reference.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published