Go API for speaker diarization (#1403)
This commit is contained in:
6
.github/workflows/test-go.yaml
vendored
6
.github/workflows/test-go.yaml
vendored
@@ -134,6 +134,12 @@ jobs:
|
||||
name: ${{ matrix.os }}-libs
|
||||
path: to-upload/
|
||||
|
||||
- name: Test non-streaming speaker diarization
|
||||
shell: bash
|
||||
run: |
|
||||
cd scripts/go/_internal/non-streaming-speaker-diarization/
|
||||
./run.sh
|
||||
|
||||
- name: Test speaker identification
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user