Update README.md
Browse files
README.md
CHANGED
@@ -5,6 +5,7 @@ pipeline_tag: audio-to-audio
|
|
5 |
tags:
|
6 |
- rvc
|
7 |
- voice-conversion
|
|
|
8 |
---
|
9 |
|
10 |
Contains models extracted from Ace Combat 5 main character voicelines. The trained audio was not filtered for noise, any inference from the models will have in-game "radio static" and other noise.
|
|
|
5 |
tags:
|
6 |
- rvc
|
7 |
- voice-conversion
|
8 |
+
library_name: fairseq
|
9 |
---
|
10 |
|
11 |
Contains models extracted from Ace Combat 5 main character voicelines. The trained audio was not filtered for noise, any inference from the models will have in-game "radio static" and other noise.
|