Skip to content

Add FluidAudio#1867

Merged
matteocrippa merged 1 commit into
matteocrippa:masterfrom
Alex-Wengg:master
Jul 31, 2025
Merged

Add FluidAudio#1867
matteocrippa merged 1 commit into
matteocrippa:masterfrom
Alex-Wengg:master

Conversation

@Alex-Wengg
Copy link
Copy Markdown
Contributor

@Alex-Wengg Alex-Wengg commented Jul 6, 2025

  • Project: FluidAudio
  • Project URL: https://github.com/FluidInference/FluidAudio
  • Project Description: SDK for real-time speaker diarization and identification on iOS/macOS, with CoreML models converted directly from PyTorch to leverage Apple Neural Engine for better performance on older devices.
  • Why it should be added to awesome-swift: One of the top features and demands for AI voice related applications are speaker diarization and identification. This OSS SDK will provide direct Swift speaker diarization support using CoreML, while existing alternatives are either C++/Rust CPU only or closed-source licensed solutions.
  • At least 15 stars (GitHub project)
  • Support Swift 5
  • Updated contents.json instead of README
  • Lib is fully open sourced, written in Swift and not a wrapper over compiled lib
  • Description does not say "written in Swift" or variant 🤓

@matteocrippa matteocrippa requested a review from Copilot July 6, 2025 19:54
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Adds a new entry for the FluidAudio SDK into contents.json so that it appears in the audio category of the Awesome Swift list.

  • Introduces a JSON object with the title, category, description, and homepage for FluidAudio
  • Places the new entry under the audio section, between existing FDWaveformView and FDTake entries
Comments suppressed due to low confidence (1)

contents.json:7743

  • Indentation of the new JSON object is inconsistent with surrounding entries; align it with the existing entry indentation to maintain readability and valid JSON formatting.
    {

Comment thread contents.json Outdated
@matteocrippa matteocrippa merged commit aa09830 into matteocrippa:master Jul 31, 2025
1 check failed
@matteocrippa
Copy link
Copy Markdown
Owner

thanks @Alex-Wengg 👍🏻

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants