A reactive and remote-ready version of STT engine for Commbase
-
Updated
May 25, 2024 - Python
A reactive and remote-ready version of STT engine for Commbase
An ASR (Automatic Speech Recognition) engine. It is capable of converting spoken language into written text without requiring an internet connection, making it a reliable and secure solution for any application that needs speech-to-text functionality
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Heavyweight implementation with memory for language generation, featuring remote RAG and Pinecone for persistent memory
Translates text from one language to another using the Ollama API with a specific Phi3 mini language model from Microsoft
A proactive version of STT engine for Commbase
A Python application that utilizes text-to-speech capabilities to read out the content of a file or any input text provided
Generates AI-driven responses using the Ollama API with the Phi3 mini model from Microsoft. Lightweight implementation without memory for language generation
Server for exchanging JSON data with clients over HTTP and WebSocket connections, allowing clients to save and retrieve JSON data in real-time
Commbase Skills Catalog
Commbase HTTP Server
Add a description, image, and links to the commbase topic page so that developers can more easily learn about it.
To associate your repository with the commbase topic, visit your repo's landing page and select "manage topics."