You're looking at a specific version of this model. Jump to the model overview.
nateraw /whisper-large-v3:07f09327
            
              
                
              
            
            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 | 
|---|---|---|---|
| filepath | 
           
            string
            
           
         | 
        
           
            Path to audio file to transcribe.
           
         | 
      |
| language | 
           
            string
            
           
         | 
        
           
            Source language if you know it (ex. english, french).
           
         | 
      |
| translate | 
           
            boolean
            
           
         | 
        
          
             
              False
             
          
          
          
         | 
        
           
            Whether to translate the text to English from the source language.
           
         | 
      
| return_timestamps | 
           
            boolean
            
           
         | 
        
          
             
              True
             
          
          
          
         | 
        
           
            Whether to return timestamps for each chunk.
           
         | 
      
            
              
                
              
            
            Output schema
          
        The shape of the response you’ll get when you run this model with an API.
              Schema
            
            {'title': 'Output'}