Skip to content
/ steno.ai Public

Steno is a web-application that transcribes audio files.

License

Notifications You must be signed in to change notification settings

hovo/steno.ai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Steno.Ai

Table of Contents

About The Project

Built With

Steno.ai utilizes the following frameworks and libraries:

Getting Started

To run the client library, you must first set up authentication by creating a service account and setting an environment variable. For more information visit: https://cloud.google.com/docs/authentication/production

Prerequisites

Provide authentication credentials to your application code by setting the environment variable GOOGLE_APPLICATION_CREDENTIALS. Replace [PATH] with the file path of the JSON file that contains your service account key, and [FILE_NAME] with the filename. This variable only applies to your current shell session, so if you open a new session, set the variable again.

export GOOGLE_APPLICATION_CREDENTIALS="[PATH]"

Installation

License

Distributed under the MIT License. See LICENSE for more information.

Acknowledgements

About

Steno is a web-application that transcribes audio files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published