1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 22:38:06 +00:00
_/vad
dependabot[bot] e2aaa396ab
Bump @babel/traverse from 7.11.0 to 7.23.3 in /vad
Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.11.0 to 7.23.3.
- [Release notes](https://github.com/babel/babel/releases)
- [Changelog](https://github.com/babel/babel/blob/main/CHANGELOG.md)
- [Commits](https://github.com/babel/babel/commits/v7.23.3/packages/babel-traverse)

---
updated-dependencies:
- dependency-name: "@babel/traverse"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-11-09 08:22:22 +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 @babel/traverse from 7.11.0 to 7.23.3 in /vad 2023-11-09 08:22:22 +00:00

VAD

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

前提条件

  • Yarn

使い方

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