• Javier de la Rosa's avatar
    Fix ASR pipelines from local directories with wav2vec models that have... · 9eb7e9ba
    Javier de la Rosa authored
    Fix ASR pipelines from local directories with wav2vec models that have language models attached (#15590)
    
    * Fix loading pipelines with wav2vec models with lm when in local paths
    
    * Adding tests
    
    * Fix test
    
    * Adding tests
    
    * Flake8 fixes
    
    * Removing conflict files :(
    
    * Adding task type to test
    
    * Remove unnecessary test and imports
    9eb7e9ba
test_pipelines_automatic_speech_recognition.py 25.8 KB