Showing results for whisper Vector Vector Vector
GitHub Repo
https://github.com/Mouez-Yazidi/WhisperMesh
Mouez-Yazidi/WhisperMesh
WhisperMesh is an advanced chatbot that integrates voice and text interactions, delivering personalized responses through LLM models and a sophisticated vector database. Leveraging the RAG framework from Haystack, it ensures engaging, data-driven conversations that adapt to your preferred style.
GitHub Repo
https://github.com/sazonovanton/SirChatalot
sazonovanton/SirChatalot
SirChatalot is a Telegram bot leveraging ChatGPT, Claude or YandexGPT. It uses Whisper for speech-to-text and DALL-E, Stability AI or YandexART for image creation. It can use vision capabilities, tools and semantic search in vector DB.
GitHub Repo
https://github.com/Shaunwei/RealChar
Shaunwei/RealChar
🎙️🤖Create, Customize and Talk to your AI Character/Companion in Realtime (All in One Codebase!). Have a natural seamless conversation with AI everywhere (mobile, web and terminal) using LLM OpenAI GPT3.5/4, Anthropic Claude2, Chroma Vector DB, Whisper Speech2Text, ElevenLabs Text2Speech🎙️🤖
GitHub Repo
https://github.com/Ashish-Abraham/DocWhisperer-Qdrant
Ashish-Abraham/DocWhisperer-Qdrant
A Retrieval-Augmented Generation (RAG) System for PDF Chat using Qdrant Vector Database.
GitHub Repo
https://github.com/Mj23978/OpenServer
Mj23978/OpenServer
Open Server is an OpenAI API Compatible Server for generating text, images, embeddings, and storing them in vector databases. It also includes a chat functionality.
GitHub Repo
https://github.com/peterw/JarvisBase
peterw/JarvisBase
Question-answering chatbot using OpenAI's GPT-3.5-turbo model, DeepLake for the vector database, and the Whisper API for voice transcription. The chatbot also uses Eleven Labs to generate audio responses.
GitHub Repo
https://github.com/BBC-Esq/VectorDB-Plugin
BBC-Esq/VectorDB-Plugin
Program that lets you ask questions about your documents, audio, and video files.
GitHub Repo
https://github.com/petermartens98/OpenAI-Whisper-Audio-Transcription-And-Summarization-Chatbot
petermartens98/OpenAI-Whisper-Audio-Transcription-And-Summarization-Chatbot
Web app enabling users to either record or upload audio files. Then utilizing OpenAI API (Whisper, GPT4) generates transcriptions, summaries, fact checks, sentiment analysis, and text metrics. Users can also intelligently chat about their transcriptions with a GPT4 chatbot. Data is stored relationally in SQLite and also vectorized in Pinecone.
StackOverflow
https://stackoverflow.com/questions/44362892/face-clustering-using-chinese-whispers-algorithm
Face clustering using Chinese Whispers algorithm
Tags: python, algorithm, dlib
StackOverflow
https://stackoverflow.com/questions/55465574/why-dont-face-clustering-algorithms-use-distance-matrices-rather-than-clusterin
Why don't Face Clustering Algorithms use Distance matrices rather than clustering algorithms?
Tags: python, algorithm, cluster-analysis, face-recognition, dlib
GitHub Repo
https://github.com/PranavGarud/Speech_Diarization
PranavGarud/Speech_Diarization
A Speech Diarization system that processes WAV files, extracts MFCC features, generates X-vectors/i-vectors, clusters speakers using AHC or Spectral Clustering, and transcribes speech using ASR models (Wav2Vec2, Whisper, DeepSpeech) while minimizing Diarization Error Rate (DER).
StackOverflow
https://stackoverflow.com/questions/60323102/clustering-512-d-facial-embeddings-vectors
Clustering 512-D Facial Embeddings/Vectors
Tags: python, machine-learning, computer-vision, dataset, dimensionality-reduction
StackOverflow
https://stackoverflow.com/questions/76189767/lldb-python-api-how-do-i-know-a-thread-is-exited
LLDB Python API how do I know a thread is exited?
Tags: macos, lldb, arm64
StackOverflow
https://stackoverflow.com/questions/60520837/self-made-ugly-vector
Self-made ugly vector
Tags: c++, new-operator, undefined-behavior, delete-operator, assignment-operator
StackOverflow
https://stackoverflow.com/questions/76039166/text-adventure-is-only-reading-the-first-line-of-a-description-rather-than-the-w