met4citizen / TalkingHead

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

Impulse responses library #60

Closed audreytimbani closed 2 months ago

audreytimbani commented 2 months ago

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

met4citizen commented 2 months 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 months ago

Thanks you