File size: 2,025 Bytes
622c455
 
 
5d8d78e
 
 
 
 
 
 
622c455
 
 
570dc9d
14206e4
 
9c69100
08bdefe
570dc9d
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
---
language:
- en
tags:
- tts
- voice
- starfield
- vasco
- piper
- text-to-speech
---
## piper-vasco
This is a Piper TTS model trained from scratch on Whisper transcribed voice lines of Vasco from Starfield. I think the results are quite good.
The model has been currently trained to 1805 epochs on a 3090, and I may upload further epochs later.
The purpose of the model is for AI companion mods, or as a good general voice for local LLM chatting.

You can find more information on Piper here:
[https://github.com/rhasspy/piper](https://github.com/rhasspy/piper)
## Examples


`The Birch and Swinnerton-Dyer Conjecture is one of the most important unsolved problems in mathematics today. It concerns elliptic curves - which are algebraic equations defined by cubic polynomials - and their associated L-functions. These L-functions encode information about the arithmetic properties of an elliptic curve, such as its rank, which is a measure of how many rational points there are on the curve.`
<audio controls="controls">
  <source type="audio/wav" src="https://huggingface.co/poisson-fish/piper-vasco/resolve/main/examples/bsd.wav"></source>
</audio>


`Rituals are important to humans, I've learned.`
<audio controls="controls">
  <source type="audio/wav" src="https://huggingface.co/poisson-fish/piper-vasco/resolve/main/examples/rituals.wav"></source>
</audio>


`The beige hue on the waters of the loch impressed all, including the French queen, before she heard that symphony again, just as young Arthur wanted.`
<audio controls="controls">
  <source type="audio/wav" src="https://huggingface.co/poisson-fish/piper-vasco/resolve/main/examples/queen.wav"></source>
</audio>


`A rainbow is a meteorological phenomenon that is caused by reflection, refraction and dispersion of light in water droplets resulting in a spectrum of light appearing in the sky.`
<audio controls="controls">
  <source type="audio/wav" src="https://huggingface.co/poisson-fish/piper-vasco/resolve/main/examples/rainbow.wav"></source>
</audio>