Update README.md
#89
by
						
christian1979
	
							
						- opened
							
					
    	
        README.md
    CHANGED
    
    | @@ -5,7 +5,11 @@ license_link: https://coqui.ai/cpml | |
| 5 | 
             
            library_name: coqui
         | 
| 6 | 
             
            pipeline_tag: text-to-speech
         | 
| 7 | 
             
            widget:
         | 
| 8 | 
            -
             | 
|  | |
|  | |
|  | |
|  | |
| 9 | 
             
            ---
         | 
| 10 |  | 
| 11 | 
             
            # ⓍTTS
         | 
| @@ -100,4 +104,4 @@ outputs = model.synthesize( | |
| 100 | 
             
                gpt_cond_len=3,
         | 
| 101 | 
             
                language="en",
         | 
| 102 | 
             
            )
         | 
| 103 | 
            -
            ```
         | 
|  | |
| 5 | 
             
            library_name: coqui
         | 
| 6 | 
             
            pipeline_tag: text-to-speech
         | 
| 7 | 
             
            widget:
         | 
| 8 | 
            +
            - text: Once when I was six years old I saw a magnificent picture
         | 
| 9 | 
            +
            language:
         | 
| 10 | 
            +
            - de
         | 
| 11 | 
            +
            base_model:
         | 
| 12 | 
            +
            - SWivid/F5-TTS
         | 
| 13 | 
             
            ---
         | 
| 14 |  | 
| 15 | 
             
            # ⓍTTS
         | 
|  | |
| 104 | 
             
                gpt_cond_len=3,
         | 
| 105 | 
             
                language="en",
         | 
| 106 | 
             
            )
         | 
| 107 | 
            +
            ```
         | 
