License |
License |
---|---|
GroupId | GroupIdorg.mozilla.deepspeech |
ArtifactId | ArtifactIdlibdeepspeech |
Last Version | Last Version0.9.2 |
Release Date | Release Date |
Type | Typeaar |
Description |
Descriptionlibdeepspeech
Speech recognition library
|
Project URL |
Project URL |
Source Code Management |
Source Code Management |
Filename | Size |
---|---|
libdeepspeech-0.9.2.pom | |
libdeepspeech-0.9.2-sources.jar | 9 KB |
Browse |
<!-- https://jarcasting.com/artifacts/org.mozilla.deepspeech/libdeepspeech/ -->
<dependency>
<groupId>org.mozilla.deepspeech</groupId>
<artifactId>libdeepspeech</artifactId>
<version>0.9.2</version>
<type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.mozilla.deepspeech/libdeepspeech/
implementation 'org.mozilla.deepspeech:libdeepspeech:0.9.2'
// https://jarcasting.com/artifacts/org.mozilla.deepspeech/libdeepspeech/
implementation ("org.mozilla.deepspeech:libdeepspeech:0.9.2")
'org.mozilla.deepspeech:libdeepspeech:aar:0.9.2'
<dependency org="org.mozilla.deepspeech" name="libdeepspeech" rev="0.9.2">
<artifact name="libdeepspeech" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.mozilla.deepspeech', module='libdeepspeech', version='0.9.2')
)
libraryDependencies += "org.mozilla.deepspeech" % "libdeepspeech" % "0.9.2"
[org.mozilla.deepspeech/libdeepspeech "0.9.2"]