Spaces:
				
			
			
	
			
			
		Runtime error
		
	
	
	
			
			
	
	
	
	
		
		
		Runtime error
		
	Commit 
							
							·
						
						0844432
	
1
								Parent(s):
							
							c626da3
								
Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | @@ -227,6 +227,7 @@ def main(): | |
| 227 | 
             
                                        <p style="text-align: left"> HuggingFace provides us with a community GPU grant. Thanks 😊 </p>
         | 
| 228 | 
             
                                    </div>''',                      
         | 
| 229 | 
             
                                 examples=[["HierSpeech is a zero shot speech synthesis model, which can generate high-quality audio", "./example/3_rick_gt.wav", 0.333,0.333, 1.0, 1.0, 0, 1111],
         | 
|  | |
| 230 | 
             
                                            ["HierSpeech is a zero shot speech synthesis model, which can generate high-quality audio", "./example/ex01_whisper_00359.wav", 0.333,0.333, 1.0, 1.0, 0, 1111],
         | 
| 231 | 
             
                                             ["하앜! It's too cold today", "./example/openai_tts_sample.mp3", 0.333,0.333, 1.0, 1.0, 0, 1111],
         | 
| 232 | 
             
                                           ["Hi there, I'm your new voice clone. Try your best to upload quality audio", "./example/female.wav", 0.333,0.333, 1.0, 1.0, 0, 1111],
         | 
|  | |
| 227 | 
             
                                        <p style="text-align: left"> HuggingFace provides us with a community GPU grant. Thanks 😊 </p>
         | 
| 228 | 
             
                                    </div>''',                      
         | 
| 229 | 
             
                                 examples=[["HierSpeech is a zero shot speech synthesis model, which can generate high-quality audio", "./example/3_rick_gt.wav", 0.333,0.333, 1.0, 1.0, 0, 1111],
         | 
| 230 | 
            +
                                           ["HierSpeech is a zero shot speech synthesis model, which can generate high-quality audio", "./example/dog.wav", 0.333,0.667, 1.0, 1.0, 0, 1790],
         | 
| 231 | 
             
                                            ["HierSpeech is a zero shot speech synthesis model, which can generate high-quality audio", "./example/ex01_whisper_00359.wav", 0.333,0.333, 1.0, 1.0, 0, 1111],
         | 
| 232 | 
             
                                             ["하앜! It's too cold today", "./example/openai_tts_sample.mp3", 0.333,0.333, 1.0, 1.0, 0, 1111],
         | 
| 233 | 
             
                                           ["Hi there, I'm your new voice clone. Try your best to upload quality audio", "./example/female.wav", 0.333,0.333, 1.0, 1.0, 0, 1111],
         | 
