Releases: lobehub/lobe-tts
Releases · lobehub/lobe-tts
v1.19.1
Released on 2023-11-16
🐛 Bug Fixes
Improvements and Fixes
What's fixed
v1.19.0
Released on 2023-11-16
✨ Features
- misc: Update import statements, add default values for "audio" parameter, refactor variable names and formatting.
Improvements and Fixes
What's improved
- misc: Update import statements, add default values for "audio" parameter, refactor variable names and formatting (c01fbf7)
v1.18.3
Released on 2023-11-16
🐛 Bug Fixes
Improvements and Fixes
What's fixed
v1.18.2
Released on 2023-11-16
🐛 Bug Fixes
Improvements and Fixes
What's fixed
v1.18.1
Released on 2023-11-16
Improvements and Fixes
v1.18.0
Released on 2023-11-16
✨ Features
- misc: Add type annotations and refactor function exports.
🐛 Bug Fixes
Improvements and Fixes
What's improved
- misc: Add type annotations and refactor function exports (879f76a)
What's fixed
v1.17.2
Released on 2023-11-16
🐛 Bug Fixes
- misc: Fix speechSynthesisVoiceList.
Improvements and Fixes
What's fixed
- misc: Fix speechSynthesisVoiceList (093649f)
v1.17.1
Released on 2023-11-16
🐛 Bug Fixes
- misc: Add speech synthesis and recognition polyfill, Fix export, Fix options type export.
Improvements and Fixes
What's fixed
- misc: Add speech synthesis and recognition polyfill (76269d9)
- misc: Fix export (a01cb3c)
- misc: Fix options type export (4402715)
v1.17.0
Released on 2023-11-16
✨ Features
- misc: Support static method.
Improvements and Fixes
What's improved
- misc: Support static method (bae66c6)
v1.16.2
Released on 2023-11-16
♻ Code Refactoring
- misc: Refactor to class usage and ui.
Improvements and Fixes
Code refactoring
- misc: Refactor to class usage and ui (0a47f03)