From b5fe7f91f676673e6c19f0d7b38196f05e0d5818 Mon Sep 17 00:00:00 2001 From: Tigran Bayburtsyan Date: Tue, 2 Dec 2025 06:01:24 +0000 Subject: [PATCH] Adding Sayna.ai --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index d03fc6c..284bd5e 100644 --- a/README.md +++ b/README.md @@ -32,7 +32,7 @@ The aim of this repository is to create a comprehensive, curated list of python ## Audio Related Packages -- Total number of packages: 66 +- Total number of packages: 67 #### Read-Write @@ -96,6 +96,7 @@ The aim of this repository is to create a comprehensive, curated list of python * [pystoi](https://github.com/mpariente/pystoi) [:octocat:](https://github.com/mpariente/pystoi) [:package:](https://pypi.org/project/pystoi) - Short Term Objective Intelligibility measure (STOI). * [PyWorldVocoder](https://github.com/JeremyCCHsu/Python-Wrapper-for-World-Vocoder) [:octocat:](https://github.com/JeremyCCHsu/Python-Wrapper-for-World-Vocoder) - Wrapper for Morise's World Vocoder. * [Montreal Forced Aligner](https://montrealcorpustools.github.io/Montreal-Forced-Aligner/) [:octocat:](https://github.com/MontrealCorpusTools/Montreal-Forced-Aligner) - Forced aligner, based on Kaldi (HMM), English (others can be trained). +* [Sayna](https://docs.sayna.ai/) [:octocat:](https://github.com/SaynaAI/sayna) - Real-time voice infrastructure for AI agents with unified STT/TTS APIs and WebSocket/REST interfaces. * [SIDEKIT](http://lium.univ-lemans.fr/sidekit/) [:package:](https://pypi.python.org/pypi/SIDEKIT/) - Speaker and Language recognition. * [SpeechRecognition](https://github.com/Uberi/speech_recognition) [:octocat:](https://github.com/Uberi/speech_recognition) [:package:](https://pypi.python.org/pypi/SpeechRecognition/) - Wrapper for several ASR engines and APIs, online and offline.