Skip to content

wdmartins/circuit-rec-bot

Repository files navigation

Circuit rec bot

Prerrequisites

  • FFMPEG is needed to transcode audio files. Node module fluent-ffmpeg is used and requires ffmpeg >= 0.9 to work. If the FFMPEG_PATH environment variable is set, fluent-ffmpeg will use it as the full path to the ffmpeg executable. Otherwise, it will attempt to call ffmpeg directly (so it should be in your PATH).

  • Google Cloud Speech API is used to obtain audio transcriptions. Refer to https://cloud.google.com/speech/docs/quickstart to setup an account, billing and get your application credentials

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published