Upload 3 files
Browse files- DONATE.md +8 -6
- README.md +2 -0
- kokoro-v1_0.pth +3 -0
DONATE.md
CHANGED
|
@@ -2,17 +2,20 @@
|
|
| 2 |
|
| 3 |
Apache software is free software.
|
| 4 |
|
| 5 |
-
For those able & willing to support my work, I accept *unconditional, no-strings-attached* donations in the form of **GPU cloud credit
|
| 6 |
|
| 7 |
-
Please do not "attach strings" to donations
|
| 8 |
|
| 9 |
Also, along the lines of "Never buy a product based on the future promise of updates", I would discourage you from donating because you expect a specific model to come down the pipeline. Hopefully, donors broadly believe that good things happen when [someone gets this man (yours truly) a GPU](https://i.redd.it/r8dtt3n9rc431.jpg).
|
| 10 |
|
|
|
|
|
|
|
|
|
|
| 11 |
### Vast.ai Referral Link
|
| 12 |
Vast.ai is a vendor I use for cloud GPUs. I "earn 3% of all referred customer revenue as credits": [https://cloud.vast.ai/?ref_id=79907](https://cloud.vast.ai/?ref_id=79907)
|
| 13 |
|
| 14 |
### Vast.ai Transfer Credit
|
| 15 |
-
To transfer $5 of credit directly to my Vast.ai account `[email protected]`, you can use `transfer credit` in the Vast CLI like so:
|
| 16 |
|
| 17 |
```sh
|
| 18 |
vastai transfer credit [email protected] 5
|
|
@@ -30,6 +33,8 @@ positional arguments:
|
|
| 30 |
Transfer (amount) credits to account with email (recipient).
|
| 31 |
```
|
| 32 |
|
|
|
|
|
|
|
| 33 |
### RunPod Referral Link
|
| 34 |
RunPod is another vendor I use for cloud GPUs. I earn "5% from serverless and 1% from templates": https://runpod.io?ref=pup8o2ly
|
| 35 |
|
|
@@ -40,6 +45,3 @@ After signing in to RunPod, under `Account > Billing > Credit Codes`, you can "g
|
|
| 40 |
> Credits will be debited from your account immediately. You can redeem the code yourself if you want to recover your credits. There is a 2% transaction fee for payment processing!
|
| 41 |
|
| 42 |
If you wish to send codes, you can do so by emailing `[email protected]`, or DM me on Discord `@rzvzn`.
|
| 43 |
-
|
| 44 |
-
### Coming Soon: GitHub Sponsors
|
| 45 |
-
GitHub Sponsors application currently pending for: https://github.com/hexgrad
|
|
|
|
| 2 |
|
| 3 |
Apache software is free software.
|
| 4 |
|
| 5 |
+
For those able & willing to support my work, I can be sponsored via [GitHub Sponsors](https://github.com/sponsors/hexgrad). I also accept *unconditional, no-strings-attached* donations in the form of **GPU cloud credit**. This helps me run experiments and train models.
|
| 6 |
|
| 7 |
+
Please do not "attach strings" (e.g. model requests, consulting, brand sponsorships) to donations because some of these channels are anonymous: I may not be able to see who sent what.
|
| 8 |
|
| 9 |
Also, along the lines of "Never buy a product based on the future promise of updates", I would discourage you from donating because you expect a specific model to come down the pipeline. Hopefully, donors broadly believe that good things happen when [someone gets this man (yours truly) a GPU](https://i.redd.it/r8dtt3n9rc431.jpg).
|
| 10 |
|
| 11 |
+
### GitHub Sponsors
|
| 12 |
+
https://github.com/sponsors/hexgrad
|
| 13 |
+
|
| 14 |
### Vast.ai Referral Link
|
| 15 |
Vast.ai is a vendor I use for cloud GPUs. I "earn 3% of all referred customer revenue as credits": [https://cloud.vast.ai/?ref_id=79907](https://cloud.vast.ai/?ref_id=79907)
|
| 16 |
|
| 17 |
### Vast.ai Transfer Credit
|
| 18 |
+
To **anonymously** transfer $5 of credit directly to my Vast.ai account `[email protected]`, you can use `transfer credit` in the Vast CLI like so:
|
| 19 |
|
| 20 |
```sh
|
| 21 |
vastai transfer credit [email protected] 5
|
|
|
|
| 33 |
Transfer (amount) credits to account with email (recipient).
|
| 34 |
```
|
| 35 |
|
| 36 |
+
Note that `transfer credit` seems to be an anonymous command. If I don't say thank you, its because I can't see the sender!
|
| 37 |
+
|
| 38 |
### RunPod Referral Link
|
| 39 |
RunPod is another vendor I use for cloud GPUs. I earn "5% from serverless and 1% from templates": https://runpod.io?ref=pup8o2ly
|
| 40 |
|
|
|
|
| 45 |
> Credits will be debited from your account immediately. You can redeem the code yourself if you want to recover your credits. There is a 2% transaction fee for payment processing!
|
| 46 |
|
| 47 |
If you wish to send codes, you can do so by emailing `[email protected]`, or DM me on Discord `@rzvzn`.
|
|
|
|
|
|
|
|
|
README.md
CHANGED
|
@@ -12,4 +12,6 @@ pipeline_tag: text-to-speech
|
|
| 12 |
|
| 13 |
❤️ Kokoro Discord Server: https://discord.gg/QuGxSWBfQy
|
| 14 |
|
|
|
|
|
|
|
| 15 |
<img src="https://static0.gamerantimages.com/wordpress/wp-content/uploads/2024/08/terminator-zero-41-1.jpg" width="400" alt="kokoro" />
|
|
|
|
| 12 |
|
| 13 |
❤️ Kokoro Discord Server: https://discord.gg/QuGxSWBfQy
|
| 14 |
|
| 15 |
+
**Model SHA256 Hash:** `496dba118d1a58f5f3db2efc88dbdc216e0483fc89fe6e47ee1f2c53f18ad1e4`
|
| 16 |
+
|
| 17 |
<img src="https://static0.gamerantimages.com/wordpress/wp-content/uploads/2024/08/terminator-zero-41-1.jpg" width="400" alt="kokoro" />
|
kokoro-v1_0.pth
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:496dba118d1a58f5f3db2efc88dbdc216e0483fc89fe6e47ee1f2c53f18ad1e4
|
| 3 |
+
size 327212226
|