Update README.md
Browse files
README.md
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
# Harmonify (RVC No UI Colab)
|
2 |
https://colab.research.google.com/drive/1X8YR4Ruv7zzY8YAMPTfC7hkxqT_d4Q5d#scrollTo=ETi_iuahSocg
|
3 |
|
4 |
-
##
|
5 |
[Eempostor](https://discordapp.com/users/818050831034613771) - Made everything work together, Notebook creator
|
6 |
|
7 |
[Applio](https://github.com/IAHispano/Applio-RVC-Fork) by [IAHispano](https://github.com/IAHispano) - The repo this colab is based on
|
@@ -16,7 +16,7 @@ https://colab.research.google.com/drive/1X8YR4Ruv7zzY8YAMPTfC7hkxqT_d4Q5d#scroll
|
|
16 |
|
17 |
If you have any suggestions or problems on this colab, dm [me](https://discordapp.com/users/818050831034613771) on discord.
|
18 |
|
19 |
-
## Changelogs
|
20 |
9/3/2024 | Huge changes
|
21 |
- Pitch extraction `fcpe` now uses the `torchfcpe` library. You can still use the previous version with `fcpe_legacy`
|
22 |
- `MIN_PITCH` and `MAX_PITCH` now accepts pitch notations
|
|
|
1 |
+
# **Harmonify (RVC No UI Colab)**
|
2 |
https://colab.research.google.com/drive/1X8YR4Ruv7zzY8YAMPTfC7hkxqT_d4Q5d#scrollTo=ETi_iuahSocg
|
3 |
|
4 |
+
## **Credits**
|
5 |
[Eempostor](https://discordapp.com/users/818050831034613771) - Made everything work together, Notebook creator
|
6 |
|
7 |
[Applio](https://github.com/IAHispano/Applio-RVC-Fork) by [IAHispano](https://github.com/IAHispano) - The repo this colab is based on
|
|
|
16 |
|
17 |
If you have any suggestions or problems on this colab, dm [me](https://discordapp.com/users/818050831034613771) on discord.
|
18 |
|
19 |
+
## **Changelogs**
|
20 |
9/3/2024 | Huge changes
|
21 |
- Pitch extraction `fcpe` now uses the `torchfcpe` library. You can still use the previous version with `fcpe_legacy`
|
22 |
- `MIN_PITCH` and `MAX_PITCH` now accepts pitch notations
|