Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zh-plus committed Jun 16, 2023
1 parent a03c2d4 commit 08c16b3
Showing 1 changed file with 8 additions and 3 deletions.
11 changes: 8 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,15 @@
## 0.1.1

This update improves the efficiency for multiple audio files.
This update enhances the efficiency of processing multiple audio files.

### New Features:
### New features:

- Use producer-consumer model to process multiple audio files.
- 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.

## 0.1.0

Expand Down

0 comments on commit 08c16b3

Please sign in to comment.