diff --git a/CHANGELOG.md b/CHANGELOG.md index a807f4e..1d3f5bd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,4 @@ -# 1.2.2 (pre-release) +# 1.2.2 - **You can now voice your subtitle files!** Simply add `.srt`, `.ass` or `.vtt` files to generate timed audio. Alternatively, add a text file with timestamps in `HH:MM:SS` or `HH:MM:SS,ms` format to generate audio that matches the timestamps. See [here](https://github.com/denizsafak/abogen?tab=readme-ov-file#about-timestamp-based-text-files) for detailed instructions. - New option: **"Use silent gaps between subtitles"**: Prevents unnecessary audio speed-up by letting speech continue into the silent gaps between subtitles. - New option: **"Subtitle speed adjustment method"**: Choose how to speed up audio when needed: diff --git a/abogen/VERSION b/abogen/VERSION index cb174d5..d2d61a7 100644 --- a/abogen/VERSION +++ b/abogen/VERSION @@ -1 +1 @@ -1.2.1 \ No newline at end of file +1.2.2 \ No newline at end of file