libdeepspeech

Speech recognition library

License

License

GroupId

GroupId

org.deepspeech
ArtifactId

ArtifactId

libdeepspeech
Last Version

Last Version

0.10.0-alpha.3
Release Date

Release Date

Type

Type

aar
Description

Description

libdeepspeech
Speech recognition library
Project URL

Project URL

https://github.com/mozilla/DeepSpeech
Source Code Management

Source Code Management

https://github.com/mozilla/DeepSpeech

Download libdeepspeech

How to add to project

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

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.

Versions

Version
0.10.0-alpha.3
0.9.3