diff --git a/README.md b/README.md index 3844c4a..8aedc8f 100644 --- a/README.md +++ b/README.md @@ -89,6 +89,7 @@ If you encounter any issues or have questions, please: ### Core Technology - [whisper.cpp](https://github.com/ggerganov/whisper.cpp) - High-performance inference of OpenAI's Whisper model +- [FluidAudio](https://github.com/FluidInference/FluidAudio) - Used for Parakeet model implementation ### Essential Dependencies - [Sparkle](https://github.com/sparkle-project/Sparkle) - Keeping VoiceInk up to date diff --git a/VoiceInk.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved b/VoiceInk.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved index b0ebaa8..733ba50 100644 --- a/VoiceInk.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved +++ b/VoiceInk.xcodeproj/project.xcworkspace/xcshareddata/swiftpm/Package.resolved @@ -1,5 +1,5 @@ { - "originHash" : "b78069b2535604c42957e4e3be638514547280f6779f44a2b633aab9602881d9", + "originHash" : "62ab4f67009fbd19bb1832b7d8f33b824ec7e4c91e83e35d9508a7fc51707a31", "pins" : [ { "identity" : "fluidaudio", @@ -7,7 +7,7 @@ "location" : "https://github.com/FluidInference/FluidAudio", "state" : { "branch" : "main", - "revision" : "2de87c32c320e2f28839c3a9682bc7bd0ea45be7" + "revision" : "826d9e415008d83f6f01d308456d4ed4a13722a7" } }, {