mozilla / DeepSpeech-examples

Examples of how to use or integrate DeepSpeech
821 stars 347 forks source link

[Android] Could not find org.mozilla.deepspeech:libdeepspeech:0.9.3. #165

Open backupandforkacc opened 2 years ago

backupandforkacc commented 2 years ago

Is there any new source for the repository?

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.
> Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'.
   > Could not find org.mozilla.deepspeech:libdeepspeech:0.9.3.
     Required by:
         project :app

Possible solution:
 - Declare repository providing the artifact, see the documentation at https://docs.gradle.org/current/userguide/declaring_repositories.html
JungleLiu-LHJ commented 10 months ago

same issue. Can anyone help