Skip to content
This repository has been archived by the owner on Jul 11, 2024. It is now read-only.

Commit

Permalink
bug
Browse files Browse the repository at this point in the history
  • Loading branch information
blaisewf committed Apr 18, 2024
1 parent 7111725 commit d017f56
Showing 1 changed file with 3 additions and 45 deletions.
48 changes: 3 additions & 45 deletions get-started/pretrained.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,52 +50,11 @@ Yields good results with clean and English datasets, but it is more sensitive to

Works well with Russian datasets and also helps models of other languages to pronounce Russian well. Supports **all the sample rates**.

- **32k**: [SnowieV3.1-32k](https://huggingface.co/MUSTAR/SnowieV3.1-32k/tree/main)
- **40k**: [SnowieV3.1-40k](https://huggingface.co/MUSTAR/SnowieV3.1-40k/tree/main)
- **48k**: [SnowieV3.1-48k](https://huggingface.co/MUSTAR/SnowieV3.1-48k/tree/main)
> **32k**: https://huggingface.co/MUSTAR/SnowieV3.1-32k/tree/main
### SnowieV3 X RIN_E3 by Mustar

Works well with Russian or Japanese language datasets and also helps models of other languages to pronounce Russian or Japanese well. This only supports **40k** sample rate.

Make sure to select the sample rate according to the sample rate of the custom pretraineds.

> https://huggingface.co/MUSTAR/SnowieV3.1-X-RinE3-40K/tree/main
=======
---
icon: sliders
order: E
---

# Custom Pretraineds

- In the training tab, check the **'Custom Pretrained'** box, upload the files, and select it in the **Pretrained G/D Path boxes**.

![](/assets/load_pretrained.png)

## What are custom pretraineds?

Those are pretraineds trained by AI enthusiasts, unlike the original pretraineds, were created using long higher-quality datasets. Additionally, they yield better results in models.

### Ov2 Super by SimplCup

Works well for small and English datasets. Additionally, it allows models to train with very few epochs compared to regular pretrains. This only supports **32k and 40k** sample rates.

> https://huggingface.co/ORVC/Ov2Super/tree/main
### RIN E3 by Mustar

Yields good results with clean and English datasets, but it is more sensitive to noise. This only supports **40k** sample rate.

> https://huggingface.co/MUSTAR/RIN_E3/tree/main
### SnowieV3 by Mustar

Works well with Russian datasets and also helps models of other languages to pronounce Russian well. Supports **all the sample rates**.
> **40k**: https://huggingface.co/MUSTAR/SnowieV3.1-40k/tree/main
- **32k**: [SnowieV3.1-32k](https://huggingface.co/MUSTAR/SnowieV3.1-32k/tree/main)
- **40k**: [SnowieV3.1-40k](https://huggingface.co/MUSTAR/SnowieV3.1-40k/tree/main)
- **48k**: [SnowieV3.1-48k](https://huggingface.co/MUSTAR/SnowieV3.1-48k/tree/main)
> **48k**: https://huggingface.co/MUSTAR/SnowieV3.1-48k/tree/main
### SnowieV3 X RIN_E3 by Mustar

Expand All @@ -104,4 +63,3 @@ Works well with Russian or Japanese language datasets and also helps models of o
Make sure to select the sample rate according to the sample rate of the custom pretraineds.

> https://huggingface.co/MUSTAR/SnowieV3.1-X-RinE3-40K/tree/main
>>>>>>> af1ef719174b1c782c1ed3dc586019044ec41fae:Get-Started/Pretrained.md

0 comments on commit d017f56

Please sign in to comment.