1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 22:38:06 +00:00
_/vad
dependabot[bot] c90d17158d
Bump next from 9.5.2 to 13.5.0 in /vad
Bumps [next](https://github.com/vercel/next.js) from 9.5.2 to 13.5.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/compare/v9.5.2...v13.5.0)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 08:21:49 +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 Bump next from 9.5.2 to 13.5.0 in /vad 2023-11-09 08:21:49 +00: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 next from 9.5.2 to 13.5.0 in /vad 2023-11-09 08:21:49 +00:00

VAD

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

前提条件

  • Yarn

使い方

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