Instructions to use SpyTechLabs/Hisanimations-RVCv2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use SpyTechLabs/Hisanimations-RVCv2 with Transformers:
# Load model directly from transformers import AutoModel model = AutoModel.from_pretrained("SpyTechLabs/Hisanimations-RVCv2", dtype="auto") - Notebooks
- Google Colab
- Kaggle
Teufort Assassin commited on
Commit ·
bde5467
1
Parent(s): 9c11bee
Update README.md
Browse files
README.md
CHANGED
|
@@ -10,7 +10,7 @@ The first audio2audio model I ever made, so if it sounds bad sometimes - I'm sor
|
|
| 10 |
The voice is based on Hisanimations, as the name suggests.
|
| 11 |
https://www.youtube.com/@hisanimations
|
| 12 |
|
| 13 |
-
Here are some
|
| 14 |
|
| 15 |
Hisanimations-real
|
| 16 |
<audio controls src="https://cdn-uploads.huggingface.co/production/uploads/641f2e53a390e539522a19d7/KqWuwV5mkFRZ0E2RBcRps.wav"></audio>
|
|
|
|
| 10 |
The voice is based on Hisanimations, as the name suggests.
|
| 11 |
https://www.youtube.com/@hisanimations
|
| 12 |
|
| 13 |
+
Here are some samples of his voice:
|
| 14 |
|
| 15 |
Hisanimations-real
|
| 16 |
<audio controls src="https://cdn-uploads.huggingface.co/production/uploads/641f2e53a390e539522a19d7/KqWuwV5mkFRZ0E2RBcRps.wav"></audio>
|