Update README.md
Browse files
    	
        README.md
    CHANGED
    
    | @@ -1,6 +1,6 @@ | |
| 1 | 
             
            ---
         | 
| 2 | 
            -
            title:  | 
| 3 | 
            -
            emoji:  | 
| 4 | 
             
            colorFrom: blue
         | 
| 5 | 
             
            colorTo: green
         | 
| 6 | 
             
            sdk: gradio
         | 
| @@ -9,6 +9,8 @@ app_file: app_rvc.py | |
| 9 | 
             
            pinned: true
         | 
| 10 | 
             
            license: mit
         | 
| 11 | 
             
            short_description: Video Dubbing with Open Source Projects
         | 
|  | |
|  | |
| 12 | 
             
            ---
         | 
| 13 |  | 
| 14 | 
             
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 
|  | |
| 1 | 
             
            ---
         | 
| 2 | 
            +
            title: Video Dubbing (SoniTranslate)
         | 
| 3 | 
            +
            emoji: 🌍
         | 
| 4 | 
             
            colorFrom: blue
         | 
| 5 | 
             
            colorTo: green
         | 
| 6 | 
             
            sdk: gradio
         | 
|  | |
| 9 | 
             
            pinned: true
         | 
| 10 | 
             
            license: mit
         | 
| 11 | 
             
            short_description: Video Dubbing with Open Source Projects
         | 
| 12 | 
            +
            preload_from_hub:
         | 
| 13 | 
            +
              - Systran/faster-whisper-large-v3
         | 
| 14 | 
             
            ---
         | 
| 15 |  | 
| 16 | 
             
            Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
         | 
 
			
