Commit History

remove models/ from .dockerignore
6ee5476

Luigi commited on

re-implement in FastAPI
ba4a241

Luigi commited on

Fix memory exhaustion on HF Spaces free tier by reducing n_ctx and implementing chunked summarization for long transcripts
09695c9

Luigi commited on

remove memory profiler from the proj.
2a2dcfd

Luigi commited on

add memory_profiler
e63bfa4

Luigi commited on

add profile_diarization.py
cb6b593

Luigi commited on

fix: Reduce memory overhead from 2GB→10GB to 2GB→4GB for long audio files
de0b3d5

Luigi commited on

feat: CPU-friendly diarization with FAISS
6bf9bbb

Luigi commited on

get spk embedding model from hf models
7c59b7a

Luigi commited on

bugfix: AttributeError: _ARRAY_API not found et ImportError: numpy.core.multiarray failed to import
41b3df0

Luigi commited on

feat: Add inline editing and advanced export functionality
35d0046

Luigi commited on

Optimize speaker diarization performance for long audio files
e441a1a

Luigi commited on

Use writable model cache for diarization models; vendor improved_diarization in src\
fa3fe1c

Luigi commited on

Remove duplicate top-level improved_diarization (use src/ version)
ad8872c

Luigi commited on

Ignore __pycache__ and .pyc files
2fe01d1

Luigi commited on

Add vendored improved_diarization into src for Spaces importability
de5da7a

Luigi commited on

fix: unable to import improved_diarization.py on HF Spaces
9453a6f

Luigi commited on

feat: Add speaker diarization with CAM++ model integration
766564c

Luigi commited on

feat: Comprehensive UI optimizations for large audio files
55e88bd

Luigi commited on

update gutugnore
1acce54

Luigi commited on

security patches
6a822bc

Luigi commited on

Add .gitignore to ignore audio files, cache, IDE directories, and temporary files
5c574ab

Luigi commited on

Update README.md
4d29beb
verified

Luigi commited on

default asr backend to sensevoice 2024
d744966

Luigi commited on

bugfix to permission err on model
d841847

Luigi commited on

add sensevoice small as 2nd ASR backend
624b770

Luigi commited on

remove Intelligent Transcript Sampling to preseve fidelity
4dde558

Luigi commited on

reduce large audio load time
1f718e5

Luigi commited on

code cleanning
b1ba3ee

Luigi commited on

work on llama.cpp huge loading time
395e2bc

Luigi commited on

Bugfix: Prevent Transcript Display from Disappearing During Summarization
9af0518

Luigi commited on

Update README.md
97a61b1
verified

Luigi commited on

Update README.md
046ebd7
verified

Luigi commited on

Update src/streamlit_app.py
010d5fd
verified

Luigi commited on

try re-enabling streaming transcript
b920ed0

Luigi commited on

fix duplication of summaries in ui
d7226ab

Luigi commited on

re-add summarization
a10fd4c

Luigi commited on

fix issue: player plays previous file after next audio is loaded
ceda09c

Luigi commited on

bugfix
4b51683

Luigi commited on

re-implement tab3 by gemini 2.5 pro
04b9905

Luigi commited on

add more debug msgs
254372f

Luigi commited on

add debug to chk current time
99c9fae

Luigi commited on

add debug buttno
67ee820

Luigi commited on

fix js
256d7e9

Luigi commited on

bugfix
a87d2c4

Luigi commited on

add rich debug msg
0cdf87e

Luigi commited on

bugfix
0085043

Luigi commited on

fix Synchronization Bridge
5130d14

Luigi commited on

bugfix
36ba20d

Luigi commited on

remove unexpected argument "key" from st.components.v1.html
8e284e6

Luigi commited on