Update README.md
Browse files
README.md
CHANGED
@@ -4,5 +4,6 @@ pipeline_tag: audio-to-audio
|
|
4 |
---
|
5 |
[FAcodec](https://arxiv.org/pdf/2403.03100) trained on 50k hours speech data, with more timbre diversity and better at reconstructing speakers from podcasts, videos, games or animations.
|
6 |
This is a separate decoder designed and trained based on the pretrained [encoder](https://huggingface.co/Plachta/FAcodec) specifically for voice conversion task.
|
7 |
-
It is capable of zero-shot voice conversion, stream voice conversion and has outstanding timbre generalization ability.
|
|
|
8 |
See [main repository](https://github.com/Plachtaa/FAcodec) for example usages.
|
|
|
4 |
---
|
5 |
[FAcodec](https://arxiv.org/pdf/2403.03100) trained on 50k hours speech data, with more timbre diversity and better at reconstructing speakers from podcasts, videos, games or animations.
|
6 |
This is a separate decoder designed and trained based on the pretrained [encoder](https://huggingface.co/Plachta/FAcodec) specifically for voice conversion task.
|
7 |
+
It is capable of zero-shot voice conversion, stream voice conversion and has outstanding timbre generalization ability.
|
8 |
+
|
9 |
See [main repository](https://github.com/Plachtaa/FAcodec) for example usages.
|