Add Go API examples for adding punctuations to text. (#1478)
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 adding punctuation
|
||||
shell: bash
|
||||
run: |
|
||||
cd scripts/go/_internal/add-punctuation/
|
||||
./run.sh
|
||||
|
||||
- name: Test non-streaming speaker diarization
|
||||
shell: bash
|
||||
run: |
|
||||
|
||||
Reference in New Issue
Block a user