Spaces:
				
			
			
	
			
			
		Running
		
			on 
			
			Zero
	
	
	
			
			
	
	
	
	
		
		
		Running
		
			on 
			
			Zero
	
		Yorsmeni reinaldo benavides c贸rdoba
		
	commited on
		
		
					Update app.py
Browse files
    	
        app.py
    CHANGED
    
    | 
         @@ -1,9 +1,4 @@ 
     | 
|
| 1 | 
         
             
            import tempfile
         
     | 
| 2 | 
         
            -
            import time
         
     | 
| 3 | 
         
            -
            from pathlib import Path
         
     | 
| 4 | 
         
            -
            from typing import Optional, Tuple
         
     | 
| 5 | 
         
            -
            import spaces
         
     | 
| 6 | 
         
            -
             
     | 
| 7 | 
         
             
            import gradio as gr
         
     | 
| 8 | 
         
             
            import numpy as np
         
     | 
| 9 | 
         
             
            import soundfile as sf
         
     | 
| 
         | 
|
| 1 | 
         
             
            import tempfile
         
     | 
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 
         | 
|
| 2 | 
         
             
            import gradio as gr
         
     | 
| 3 | 
         
             
            import numpy as np
         
     | 
| 4 | 
         
             
            import soundfile as sf
         
     |