1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-02-03 15:48:40 +00:00
_/vad
dependabot[bot] e2bdca916e
Bump minimist from 1.2.5 to 1.2.8 in /vad
Bumps [minimist](https://github.com/minimistjs/minimist) from 1.2.5 to 1.2.8.
- [Release notes](https://github.com/minimistjs/minimist/releases)
- [Changelog](https://github.com/minimistjs/minimist/blob/main/CHANGELOG.md)
- [Commits](https://github.com/minimistjs/minimist/compare/v1.2.5...v1.2.8)

---
updated-dependencies:
- dependency-name: minimist
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-05 06:53:50 +00: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 Bump minimist from 1.2.5 to 1.2.8 in /vad 2023-03-05 06:53:50 +00:00

VAD

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

前提条件

  • Yarn

使い方

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