1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-30 13:58:08 +00:00
_/vad
2020-12-18 00:40:03 +09:00
..
components Add 'vad/' from commit 'f5983bb9bdb05001f6dea60cc4bae8fd81543cad'git-subtree-dir: vadgit-subtree-mainline: 90bb5008c5b86182598e908ac4d4374fac3149f8git-subtree-split: f5983bb9bd 2020-07-21 00:40:27 +09:00
pages update depends 2020-08-08 23:15:38 +09:00
package.json update depends 2020-08-08 23:15:38 +09:00
README.md Add 'vad/' from commit 'f5983bb9bdb05001f6dea60cc4bae8fd81543cad'git-subtree-dir: vadgit-subtree-mainline: 90bb5008c5b86182598e908ac4d4374fac3149f8git-subtree-split: f5983bb9bd 2020-07-21 00:40:27 +09:00
yarn.lock Lock file maintenance 2020-08-24 00:43:45 +00:00

VAD

  • 音声検知
    • 左右の音声を検知します

前提条件

  • Yarn

使い方

# 依存モジュールをインストール
yarn
# アプリを起動
yarn next
# http://localhost:3000 にアクセスする