Cseti commited on
Commit
bec87fb
·
verified ·
1 Parent(s): 665fe21

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -1
README.md CHANGED
@@ -22,4 +22,14 @@ Thank you for [JPGallegoar](https://github.com/jpgallegoar-vpai) for that amazin
22
  ## Inference
23
  To use the LoRA model you can use [my modified fork](https://github.com/cseti007/VibeVoice)
24
  until the [following PR](https://github.com/vibevoice-community/VibeVoice/pull/6)
25
- will be merged into the main branch of [VibeVoice Community's repository](https://github.com/vibevoice-community/VibeVoice).
 
 
 
 
 
 
 
 
 
 
 
22
  ## Inference
23
  To use the LoRA model you can use [my modified fork](https://github.com/cseti007/VibeVoice)
24
  until the [following PR](https://github.com/vibevoice-community/VibeVoice/pull/6)
25
+ will be merged into the main branch of [VibeVoice Community's repository](https://github.com/vibevoice-community/VibeVoice).
26
+
27
+ ## Examples
28
+
29
+ **Voice without LoRA**
30
+ <audio controls src="https://huggingface.co/Cseti/VibeVoice_7B_Diffusion-head-LoRA_Hungarian-CV17/resolve/main/assets/synth_s42_nolora-1.wav"></audio>
31
+ <audio controls src="https://huggingface.co/Cseti/VibeVoice_7B_Diffusion-head-LoRA_Hungarian-CV17/resolve/main/assets/synth_s98765_nolora-1.wav"></audio>
32
+
33
+ **Voice WITH LoRA**
34
+ <audio controls src="https://huggingface.co/Cseti/VibeVoice_7B_Diffusion-head-LoRA_Hungarian-CV17/resolve/main/assets/synth_hu-lora_srand3.wav"></audio>
35
+ <audio controls src="https://huggingface.co/Cseti/VibeVoice_7B_Diffusion-head-LoRA_Hungarian-CV17/resolve/main/assets/synth_s42_hu-lora-1.wav"></audio>