Plachta commited on
Commit
847119e
·
verified ·
1 Parent(s): dab5f60

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +8 -3
README.md CHANGED
@@ -1,3 +1,8 @@
1
- ---
2
- license: mit
3
- ---
 
 
 
 
 
 
1
+ ---
2
+ license: mit
3
+ 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.