diff --git a/README.md b/README.md index f8c336e..6450ae1 100644 --- a/README.md +++ b/README.md @@ -461,7 +461,7 @@ An Objective-C implementation of Twitter's text processing library. The library # Speech Recognition (TTS) and Generation (STT) - +* [FluidAudio](https://github.com/FluidInference/FluidAudio) - Local audio AI SDK for Apple platforms with ASR, speaker diarization, VAD, and TTS. Optimized for Apple Neural Engine with ~190x real-time factor on M4 Pro. * [Kaldi-iOS framework](http://keenresearch.com/) - on-device speech recognition using deep learning. * [Proof of concept app](https://github.com/keenresearch/kaldi-ios-poc) * [MVSpeechSynthesizer](https://github.com/vimalmurugan89/MVSpeechSynthesizer)