Merge pull request #13 from EdisonJwa/feat/apple-coreml-vad
Add Apple CoreML Silero VAD
This commit is contained in:
@@ -74,7 +74,7 @@ terms.
|
||||
| `logging` | 1.3.0 | hosted | yes |
|
||||
| `matcher` | 0.12.19 | hosted | yes |
|
||||
| `material_color_utilities` | 0.13.0 | hosted | yes |
|
||||
| `meta` | 1.17.0 | hosted | yes |
|
||||
| `meta` | 1.18.0 | hosted | yes |
|
||||
| `mime` | 2.0.0 | hosted | yes |
|
||||
| `native_toolchain_c` | 0.17.6 | hosted | yes |
|
||||
| `nm` | 0.5.0 | hosted | yes |
|
||||
@@ -116,7 +116,7 @@ terms.
|
||||
| `stream_transform` | 2.1.1 | hosted | yes |
|
||||
| `string_scanner` | 1.4.1 | hosted | yes |
|
||||
| `term_glyph` | 1.2.2 | hosted | yes |
|
||||
| `test_api` | 0.7.10 | hosted | yes |
|
||||
| `test_api` | 0.7.11 | hosted | yes |
|
||||
| `typed_data` | 1.4.0 | hosted | yes |
|
||||
| `url_launcher` | 6.3.2 | hosted | yes |
|
||||
| `url_launcher_android` | 6.3.30 | hosted | yes |
|
||||
@@ -2813,7 +2813,7 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
limitations under the License.
|
||||
```
|
||||
|
||||
### meta 1.17.0
|
||||
### meta 1.18.0
|
||||
|
||||
```
|
||||
Copyright 2016, the Dart project authors.
|
||||
@@ -4641,7 +4641,7 @@ THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
|
||||
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
```
|
||||
|
||||
### test_api 0.7.10
|
||||
### test_api 0.7.11
|
||||
|
||||
```
|
||||
Copyright 2018, the Dart project authors.
|
||||
|
||||
Reference in New Issue
Block a user