I wouldn’t say they directly ‘cause lag’, but they increase memory usage and loading times as all sounds in ReplicatedStorage are automatically loaded even when they aren’t being used.
The best solution would be to create a module that creates sounds when they are needed, rather than holding them in ReplicatedStorage all the time.
You can read some more info here, which also has an explanation from staff: