1
0
Fork 0
mirror of https://github.com/kou029w/_.git synced 2025-01-31 22:38:06 +00:00
_/vad
dependabot[bot] ae45aef7a1
Bump es5-ext from 0.10.53 to 0.10.64 in /vad
Bumps [es5-ext](https://github.com/medikoo/es5-ext) from 0.10.53 to 0.10.64.
- [Release notes](https://github.com/medikoo/es5-ext/releases)
- [Changelog](https://github.com/medikoo/es5-ext/blob/main/CHANGELOG.md)
- [Commits](https://github.com/medikoo/es5-ext/compare/v0.10.53...v0.10.64)

---
updated-dependencies:
- dependency-name: es5-ext
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-04-19 16:22:08 +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 es5-ext from 0.10.53 to 0.10.64 in /vad 2024-04-19 16:22:08 +00:00

VAD

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

前提条件

  • Yarn

使い方

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