From 45ceb1f3783c02ce37e6d785da011635bbfd0452 Mon Sep 17 00:00:00 2001 From: Alex-Wengg Date: Mon, 17 Nov 2025 11:17:07 -0500 Subject: [PATCH] Add FluidInference/FluidAudio to awesome-swift list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 815e0ef..becdf4e 100644 --- a/README.md +++ b/README.md @@ -1108,3 +1108,4 @@ A curated list of awesome Swift frameworks, libraries and software. * [llvm-swift/LLVMSwift](https://github.com/llvm-swift/LLVMSwift) - A Swift wrapper for the LLVM C API (version 11.0) * [Cosmo/Clippy](https://github.com/Cosmo/Clippy) - 📎💬🎉 Clippy from Microsoft Office is back and runs on macOS! Written in Swift. * [utahiosmac/Marshal](https://github.com/utahiosmac/Marshal) - Marshaling the typeless wild west of [String: Any] +* [FluidInference/FluidAudio](https://github.com/FluidInference/FluidAudio) - Frontier CoreML audio models in your apps — text-to-speech, speech-to-text, voice activity detection, and speaker diarization. In Swift, powered by SOTA open source.