FFMPEG Noise Issue

I need to add the -nostats arguement to my FFMPEG Noise intergration.

I can’t seem to add it to my current extra argument setup. extra_arguments: -filter:a highpass=f=300,lowpass=f=2500,volume=volume=2 -codec:a libmp3lame -ar 16000

Can anyone suggest how I would add it?