Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions contents.json
Original file line number Diff line number Diff line change
Expand Up @@ -7740,6 +7740,12 @@
"description":"An easy way to display an audio waveform in your app.",
"homepage":"https://github.com/fulldecent/FDWaveformView"
},
{
"title":"FluidAudio",
"category":"audio",
"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.",
"homepage":"https://github.com/FluidInference/FluidAudio"
},
{
"title":"FDTake",
"category":"camera",
Expand Down
Loading