Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 246 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 246 Bytes

video-stt

Clojure project using Google Speech API to perform Speech-To-Text (STT) from video.

Development setup

Requirements

  • Clojure
  • make
  • avconv
  • GCP account & credentials in json file

Run REPL

clj -M:dev:test:repl