Releases: zh-plus/openlrc
Releases · zh-plus/openlrc
v0.1.1
This update enhances the efficiency of processing multiple audio files.
New features:
- Implementation of a producer-consumer model to process multiple audio files.
Other Changes:
- Update logger with colored format.
- Minor parameter modification that makes the timeline of translation more intuitive.
v0.1.0
This update significantly improves translation quality, but at the cost of slower translation speed.
New Features:
- Use multi-step prompt for translation.
- Update the default model to
gpt-3.5-turbo-16k
. - Automatically fix json encoder error using GPT.
Other Changes:
- Calculate the accurate price for OpenAI API requests.