met4citizen / TalkingHead

Talking Head (3D): A JavaScript class for real-time lip-sync using Ready Player Me full-body 3D avatars.
MIT License
296 stars 95 forks source link

Impulse responses library #60

Closed audreytimbani closed 2 weeks ago

audreytimbani commented 2 weeks ago

@met4citizen Do you have any idea where I can find more impulse responses ?

met4citizen commented 2 weeks ago

In this project, I used impulse response data from OpenAir. I haven't extensively explored other sources, but the following repository provides a list of publicly available room impulse response datasets:

https://github.com/RoyJames/room-impulse-responses

audreytimbani commented 2 weeks ago

Thanks you