From 2e8c04b23754c92fd95eceeded546ee9498bce48 Mon Sep 17 00:00:00 2001 From: Carlos Mbendera Date: Sun, 13 Apr 2025 13:21:19 -0500 Subject: [PATCH] Update README.md with SwiftUI Speech Diarization --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 24d1e01..ca6eec1 100644 --- a/README.md +++ b/README.md @@ -47,6 +47,7 @@ Example-iOS-Apps is an amazing list for people who are beginners and learning iO * [AR MultiPendulum](https://github.com/philipturner/ar-multipendulum) - AR Headset experience with touchscreen settings interface built in SwiftUI. * [isowords](https://github.com/pointfreeco/isowords) - Open source game built in SwiftUI and the Composable Architecture. * [Clendar](https://github.com/vinhnx/Clendar) - Universal calendar app. Written in SwiftUI. +* [Speech Diarization Starter](https://github.com/carlosmbe/SpeechDiarizationStarter) - App that implements speech diarization on Audio/Video files in an iOS App using SwiftUI. It can be used as a template for other projects using Speech ML Models ## watchOS Apps that written with SwiftUI * [Countio](https://github.com/dhanrajdc7/Countio) - Countio is simple WatchOS App made with Swiftly SwiftUI. You can count anything quickly with Countio!!!