Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

AimyBox Kaldi speech kit error #131

Open
cdhiraj40 opened this issue Mar 19, 2022 · 1 comment
Open

AimyBox Kaldi speech kit error #131

cdhiraj40 opened this issue Mar 19, 2022 · 1 comment

Comments

@cdhiraj40
Copy link

cdhiraj40 commented Mar 19, 2022

implementation("com.alphacephei:vosk-android:0.3.23")

* What went wrong:
Execution failed for task ':app:checkDebugAarMetadata'.
> Could not resolve all files for configuration ':app:debugRuntimeClasspath'.
   > Could not find com.alphacephei:vosk-android:0.3.23.
     Searched in the following locations:
       - https://dl.google.com/dl/android/maven2/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
       - https://repo.maven.apache.org/maven2/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
       - file:/home/thefunnyintrovert/.m2/repository/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
       - https://jitpack.io/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
     Required by:
         project :app > com.just-ai.aimybox:kaldi-speechkit:0.16.9

Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.alphacephei:vosk-android:0.3.23.

Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.alphacephei:vosk-android:0.3.23.
Searched in the following locations:
  - https://dl.google.com/dl/android/maven2/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
  - https://repo.maven.apache.org/maven2/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
  - file:/home/thefunnyintrovert/.m2/repository/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
  - https://jitpack.io/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
Required by:
    project :app > com.just-ai.aimybox:kaldi-speechkit:0.16.9

==============================================================================
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.alphacephei:vosk-android:0.3.23.
Searched in the following locations:
Caused by: org.gradle.internal.resolve.ModuleVersionNotFoundException: Could not find com.alphacephei:vosk-android:0.3.23.

  - https://dl.google.com/dl/android/maven2/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
  - https://repo.maven.apache.org/maven2/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
  - file:/home/thefunnyintrovert/.m2/repository/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
  - https://jitpack.io/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom
Required by:
    project :app > com.just-ai.aimybox:kaldi-speechkit:0.16.9

==============================================================================

* Get more help at https://help.gradle.org

BUILD FAILED in 1s
19 actionable tasks: 7 executed, 12 up-to-date

more information: https://jitpack.io/#alphacep/vosk-api

I believe this is why the error is coming as vosk does not have 0.3.23 on jitpack, please either change it to a stable 0.3.32 or give me a solution to build.

@cdhiraj40
Copy link
Author

please do something regarding this as I would love to use voice triggers and aimybox:kaldi-speechkit seems to be a good option for me. @morfeusys @kusraevs @antontinishov @lambdatamer

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant