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

Commit

Permalink
32k TITAN
Browse files Browse the repository at this point in the history
  • Loading branch information
LightSpark55 committed Apr 30, 2024
1 parent 637bbc8 commit 229e6ed
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions Get-Started/Pretrained.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,10 @@ Works well with Korean and some types of Japanese voices. Unlike typical pre-tra
### TITAN by blaise-tk

It gives cleaner results compared to the original pretrained, also handles the accent better. Like Ov2 Super, it allows models to be trained with few epochs, it only supports **40k** sample rate.
It gives cleaner results compared to the original pretrained, also handles the accent better. Like Ov2 Super, it allows models to be trained with few epochs, it only supports **32K and 40k** sample rate.

> https://huggingface.co/blaise-tk/TITAN/tree/main/models/medium/40k/pretrained
> **32K**: https://huggingface.co/blaise-tk/TITAN/tree/main/models/medium/32k/pretrained
> **40K**: https://huggingface.co/blaise-tk/TITAN/tree/main/models/medium/40k/pretrained
Make sure to select the sample rate according to the [sample rate](https://docs.applio.org/guides/datasets/sample-rate/#what-is-sample-rate) of the custom pretraineds.

0 comments on commit 229e6ed

Please sign in to comment.