diff --git a/contents.json b/contents.json index e3729571..e8a76dec 100644 --- a/contents.json +++ b/contents.json @@ -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",