Skip to content

Commit

Permalink
0.86.5
Browse files Browse the repository at this point in the history
  • Loading branch information
FBurkhardt committed Jun 13, 2024
1 parent f61c47c commit 4ca1afc
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
Changelog
=========

Version 0.86.5
--------------
* fix audio path detection in data csv import

Version 0.86.4
--------------
* add finetuning to the demo module
Expand Down
2 changes: 1 addition & 1 deletion nkululeko/constants.py
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
VERSION="0.86.4"
VERSION="0.86.5"
SAMPLING_RATE = 16000

0 comments on commit 4ca1afc

Please sign in to comment.