|
0aed874589
|
Remove duplicated item
"lv": "latvian"
|
2025-04-12 11:08:15 +02:00 |
|
|
f10dbf6ab1
|
fix: update setuptools configuration to include package discovery for whisperx
|
2025-03-25 18:49:44 +01:00 |
|
|
a7564c2ad6
|
docs: update installation instructions
|
2025-03-25 17:02:41 +01:00 |
|
|
e7712f496e
|
refactor: update import statements to use explicit module paths across multiple files
|
2025-03-25 16:24:21 +01:00 |
|
|
8e53866704
|
feat: pass hotwords argument to get_prompt (#1073)
Co-authored-by: Jade Moillic <jade.moillic@radiofrance.com>
|
2025-03-24 10:47:47 +01:00 |
|
|
3205436d58
|
Merge pull request #1002 from Barabazs/feat/uv
|
2025-03-23 12:59:46 +00:00 |
|
|
8c58c54635
|
Revert "feat: add Basque alignment model (#1074)" (#1077)
This reverts commit 0d9807adc5 .
|
2025-03-05 15:19:23 +01:00 |
|
|
0d9807adc5
|
feat: add Basque alignment model (#1074)
|
2025-03-04 14:55:30 +01:00 |
|
|
4db839018c
|
feat: add Tagalog (tl - Filipino) Phoneme-based ASR Model (#1067)
|
2025-02-23 09:59:48 +01:00 |
|
|
f8d11df727
|
docs: Update README example commands with generic audio path
|
2025-02-19 08:24:04 +01:00 |
|
|
d2f0e53f71
|
chore: remove tmp workflow
|
2025-02-12 08:23:23 +01:00 |
|
|
7489ebf876
|
feat: update build and release workflow to use uv for package installation and publishing
|
2025-02-12 08:23:23 +01:00 |
|
|
90256cc481
|
feat: use uv recommended setup
|
2025-02-12 08:23:23 +01:00 |
|
|
b41ebd4871
|
chore: add numpy to deps
|
2025-02-12 08:23:23 +01:00 |
|
|
63bc1903c1
|
feat: update Python compatibility workflow to use uv
|
2025-02-12 08:23:23 +01:00 |
|
|
272714e07d
|
feat: use uv for building package
|
2025-02-12 08:23:23 +01:00 |
|
|
44e8bf5bb6
|
Merge pull request #1024 from philmcmahon/local-files-only-param
Add models_cache_only param
|
2025-01-27 14:26:19 +00:00 |
|
|
7b3c9ce629
|
Add models_cache_only param
|
2025-01-27 12:16:37 +00:00 |
|
|
36d2622e27
|
feat: add Latvian align model
|
2025-01-25 09:45:17 +01:00 |
|
|
8bfa12193b
|
Merge pull request #1006 from tan90xx/main
chore: fix variable naming inconsistency from `segments` to `segments_list`
|
2025-01-20 14:05:34 +00:00 |
|
|
acbeba6057
|
Update silero.py
|
2025-01-20 20:01:21 +08:00 |
|
|
fca563a782
|
Update silero.py
|
2025-01-20 19:52:37 +08:00 |
|
|
2117909bf6
|
Merge pull request #1005 from tan90xx/main
chore: handle empty segments_list case in silero
|
2025-01-19 13:51:34 +00:00 |
|
|
de0d8fe313
|
chore: handle empty segments_list case in silero
prevent errors
|
2025-01-19 21:20:56 +08:00 |
|
|
355f8e06f7
|
Merge pull request #1003 from Barabazs/chore/remove-aws-url
chore: remove deprecated VAD_SEGMENTATION_URL
|
2025-01-17 15:28:24 +00:00 |
|
|
86e2b3ee74
|
chore: remove deprecated VAD_SEGMENTATION_URL
|
2025-01-17 09:12:05 +01:00 |
|
|
70c639cdb5
|
doc: refer to DEFAULT_ALIGN_MODELS_HF for other langs
|
2025-01-17 08:47:44 +01:00 |
|
|
235536e28d
|
Update links to language models in README
|
2025-01-17 08:47:44 +01:00 |
|
|
12604a48ea
|
Merge pull request #986 from bfs18/main
support timestamp for numbers.
|
2025-01-14 21:03:51 +00:00 |
|
|
ffbc73664c
|
change the docstrings and comments to English
|
2025-01-13 22:56:48 +08:00 |
|
|
289eadfc76
|
fix a merge error.
|
2025-01-13 20:26:27 +08:00 |
|
|
22a93f2932
|
Merge branch 'main' into main
|
2025-01-13 19:34:21 +08:00 |
|
|
1027367b79
|
Merge pull request #995 from winking324/main
fix vad_method is none
|
2025-01-13 10:10:29 +00:00 |
|
|
5e54b872a9
|
Merge branch 'main' into main
|
2025-01-13 10:09:20 +00:00 |
|
|
6be02cccfa
|
Update asr.py
|
2025-01-13 10:08:09 +00:00 |
|
|
2f93e029c7
|
feat: add SegmentData type for temporary processing during alignment
|
2025-01-13 10:45:50 +01:00 |
|
|
024bc8481b
|
refactor: consolidate segment data handling in alignment function
|
2025-01-13 10:45:50 +01:00 |
|
|
f286e7f3de
|
refactor: improve type hints and clean up imports
|
2025-01-13 10:45:50 +01:00 |
|
|
73e644559d
|
refactor: remove namespace for consistency
|
2025-01-13 10:45:50 +01:00 |
|
|
1ec527375a
|
fix vad_method is none
|
2025-01-13 13:53:35 +08:00 |
|
|
6695426a85
|
fix new vad paths
|
2025-01-12 12:50:15 +00:00 |
|
|
7a98456321
|
Merge pull request #888 from 3manifold/silero-vad
Silero VAD support
|
2025-01-11 17:15:27 +00:00 |
|
|
aaddb83aa5
|
switch from case to ifelse
|
2025-01-11 17:11:21 +00:00 |
|
|
c288f4812a
|
Merge branch 'main' into silero-vad
|
2025-01-11 17:05:53 +00:00 |
|
|
4ebfb078c5
|
make no beam consistent with backtrack.
|
2025-01-09 23:13:11 +08:00 |
|
|
65b2332e13
|
make align a bit faster.
|
2025-01-09 19:33:26 +08:00 |
|
|
69281f3a29
|
support timestamps for numbers.
|
2025-01-09 15:23:40 +08:00 |
|
|
734084cdf6
|
bump: update version to 3.3.1
v3.3.1
|
2025-01-08 18:00:34 +01:00 |
|
|
9395b0de18
|
Update tmp.yml
|
2025-01-08 17:59:28 +01:00 |
|
|
d57f9dc54c
|
Create tmp.yml
|
2025-01-08 17:59:28 +01:00 |
|