Skip to content

deepso7/speech-to-text

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

speech-to-text

vist https://stt.deepso.dev for a live demo.

Speech to text conversion using Google Cloud Speech-to-Text API.

Prerequisites

  1. Create a project in the Google Cloud Console.
  2. Enable the Speech-to-Text API.
  3. Create a service account and download the JSON key file.
  4. Set the GCP_CREDENTIALS environment variable as JSON.stringyfied key file or paste it in server/.env.

Installation

bun i

Usage

Web

bun web

Server

bun server

About

Speeh to text using Google Cloud Speech-to-Text API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published