Skip to content

Commit

Permalink
Merge pull request #56 from OpenVoiceOS/release-0.1.2a1
Browse files Browse the repository at this point in the history
Release 0.1.2a1
  • Loading branch information
JarbasAl authored Jan 15, 2025
2 parents 46b9fcd + cdcf1c3 commit de98510
Show file tree
Hide file tree
Showing 4 changed files with 17 additions and 100 deletions.
107 changes: 12 additions & 95 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,119 +1,36 @@
# Changelog

## [0.0.3a14](https://github.com/OpenVoiceOS/ovos-tts-server/tree/0.0.3a14) (2024-12-30)
## [0.1.2a1](https://github.com/OpenVoiceOS/ovos-tts-server/tree/0.1.2a1) (2025-01-15)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-server/compare/V0.0.3a13...0.0.3a14)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-server/compare/0.1.1a3...0.1.2a1)

**Merged pull requests:**

- fix:semver [\#46](https://github.com/OpenVoiceOS/ovos-tts-server/pull/46) ([JarbasAl](https://github.com/JarbasAl))
- fix: port int [\#55](https://github.com/OpenVoiceOS/ovos-tts-server/pull/55) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.3a13](https://github.com/OpenVoiceOS/ovos-tts-server/tree/V0.0.3a13) (2024-04-26)
## [0.1.1a3](https://github.com/OpenVoiceOS/ovos-tts-server/tree/0.1.1a3) (2025-01-10)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-server/compare/V0.0.3a12...V0.0.3a13)

## [V0.0.3a12](https://github.com/OpenVoiceOS/ovos-tts-server/tree/V0.0.3a12) (2024-04-26)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-server/compare/V0.0.3a11...V0.0.3a12)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-server/compare/0.1.1a2...0.1.1a3)

**Merged pull requests:**

- Update ovos-plugin-manager requirement from ~=0.0.18 to ~=0.0.25 in /requirements [\#20](https://github.com/OpenVoiceOS/ovos-tts-server/pull/20) ([dependabot[bot]](https://github.com/apps/dependabot))

## [V0.0.3a11](https://github.com/OpenVoiceOS/ovos-tts-server/tree/V0.0.3a11) (2024-03-11)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-server/compare/V0.0.3a10...V0.0.3a11)

**Implemented enhancements:**

- Add an endpoint with `utterance` in request payload [\#18](https://github.com/OpenVoiceOS/ovos-tts-server/issues/18)
- Update uvicorn requirement from ~=0.30 to ~=0.34 in /requirements [\#52](https://github.com/OpenVoiceOS/ovos-tts-server/pull/52) ([dependabot[bot]](https://github.com/apps/dependabot))

**Closed issues:**
## [0.1.1a2](https://github.com/OpenVoiceOS/ovos-tts-server/tree/0.1.1a2) (2025-01-03)

- Ability to set both primary and fallback TTS to ovos-tts-server [\#12](https://github.com/OpenVoiceOS/ovos-tts-server/issues/12)
[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-server/compare/0.1.1a1...0.1.1a2)

**Merged pull requests:**

- Update ovos-utils requirement from ~=0.0.32 to ~=0.0.38 in /requirements [\#24](https://github.com/OpenVoiceOS/ovos-tts-server/pull/24) ([dependabot[bot]](https://github.com/apps/dependabot))

## [V0.0.3a10](https://github.com/OpenVoiceOS/ovos-tts-server/tree/V0.0.3a10) (2023-12-31)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-server/compare/V0.0.3a9...V0.0.3a10)

**Fixed bugs:**

- move utterance to query params [\#19](https://github.com/OpenVoiceOS/ovos-tts-server/pull/19) ([JarbasAl](https://github.com/JarbasAl))

**Closed issues:**

- Add PyPI Automation [\#5](https://github.com/OpenVoiceOS/ovos-tts-server/issues/5)

## [V0.0.3a9](https://github.com/OpenVoiceOS/ovos-tts-server/tree/V0.0.3a9) (2023-10-14)

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

**Merged pull requests:**

- LOG.set\_level\("ERROR"\) [\#17](https://github.com/OpenVoiceOS/ovos-tts-server/pull/17) ([JarbasAl](https://github.com/JarbasAl))

## [V0.0.3a8](https://github.com/OpenVoiceOS/ovos-tts-server/tree/V0.0.3a8) (2023-06-22)

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

**Implemented enhancements:**

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

## [V0.0.3a7](https://github.com/OpenVoiceOS/ovos-tts-server/tree/V0.0.3a7) (2023-06-22)

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

**Fixed bugs:**

- fix/config reading [\#16](https://github.com/OpenVoiceOS/ovos-tts-server/pull/16) ([JarbasAl](https://github.com/JarbasAl))

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

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

**Implemented enhancements:**

- add status endpoint + update readme [\#13](https://github.com/OpenVoiceOS/ovos-tts-server/pull/13) ([JarbasAl](https://github.com/JarbasAl))

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

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

**Fixed bugs:**

- Fix version and package data [\#11](https://github.com/OpenVoiceOS/ovos-tts-server/pull/11) ([NeonDaniel](https://github.com/NeonDaniel))

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

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

**Implemented enhancements:**

- Add examples from Coqui plugin with default language handling [\#10](https://github.com/OpenVoiceOS/ovos-tts-server/pull/10) ([NeonDaniel](https://github.com/NeonDaniel))

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

[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-server/compare/0.0.2...V0.0.2a3)

**Implemented enhancements:**

- Release Automation [\#9](https://github.com/OpenVoiceOS/ovos-tts-server/pull/9) ([NeonDaniel](https://github.com/NeonDaniel))
- Adds gradio web UI with other updates [\#7](https://github.com/OpenVoiceOS/ovos-tts-server/pull/7) ([NeonDaniel](https://github.com/NeonDaniel))
- Update fastapi requirement from ~=0.95 to ~=0.115 in /requirements [\#48](https://github.com/OpenVoiceOS/ovos-tts-server/pull/48) ([dependabot[bot]](https://github.com/apps/dependabot))

**Fixed bugs:**
## [0.1.1a1](https://github.com/OpenVoiceOS/ovos-tts-server/tree/0.1.1a1) (2025-01-03)

- Remove leftover hard-coded plugin references [\#8](https://github.com/OpenVoiceOS/ovos-tts-server/pull/8) ([NeonDaniel](https://github.com/NeonDaniel))
[Full Changelog](https://github.com/OpenVoiceOS/ovos-tts-server/compare/0.1.0...0.1.1a1)

**Merged pull requests:**

- Update license test automation [\#6](https://github.com/OpenVoiceOS/ovos-tts-server/pull/6) ([NeonDaniel](https://github.com/NeonDaniel))
- Fix typo causing build tests to not run [\#4](https://github.com/OpenVoiceOS/ovos-tts-server/pull/4) ([NeonDaniel](https://github.com/NeonDaniel))
- feat/gender [\#2](https://github.com/OpenVoiceOS/ovos-tts-server/pull/2) ([NeonJarbas](https://github.com/NeonJarbas))
- Update uvicorn requirement from ~=0.22 to ~=0.30 in /requirements [\#41](https://github.com/OpenVoiceOS/ovos-tts-server/pull/41) ([dependabot[bot]](https://github.com/apps/dependabot))



Expand Down
2 changes: 1 addition & 1 deletion ovos_tts_server/__main__.py
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ def main():
bind_gradio_service(server, engine, args.title, args.description,
args.info, args.badge, args.lang)
LOG.info("Gradio Started")
uvicorn.run(server, host=args.host, port=args.port)
uvicorn.run(server, host=args.host, port=int(args.port))


if __name__ == "__main__":
Expand Down
4 changes: 2 additions & 2 deletions ovos_tts_server/version.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# START_VERSION_BLOCK
VERSION_MAJOR = 0
VERSION_MINOR = 1
VERSION_BUILD = 0
VERSION_ALPHA = 0
VERSION_BUILD = 2
VERSION_ALPHA = 1
# END_VERSION_BLOCK
4 changes: 2 additions & 2 deletions requirements/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ovos-plugin-manager>=0.0.25,<1.0.0
fastapi~=0.95
uvicorn~=0.22
fastapi~=0.115
uvicorn~=0.34
gradio~=3.28
ovos-utils>=0.0.38,<1.0.0

0 comments on commit de98510

Please sign in to comment.