Browse Source
        
      
      Update input arg name
      
        Signed-off-by: Jael Gu <mengjia.gu@zilliz.com>
      
      
        main
      
      
     
    
    
    
	
		
			
				 2 changed files with 
5 additions and 
5 deletions
			 
			
		 
		
			
				- 
					
					
					 
					README.md
				
 
			
				- 
					
					
					 
					audio_embedding_vggish.yaml
				
 
			
		
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -10,7 +10,7 @@ This pipeline extracts features of a given audio file using a VGGish model imple | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					**Input Arguments:** | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					- filepath: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					- audio_path: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					  - the input audio in `.wav` | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					  - supported types: `str` (path to the audio) | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					
 | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  | 
				
			
			
		
	
								
							
						
					 
					
				 
			 
		
			
			
			
			
			
			
				
				
					
						
							
								
									
	
		
			
				
					| 
						
						
							
								
							
						
						
					 | 
				
				 | 
				
					@ -7,7 +7,7 @@ operators: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        inputs: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            - | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                df: '_start_df' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                name: 'filepath' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                name: 'audio_path' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                col: 0 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        outputs: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            - | 
				
			
			
		
	
	
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
				
				 | 
				
					@ -21,7 +21,7 @@ operators: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        inputs: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            - | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                df: 'audio' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                name: 'filepath' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                name: 'audio_path' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                col: 0 | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        outputs: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            - | 
				
			
			
		
	
	
		
			
				
					| 
						
						
						
							
								
							
						
					 | 
				
				 | 
				
					@ -47,13 +47,13 @@ dataframes: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        name: '_start_df' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        columns: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            - | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                name: 'filepath' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                name: 'audio_path' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                vtype: 'str' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    - | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        name: 'audio' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        columns: | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					            - | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                name: 'filepath' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                name: 'audio_path' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					                vtype: 'str' | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					    - | 
				
			
			
		
	
		
			
				
					 | 
					 | 
				
				 | 
				
					        name: 'emb' | 
				
			
			
		
	
	
		
			
				
					| 
						
							
								
							
						
						
						
					 | 
				
				 | 
				
					
  |