When executing Wav2Vec2Processor.from_pretrained("facebook/hubert-large-ls960-ft"), a warning appears: "Ignored unknown kwarg option 'normalize'".
#3
by
lifeplayer
- opened
When executing Wav2Vec2Processor.from_pretrained("facebook/hubert-large-ls960-ft"), a warning appears: "Ignored unknown kwarg option 'normalize'".
How should I resolve it?