Add C++ API for streaming ASR. (#1455)
It is a wrapper around the C API.
This commit is contained in:
2
.github/workflows/c-api.yaml
vendored
2
.github/workflows/c-api.yaml
vendored
@@ -4,8 +4,6 @@ on:
|
||||
push:
|
||||
branches:
|
||||
- master
|
||||
tags:
|
||||
- 'v[0-9]+.[0-9]+.[0-9]+*'
|
||||
paths:
|
||||
- '.github/workflows/c-api.yaml'
|
||||
- 'CMakeLists.txt'
|
||||
|
||||
Reference in New Issue
Block a user