Releases: OpenVoiceOS/ovos-tts-server
0.1.3
Full Changelog: 0.1.2...0.1.3
0.1.2
What's Changed
- Update uvicorn requirement from ~=0.22 to ~=0.30 in /requirements by @dependabot in #41
- Update fastapi requirement from ~=0.95 to ~=0.115 in /requirements by @dependabot in #48
- Update uvicorn requirement from ~=0.30 to ~=0.34 in /requirements by @dependabot in #52
- fix: port int by @JarbasAl in #55
- Release 0.1.2a1 by @github-actions in #56
- Release 0.1.1a1 by @github-actions in #49
- Release 0.1.1a2 by @github-actions in #50
- Release 0.1.1a3 by @github-actions in #53
Full Changelog: 0.1.0...0.1.2
0.1.2a1
0.1.1a3
What's Changed
- Update uvicorn requirement from ~=0.30 to ~=0.34 in /requirements by @dependabot in #52
Full Changelog: 0.1.1a2...0.1.1a3
0.1.1a2
What's Changed
- Update fastapi requirement from ~=0.95 to ~=0.115 in /requirements by @dependabot in #48
Full Changelog: 0.1.1a1...0.1.1a2
0.1.1a1
What's Changed
- Update uvicorn requirement from ~=0.22 to ~=0.30 in /requirements by @dependabot in #41
Full Changelog: 0.1.0...0.1.1a1
0.1.0
What's Changed
- feat/gender by @NeonJarbas in #2
- Fix typo causing build tests to not run by @NeonDaniel in #4
- Update license test automation by @NeonDaniel in #6
- Adds gradio web UI with other updates by @NeonDaniel in #7
- Remove leftover hard-coded plugin references by @NeonDaniel in #8
- Release Automation by @NeonDaniel in #9
- Add examples from Coqui plugin with default language handling by @NeonDaniel in #10
- Fix version and package data by @NeonDaniel in #11
- add status endpoint + update readme by @JarbasAl in #13
- fix/config reading by @JarbasAl in #16
- add gradio to status report by @JarbasAl in #14
- LOG.set_level("ERROR") by @JarbasAl in #17
- move utterance to query params by @JarbasAl in #19
- Update ovos-utils requirement from ~=0.0.32 to ~=0.0.38 in /requirements by @dependabot in #24
- Update ovos-plugin-manager requirement from ~=0.0.18 to ~=0.0.25 in /requirements by @dependabot in #20
- fix:semver by @JarbasAl in #46
- Release 0.0.3a14 by @github-actions in #47
New Contributors
- @NeonJarbas made their first contribution in #2
- @NeonDaniel made their first contribution in #4
- @JarbasAl made their first contribution in #13
- @dependabot made their first contribution in #24
- @github-actions made their first contribution in #47
Full Changelog: 0.0.2...0.1.0
0.0.3a14
Release 0.0.3a13
Changes in this Release
Changelog
V0.0.3a12 (2024-04-26)
Merged pull requests:
- Update ovos-plugin-manager requirement from ~=0.0.18 to ~=0.0.25 in /requirements #20 (dependabot[bot])
V0.0.3a11 (2024-03-11)
Implemented enhancements:
- Add an endpoint with
utterance
in request payload #18
Closed issues:
- Ability to set both primary and fallback TTS to ovos-tts-server #12
Merged pull requests:
- Update ovos-utils requirement from ~=0.0.32 to ~=0.0.38 in /requirements #24 (dependabot[bot])
V0.0.3a10 (2023-12-31)
Fixed bugs:
Closed issues:
- Add PyPI Automation #5
V0.0.3a9 (2023-10-14)
Merged pull requests:
V0.0.3a8 (2023-06-22)
Implemented enhancements:
V0.0.3a7 (2023-06-22)
Fixed bugs:
V0.0.3a6 (2023-05-30)
Implemented enhancements:
V0.0.3a5 (2023-05-05)
Fixed bugs:
- Fix version and package data #11 (NeonDaniel)
V0.0.2a4 (2023-05-05)
Implemented enhancements:
- Add examples from Coqui plugin with default language handling #10 (NeonDaniel)
V0.0.2a3 (2023-05-05)
Implemented enhancements:
- Release Automation #9 (NeonDaniel)
- Adds gradio web UI with other updates #7 (NeonDaniel)
Fixed bugs:
- Remove leftover hard-coded plugin references #8 (NeonDaniel)
Merged pull requests:
- Update license test automation #6 (NeonDaniel)
- Fix typo causing build tests to not run #4 (NeonDaniel)
- feat/gender #2 (NeonJarbas)
* This Changelog was automatically generated by github_changelog_generator
Release 0.0.3a12
Changes in this Release
Changelog
0.0.3a12 (2024-04-26)
Merged pull requests:
- Update ovos-plugin-manager requirement from ~=0.0.18 to ~=0.0.25 in /requirements #20 (dependabot[bot])
V0.0.3a11 (2024-03-11)
Implemented enhancements:
- Add an endpoint with
utterance
in request payload #18
Closed issues:
- Ability to set both primary and fallback TTS to ovos-tts-server #12
Merged pull requests:
- Update ovos-utils requirement from ~=0.0.32 to ~=0.0.38 in /requirements #24 (dependabot[bot])
V0.0.3a10 (2023-12-31)
Fixed bugs:
Closed issues:
- Add PyPI Automation #5
V0.0.3a9 (2023-10-14)
Merged pull requests:
V0.0.3a8 (2023-06-22)
Implemented enhancements:
V0.0.3a7 (2023-06-22)
Fixed bugs:
V0.0.3a6 (2023-05-30)
Implemented enhancements:
V0.0.3a5 (2023-05-05)
Fixed bugs:
- Fix version and package data #11 (NeonDaniel)
V0.0.2a4 (2023-05-05)
Implemented enhancements:
- Add examples from Coqui plugin with default language handling #10 (NeonDaniel)
V0.0.2a3 (2023-05-05)
Implemented enhancements:
- Release Automation #9 (NeonDaniel)
- Adds gradio web UI with other updates #7 (NeonDaniel)
Fixed bugs:
- Remove leftover hard-coded plugin references #8 (NeonDaniel)
Merged pull requests:
- Update license test automation #6 (NeonDaniel)
- Fix typo causing build tests to not run #4 (NeonDaniel)
- feat/gender #2 (NeonJarbas)
* This Changelog was automatically generated by github_changelog_generator