v1.2.0
What's Changed
- allow offline operations and custom cache directory by @gaspardpetit in #183
- Feat/cache models by @gaspardpetit in #188
- Guard against negative windows by @gaspardpetit in #189
- Feat/remove json dlm by @gaspardpetit in #192
- Chore/remove local samples by @gaspardpetit in #194
- Feat/stereo diarization robustness by @gaspardpetit in #199
- Fix/fix stereo encoded import by @gaspardpetit in #201
- Added missing termcolor dependency by @gaspardpetit in #203
- feat: add configurable audio parameters by @gaspardpetit in #205
- Codex/add serve switch for http server by @gaspardpetit in #200
- Decouple pyannote and VAD by @gaspardpetit in #211
- Fix missing reference transcript in tests by @gaspardpetit in #212
- Prepare split into verbatim core by @gaspardpetit in #213
- Prepare split into verbatim core by @gaspardpetit in #214
- Split project into verbatim-core by @gaspardpetit in #215
- Feat/test core by @gaspardpetit in #216
- Feat/python3.12 by @gaspardpetit in #217
- Feat/update pyannote by @gaspardpetit in #218
- Fix test warnings by @gaspardpetit in #220
- Added verbatim_rttm for lightweight rttm handling by @gaspardpetit in #221
- renamed verbatim_code to verbatim_transcript by @gaspardpetit in #222
- Added verbatim-diarize package by @gaspardpetit in #223
- Move diarization code under verbatim_diarize by @gaspardpetit in #224
- output vttm instead of rttm from diarization by @gaspardpetit in #225
- Support vttm input by @gaspardpetit in #226
- Move tests by @gaspardpetit in #227
- Make vttm first class instead of rttm by @gaspardpetit in #228
- Feat/verbatim diarize by @gaspardpetit in #229
- Updated pyannote to use community; helper for ffmpeg loading by @gaspardpetit in #230
- Update the pyannote separation pipeline by @gaspardpetit in #231
Full Changelog: v1.1.2...v1.2.0