You're looking at a specific version of this model. Jump to the model overview.
            
              
                
              
            
            Input schema
          
        The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description | 
|---|---|---|---|
| reference_image | 
           
            string
            
           
         | 
        
           
            Reference image path
           
         | 
      |
| audio_path | 
           
            string
            
           
         | 
        
           
            Audio path
           
         | 
      |
| kps_path | 
           
            string
            
           
         | 
        
           
            Keypoints path
           
         | 
      |
| retarget_strategy | 
           
            None
            
           
         | 
        
          
             
              fix_face
             
          
          
          
         | 
        
           
            Retarget strategy
           
         | 
      
| reference_attention_weight | 
           
            number
            
           
         | 
        
          
             
              0.95
             
          
          
          
            Max: 1  | 
        
           
            Reference attention weight
           
         | 
      
| audio_attention_weight | 
           
            number
            
           
         | 
        
          
             
              3
             
          
          
          
            Max: 10  | 
        
           
            Audio attention weight
           
         | 
      
| num_inference_steps | 
           
            integer
            
           
         | 
        
          
             
              25
             
          
          
          
            Min: 1 Max: 100  | 
        
           
            Number of inference steps
           
         | 
      
            
              
                
              
            
            Output schema
          
        The shape of the response you’ll get when you run this model with an API.
              Schema
            
            {'format': 'uri', 'title': 'Output', 'type': 'string'}