Skip to content

Commit

Permalink
Update Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored and github-actions[bot] committed Oct 14, 2023
1 parent dda4d1e commit 1954a2b
Showing 1 changed file with 3 additions and 73 deletions.
76 changes: 3 additions & 73 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,82 +1,12 @@
# Changelog

## [0.0.2](https://github.com/OpenVoiceOS/ovos-stt-http-server/tree/0.0.2) (2023-06-26)
## [0.0.3a1](https://github.com/OpenVoiceOS/ovos-stt-http-server/tree/0.0.3a1) (2023-10-14)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-http-server/compare/0.0.2a10...0.0.2)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-http-server/compare/0.0.2...0.0.3a1)

**Merged pull requests:**

- Fix automation copy/paste error [\#15](https://github.com/OpenVoiceOS/ovos-stt-http-server/pull/15) ([NeonDaniel](https://github.com/NeonDaniel))

## [0.0.2a10](https://github.com/OpenVoiceOS/ovos-stt-http-server/tree/0.0.2a10) (2023-06-26)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-http-server/compare/V0.0.2a9...0.0.2a10)

**Closed issues:**

- README.md the Dockerfile ENTRYPOINT command is incorrect [\#8](https://github.com/OpenVoiceOS/ovos-stt-http-server/issues/8)
- Improve README [\#1](https://github.com/OpenVoiceOS/ovos-stt-http-server/issues/1)

**Merged pull requests:**

- Update automation to shared actions [\#14](https://github.com/OpenVoiceOS/ovos-stt-http-server/pull/14) ([NeonDaniel](https://github.com/NeonDaniel))

## [V0.0.2a9](https://github.com/OpenVoiceOS/ovos-stt-http-server/tree/V0.0.2a9) (2023-06-22)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-http-server/compare/V0.0.2a8...V0.0.2a9)

**Fixed bugs:**

- expected str, bytes or os.PathLike object, not NoneType [\#9](https://github.com/OpenVoiceOS/ovos-stt-http-server/issues/9)

**Closed issues:**

- Default "lang" option should only get "en", not "en-us" [\#10](https://github.com/OpenVoiceOS/ovos-stt-http-server/issues/10)

**Merged pull requests:**

- Resolve Gradio errors [\#13](https://github.com/OpenVoiceOS/ovos-stt-http-server/pull/13) ([NeonDaniel](https://github.com/NeonDaniel))
- Update logging [\#12](https://github.com/OpenVoiceOS/ovos-stt-http-server/pull/12) ([NeonDaniel](https://github.com/NeonDaniel))

## [V0.0.2a8](https://github.com/OpenVoiceOS/ovos-stt-http-server/tree/V0.0.2a8) (2023-05-31)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-http-server/compare/V0.0.2a7...V0.0.2a8)

## [V0.0.2a7](https://github.com/OpenVoiceOS/ovos-stt-http-server/tree/V0.0.2a7) (2023-05-30)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-http-server/compare/V0.0.2a6...V0.0.2a7)

**Implemented enhancements:**

- add gradio to status report [\#7](https://github.com/OpenVoiceOS/ovos-stt-http-server/pull/7) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.2a6](https://github.com/OpenVoiceOS/ovos-stt-http-server/tree/V0.0.2a6) (2023-05-30)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-http-server/compare/V0.0.2a5...V0.0.2a6)

**Implemented enhancements:**

- add stats endpoint + update readme [\#6](https://github.com/OpenVoiceOS/ovos-stt-http-server/pull/6) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.2a5](https://github.com/OpenVoiceOS/ovos-stt-http-server/tree/V0.0.2a5) (2023-05-05)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-http-server/compare/V0.0.2a4...V0.0.2a5)

**Fixed bugs:**

- Handle supported languages with no example audio file [\#4](https://github.com/OpenVoiceOS/ovos-stt-http-server/pull/4) ([NeonDaniel](https://github.com/NeonDaniel))

## [V0.0.2a4](https://github.com/OpenVoiceOS/ovos-stt-http-server/tree/V0.0.2a4) (2023-05-05)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-stt-http-server/compare/afb94a25f646ab2a9f90a35f3914bc301067b289...V0.0.2a4)

**Implemented enhancements:**

- Add GitHub Automation [\#3](https://github.com/OpenVoiceOS/ovos-stt-http-server/pull/3) ([NeonDaniel](https://github.com/NeonDaniel))

**Merged pull requests:**

- Add Gradio UI with example audio [\#2](https://github.com/OpenVoiceOS/ovos-stt-http-server/pull/2) ([NeonDaniel](https://github.com/NeonDaniel))
- log level error [\#17](https://github.com/OpenVoiceOS/ovos-stt-http-server/pull/17) ([JarbasAl](https://github.com/JarbasAl))



Expand Down

0 comments on commit 1954a2b

Please sign in to comment.