コエカラ(Coecara)は、良い感じに文章を整えてくれる・音声文字起こしサービスです。主な機能は、音声文字起こしと、APIを使った自動要約です。
$ git clone https://github.com/naogify/coecara-app.git
$ cd coecara-app/
# 依存関係をインストール
$ npm install
# 開発環境の立ち上げ
$ npm start
http://localhost:3000 で立ち上がります。
*開発環境では、要約APIへのアクセスが制限されています。
*音声文字起こしに SpeechRecognition を使用しているため、Google Chrome と Microsoft Edge のみ対応です。
- Copyright 2020 Twitter, Inc and other contributors
- Code licensed under the MIT License: http://opensource.org/licenses/MIT
- Graphics licensed under CC-BY 4.0: https://creativecommons.org/licenses/by/4.0/