CoolFace
Apppublic

LuciferVid/Custom_VoiceBot

sourceHugging Faceupdated 4mo agoView on Hugging Face
0likes
50 commits on main
ed7f8ee4mo ago

ci: add build optimization step

auto-ci
6c9e4075mo ago

ci: add optimization workflow

Vidhan Pandey
891fa5a5mo ago

feat: add dynamic model selection and user-provided API key support

Vid
506889a5mo ago

style: remove all emojis from AI responses for a professional text-only output

Vid
28229995mo ago

fix: eliminate rephraser hallucinations for single-word queries like 'what'

Vid
11716c55mo ago

fix: add specific clarification trigger for fragmented voice artifacts

Vid
e49d73b5mo ago

fix: add voice noise filtering and strict context guarding to prevent conversational hallucinations

Vid
87243b15mo ago

feat: migrate to local sentence-transformers embeddings to bypass all rate limits

Vid
a94b8f85mo ago

perf: optimize batch sizes and RPM handling for Gemini embeddings

Vid
2b6af765mo ago

fix: resolve critical infinite loop in text chunking logic

Vid
123e72d5mo ago

perf: remove artificial sleep delay to maximize processing speed on 16GB RAM backend

Vid
8306a995mo ago

fix: add Hugging Face YAML configuration to README

Vid
547aa715mo ago

fix: correct Hugging Face Space name to Custom_VoiceBot

Vid
a7e127a5mo ago

ci: add Hugging Face auto-sync workflow

Vid
b15d7455mo ago

chore: update frontend to point to new Hugging Face Space backend URL

Vid
e0d21855mo ago

feat: migrate backend to Hugging Face Spaces for 16GB RAM

Vid
f298f995mo ago

fix: resolve OOM crash from giant JSON payload parsing

Vid
7e259835mo ago

perf: maximum theoretical embedding speed (One-Shot Embedding)

Vid
f1b0b785mo ago

fix: aggressively handle Gemini 429 quota exhaustion

Vid
6dea7cc5mo ago

fix: massive processing speedup by fixing chunk batching logic

Vid
bc62f315mo ago

perf: prioritize pypdfium2 for ALL files to prevent severe slowdowns

Vid
35224065mo ago

feat: increase max page limit to 300 for annual reports/textbooks

Vid
f99b7875mo ago

perf: double processing speed by maxing out Gemini API batch limit

Vid
c137eeb5mo ago

fix: throttle embedding batches to respect Gemini free-tier 15 RPM quota

Vid
7f962235mo ago

fix: skip pdfplumber for large files, stop reading at 80 pages early

Vid
7705c625mo ago

perf: 3-4x faster processing — bigger chunks, bigger batches, fewer pages

Vid
67845f15mo ago

fix: cap PDFs at 150 pages, extend polling to 10min, remove misleading refresh msg

Vid
05e8e925mo ago

fix: stream processing in micro-batches to prevent OOM on large books

Vid
7ba36925mo ago

fix: remove auto voice playback — Listen button only

Vid
f1ac70e5mo ago

fix: disable voice auto-play by default

Vid
39ab05b5mo ago

fix: background upload processing to prevent Render timeout

Vid
481d9035mo ago

feat: upgrade document loader with 4-strategy PDF fallback and new file types

Vid
4ce9d955mo ago

Routine health check update

Vidhan Pandey
2c027715mo ago

fix: replace streamlit audio player with completely invisible html5 audio component and fix autoplay interruption

Vid
62127485mo ago

feat: allow general chat when no documents are uploaded

Vid
4728d015mo ago

fix: harden voice transcription logic and add diagnostic logging

Vid
26b2b6c5mo ago

fix: improve mic error reporting and force sidebar toggle visibility

Vid
1c4c3ef5mo ago

style: aggressively hide audio player while maintaining functionality

Vid
38e80825mo ago

fix: add missing json import in frontend

Vid
dc61ab25mo ago

fix: restore sidebar toggle, audio playback, and empty-bar summary logic

Vid
d1d4f4f5mo ago

feat: implement real-time streaming and enhanced intelligence status tracking

Vid
260f2805mo ago

feat: hide document uploader when repository reaches 3 files

Vid
fe9f1365mo ago

feat: implement 3-file upload limit for stability

Vid
f23da425mo ago

feat: implement session persistence and enhanced document analysis for summaries

Vid
daeb01c5mo ago

fix: disable automatic summary to prevent unexpected speech after indexing

Vid
f5959ea5mo ago

docs: update README with session isolation and resilience features

Vid
ffcf0a85mo ago

fix: implement exponential backoff for embedding rate limits (429)

Vid
ae3e99f5mo ago

style: clean up citations and remove session ID from source names

Vid
a61afef5mo ago

fix: implement session pruning, path security, and resource optimization

Vid
74e92e45mo ago

feat: implement session isolation and multi-user support

Vid