alphacep / vosk-android-demo

Offline speech recognition for Android with Vosk library.
Apache License 2.0
708 stars 188 forks source link

Please help me locate com.alphacep:vosk-android:0.3.17 #146

Open dewijones92 opened 3 years ago

dewijones92 commented 3 years ago

Hi I need to compile an old commit of my project immediately. Gradle can't find this particular vosk dependancy.

* What went wrong:
Could not determine the dependencies of task ':app:mergeReleaseAssets'.
> Could not resolve all task dependencies for configuration ':app:releaseRuntimeClasspath'.
   > Could not resolve com.alphacep:vosk-android:0.3.17.
     Required by:
         project :app
      > Could not resolve com.alphacep:vosk-android:0.3.17.
         > Could not get resource 'https://dl.bintray.com/alphacep/vosk/com/alphacep/vosk-android/0.3.17/vosk-android-0.3.17.pom'.
            > Could not GET 'https://dl.bintray.com/alphacep/vosk/com/alphacep/vosk-android/0.3.17/vosk-android-0.3.17.pom'. Received status code 403 from server: Forbidden
* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

Also...I am unable to compile that specific commit (to build that aar) in the alphacep/vosk-api repo - I encounter so many errors.

Please could you send me a link to the aar file? com.alphacep:vosk-android:0.3.17

Many thanks

nshmyrev commented 3 years ago

I don't think we have that version anywhere, you can just pick newer one.

bintray doesn't work anymore.

chenhaiwork commented 2 years ago

so do i ,i can not load vosk-android-0.3.23.pom.

Could not determine the dependencies of task ':app:compileDebugJavaWithJavac'.

Could not resolve all task dependencies for configuration ':app:debugCompileClasspath'. Could not resolve com.alphacephei:vosk-android:0.3.23. Required by: project :app Could not resolve com.alphacephei:vosk-android:0.3.23. Could not get resource 'https://alphacephei.com/maven/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom'. Could not GET 'https://alphacephei.com/maven/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom'. Connect to alphacephei.com:443 [alphacephei.com/188.40.21.16] failed: Connection timed out: connect Could not resolve com.alphacephei:vosk-android:0.3.23. Could not get resource 'https://alphacephei.com/maven/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom'. Could not GET 'https://alphacephei.com/maven/com/alphacephei/vosk-android/0.3.23/vosk-android-0.3.23.pom'. Connect to alphacephei.com:443 [alphacephei.com/188.40.21.16] failed: Connection timed out: connect