Skip to content
This repository has been archived by the owner on May 6, 2022. It is now read-only.

Commit

Permalink
update dependency recommendations
Browse files Browse the repository at this point in the history
  • Loading branch information
space-pope committed Aug 26, 2021
1 parent a0b2dd4 commit 1949dbf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -64,10 +64,10 @@ dependencies {
// make sure to check the badge above or "releases" on the right for the
// latest version!
implementation 'io.spokestack:spokestack-android:11.4.2'
implementation 'io.spokestack:spokestack-android:11.5.2'
// for TensorFlow Lite-powered wakeword detection and/or NLU, add this one too
implementation 'org.tensorflow:tensorflow-lite:2.4.0'
implementation 'org.tensorflow:tensorflow-lite:2.6.0'
// for automatic playback of TTS audio
implementation 'androidx.media:media:1.3.0'
Expand Down

0 comments on commit 1949dbf

Please sign in to comment.