refactor(go bindings): thread safe contexts over whisper state #3419
feat(go bindings): add state abstraction
59b3c472
refactor(go bindings): make thread-safe and stateful context
ebbcf3f1
feat(go bindings): add VAD and Diarization parameters
97e6ce2b
refactor(go bindings): add diarization unit tests
2f16f803
refactor(go bindings): remove public method accessing unsafe whisper
01f5c6b7
refactor(go bindings): fix backward compatibility for error andling l…
ba990ab0
refactor(go bindings): fix backward compatibility for the interfaces
221e93a5
fix(go bindings): unit tests and exported interfaces
b751ec1f
refactor(go bindings): remove public Parameters from context
99722972
refactor(go bindings): remove public Model() method
f943c8f1
refactor(go bindings): remove new methods from the Model interface
125ea612
refactor(go bindings): make ModelContext and StatefulContext public
8f9ad60f
feat: split context into stateful/stateless; add concurrency gate, ad…
2305a614
doc: added README for how-to with the new contexts, removed SetGate p…
bf72a5b7
chore: remove pkg/mod
feaba639
chor: remove pkg/sumdb
334f40b7
doc: benchmark step by step doc
50caee34
refactor: added segment formatiing, fixed benchmark printings
91f5cc12
fix: fix sampling type
5711a71d
merge: sync with upstream
3d5d9441
feat: sync with upstream
a7a8169b
Assignees
No one assigned
Login to write a write a comment.
Login via GitHub