|
1 | 1 | # Changelog
|
2 | 2 |
|
3 |
| -## [Unreleased](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/HEAD) |
| 3 | +## [0.2.1a1](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/0.2.1a1) (2024-09-11) |
4 | 4 |
|
5 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.4...HEAD) |
| 5 | +[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.2.0a1...0.2.1a1) |
6 | 6 |
|
7 | 7 | **Merged pull requests:**
|
8 | 8 |
|
9 |
| -- bump IT model to version 0.22 [\#11](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/pull/11) ([denics](https://github.com/denics)) |
10 |
| - |
11 |
| -## [V0.1.4](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.4) (2022-11-15) |
12 |
| - |
13 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.4a6...V0.1.4) |
14 |
| - |
15 |
| -## [V0.1.4a6](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.4a6) (2022-11-15) |
16 |
| - |
17 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.4a5...V0.1.4a6) |
18 |
| - |
19 |
| -**Fixed bugs:** |
20 |
| - |
21 |
| -- Fix model download path parsing [\#10](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/pull/10) ([NeonDaniel](https://github.com/NeonDaniel)) |
22 |
| - |
23 |
| -## [V0.1.4a5](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.4a5) (2022-11-11) |
24 |
| - |
25 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.4a4...V0.1.4a5) |
| 9 | +- feat:semver [\#13](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/pull/13) ([JarbasAl](https://github.com/JarbasAl)) |
| 10 | +- Clarified syntax for model path [\#12](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/pull/12) ([dickorydock](https://github.com/dickorydock)) |
26 | 11 |
|
27 |
| -**Fixed bugs:** |
| 12 | +## [V0.2.0a1](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.2.0a1) (2023-02-19) |
28 | 13 |
|
29 |
| -- fix/initial model dl [\#9](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/pull/9) ([JarbasAl](https://github.com/JarbasAl)) |
30 |
| - |
31 |
| -## [V0.1.4a4](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.4a4) (2022-10-28) |
32 |
| - |
33 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.4a3...V0.1.4a4) |
| 14 | +[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.4...V0.2.0a1) |
34 | 15 |
|
35 | 16 | **Merged pull requests:**
|
36 | 17 |
|
37 |
| -- Remove build files [\#8](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/pull/8) ([NeonDaniel](https://github.com/NeonDaniel)) |
38 |
| - |
39 |
| -## [V0.1.4a3](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.4a3) (2022-10-24) |
40 |
| - |
41 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.4a2...V0.1.4a3) |
42 |
| - |
43 |
| -**Implemented enhancements:** |
44 |
| - |
45 |
| -- update plugin config [\#7](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/pull/7) ([JarbasAl](https://github.com/JarbasAl)) |
46 |
| - |
47 |
| -**Fixed bugs:** |
48 |
| - |
49 |
| -- installing latest version breaks pip and all other packages [\#6](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/issues/6) |
50 |
| - |
51 |
| -## [V0.1.4a2](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.4a2) (2022-10-18) |
52 |
| - |
53 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.4a1...V0.1.4a2) |
54 |
| - |
55 |
| -## [V0.1.4a1](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.4a1) (2022-08-05) |
56 |
| - |
57 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.3...V0.1.4a1) |
58 |
| - |
59 |
| -**Implemented enhancements:** |
60 |
| - |
61 |
| -- feat/plugin\_configs [\#5](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/pull/5) ([NeonJarbas](https://github.com/NeonJarbas)) |
62 |
| - |
63 |
| -## [V0.1.3](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.3) (2022-04-22) |
64 |
| - |
65 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.3a3...V0.1.3) |
66 |
| - |
67 |
| -## [V0.1.3a3](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.3a3) (2022-04-22) |
68 |
| - |
69 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.3a2...V0.1.3a3) |
70 |
| - |
71 |
| -## [V0.1.3a2](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.3a2) (2022-03-01) |
72 |
| - |
73 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.3a1...V0.1.3a2) |
74 |
| - |
75 |
| -**Implemented enhancements:** |
76 |
| - |
77 |
| -- feat/multi\_lang\_limited\_voc [\#3](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/pull/3) ([NeonJarbas](https://github.com/NeonJarbas)) |
78 |
| - |
79 |
| -## [V0.1.3a1](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.3a1) (2022-02-28) |
80 |
| - |
81 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/V0.1.2a1...V0.1.3a1) |
82 |
| - |
83 |
| -## [V0.1.2a1](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/tree/V0.1.2a1) (2022-02-28) |
84 |
| - |
85 |
| -[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/compare/0ccda3d8a1f786b3363622d3f6b23acd8c7fe72c...V0.1.2a1) |
| 18 | +- bump IT model to version 0.22 [\#11](https://github.com/OpenVoiceOS/ovos-stt-plugin-vosk/pull/11) ([denics](https://github.com/denics)) |
86 | 19 |
|
87 | 20 |
|
88 | 21 |
|
|
0 commit comments