What's Changed
- Silero VAD support by @3manifold in #888
- refactor: add more types by @Barabazs in #996
- fix vad_method is none by @winking324 in #995
- support timestamp for numbers. by @bfs18 in #986
- Update links to language models in README by @MJochim in #757
- chore: remove deprecated VAD_SEGMENTATION_URL by @Barabazs in #1003
- chore: handle empty segments_list case in silero by @tan90xx in #1005
- chore: fix variable naming inconsistency from
segments
tosegments_list
by @tan90xx in #1006 - feat: add Latvian align model by @slikts in #1017
- Add models_cache_only param by @philmcmahon in #1024
- Added Phoneme-Based ASR Model for Tagalog by @mtfugin in #1067
- Basque alignment model by @xezpeleta in #1074
- Revert "feat: add Basque alignment model (#1074)" by @Barabazs in #1077
- feat: use uv for package/project management by @Barabazs in #1002
- feat(hotwords): Pass hotwords option to faster-whisper by @jademlc in #1073
- refactor: update import statements to use explicit module paths by @Barabazs in #1091
- docs: update installation instructions by @Barabazs in #1092
- fix: update setuptools configuration to include package discovery by @Barabazs in #1093
- Remove duplicated item by @yccheok in #1109
- fix: resolve dependency issues by @Barabazs in #1126
New Contributors
- @3manifold made their first contribution in #888
- @winking324 made their first contribution in #995
- @bfs18 made their first contribution in #986
- @MJochim made their first contribution in #757
- @tan90xx made their first contribution in #1005
- @slikts made their first contribution in #1017
- @philmcmahon made their first contribution in #1024
- @mtfugin made their first contribution in #1067
- @xezpeleta made their first contribution in #1074
- @jademlc made their first contribution in #1073
- @yccheok made their first contribution in #1109
Full Changelog: v3.3.1...v3.3.3