mod_openai_asr and mod_openai_tts
These are complementary tools; one provides Speech-To-Text (ASR) functionality, and the other provides Text-To-Speech (TTS) functionality, both for Freeswitch, allowing for a complete voice interaction system.
About mod_openai_asr
aks-devs/mod_openai_asr
Freeswitch Speech-To-Text module
This tool allows your FreeSWITCH phone system to convert spoken audio into text using OpenAI's speech-to-text service. It takes incoming voice calls or recorded audio files and transcribes them into written words. Call center managers, customer service teams, or anyone operating a FreeSWITCH-based communication system would use this to process voice interactions.
About mod_openai_tts
aks-devs/mod_openai_tts
Freeswitch Speech-To-Text module
This FreeSWITCH module allows you to convert written text into natural-sounding speech for your phone calls and voice applications. You provide text, and it converts it into spoken audio using OpenAI's Text-To-Speech service. It's designed for telecommunications engineers or system administrators managing FreeSWITCH servers who want to add advanced voice capabilities.
Related comparisons
Scores updated daily from GitHub, PyPI, and npm data. How scores work