Skip to content

Commit

Permalink
1.3b1
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlGao4 committed Nov 2, 2024
1 parent 63b795e commit 1df1c0e
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions history.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
Note: Versions in *italic* means that the release is a beta version.

### *1.3b1*
Release date: Nov. 3, 2024

#### Updates
1. Added new audio tag variables for output file name and ffmpeg command
2. Added clip mode "tanh"

#### Fixes
1. Package issues (which means that no code changes)
1. Fixed an issue that models can't be loaded on macOS due to incompatible numpy version
2. Fixed an issue that the output audio of GPU version on Windows is full of NaNs due to PyTorch compilation issue
3. Fixed an issue that the GPU version on Windows can't be started due to missing DLLs
2. Now file names retrieved from URL could be URL decoded

### *1.3a1*
Release date: Oct. 5, 2024

Expand Down

0 comments on commit 1df1c0e

Please sign in to comment.