Skip to content

Commit

Permalink
adding onnxruntime
Browse files Browse the repository at this point in the history
  • Loading branch information
guy1992l committed Jan 9, 2024
1 parent d659cba commit edcfdac
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
3 changes: 2 additions & 1 deletion silero_vad/function.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ kind: job
metadata:
name: silero-vad
tag: ''
hash: c22afda5fad52bd735ccb766a30ff2df63d268b5
hash: 064d82f265f7a42c937584473e6092dbbfd8ffe8
project: ''
labels:
author: guyl
Expand All @@ -24,6 +24,7 @@ spec:
- torch
- torchaudio
- tqdm
- onnxruntime
entry_points:
audio_file:
name: audio_file
Expand Down
1 change: 1 addition & 0 deletions silero_vad/item.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ spec:
- torch
- torchaudio
- tqdm
- onnxruntime
url: ''
version: 1.0.0

0 comments on commit edcfdac

Please sign in to comment.