is not current version
Last Version 0.9.2

org.mozilla.deepspeech:libdeepspeech 0.8.0-alpha.5

Speech recognition library

GroupId

GroupId

org.mozilla.deepspeech
ArtifactId

ArtifactId

libdeepspeech
Version

Version

0.8.0-alpha.5
Type

Type

aar

Download libdeepspeech 0.8.0-alpha.5


<!-- https://jarcasting.com/artifacts/org.mozilla.deepspeech/libdeepspeech/ -->
<dependency>
    <groupId>org.mozilla.deepspeech</groupId>
    <artifactId>libdeepspeech</artifactId>
    <version>0.8.0-alpha.5</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/org.mozilla.deepspeech/libdeepspeech/
implementation 'org.mozilla.deepspeech:libdeepspeech:0.8.0-alpha.5'
// https://jarcasting.com/artifacts/org.mozilla.deepspeech/libdeepspeech/
implementation ("org.mozilla.deepspeech:libdeepspeech:0.8.0-alpha.5")
'org.mozilla.deepspeech:libdeepspeech:aar:0.8.0-alpha.5'
<dependency org="org.mozilla.deepspeech" name="libdeepspeech" rev="0.8.0-alpha.5">
  <artifact name="libdeepspeech" type="aar" />
</dependency>
@Grapes(
@Grab(group='org.mozilla.deepspeech', module='libdeepspeech', version='0.8.0-alpha.5')
)
libraryDependencies += "org.mozilla.deepspeech" % "libdeepspeech" % "0.8.0-alpha.5"
[org.mozilla.deepspeech/libdeepspeech "0.8.0-alpha.5"]