Hev832 commited on
Commit
b0375f7
·
verified ·
1 Parent(s): 9d8961d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -16
README.md CHANGED
@@ -20,19 +20,3 @@ https://colab.research.google.com/drive/1ntQ_ykZ0P_HVF_84zULixs_kigKmCVJP?usp=sh
20
 
21
  If you have any suggestions or problems on this colab, dm [me](https://discordapp.com/users/818050831034613771) on discord.
22
 
23
- ## **Changelogs**
24
- 9/3/2024 | Huge changes
25
- - Pitch extraction `fcpe` now uses the `torchfcpe` library. You can still use the previous version with `fcpe_legacy`
26
- - `MIN_PITCH` and `MAX_PITCH` now accepts pitch notations
27
- - Fixed error when running inference without a GPU (GPU is still recommended as its way faster and more stable)
28
- - Fixed error when running `hybrid` with `pm`, `dio`, and `harvest`
29
- - Overhaulled the directory structure and some code
30
-
31
- 14/1/2024 | Fixes
32
- - Fixed `Cannot retrieve the public link of the file` issue while downloading models from google drive
33
-
34
- 10/1/2024 | Fixes
35
- - Fixed `Cannot retrieve the public link of the file` issue on installation
36
-
37
- 12/12/2023 | Small adjustments
38
- - Moved `DOWNLOAD` and `SAVE_TO_DRIVE` option on inference cell into a new cell
 
20
 
21
  If you have any suggestions or problems on this colab, dm [me](https://discordapp.com/users/818050831034613771) on discord.
22