Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

TadGAN for Audio #532

Open
isaackargar opened this issue Apr 26, 2024 · 1 comment
Open

TadGAN for Audio #532

isaackargar opened this issue Apr 26, 2024 · 1 comment
Labels
question Further information is requested

Comments

@isaackargar
Copy link

Hey,

Thank you for the great library. Have you also tested tadgan on audio data? Or high frequency signals?

@sarahmish
Copy link
Collaborator

Hi @isaackargar, thanks for opening an issue in Orion!

We have not explicitly tested that domain, however, we did deal with high frequency data. The most important element in this setting is to set the interval value into a proper value. See our documentation. Typically for high frequency signals, we resort to aggregating values over a fixed interval to reduce the dimension. Based on the properties of your dataset you can choose which interval value is appropriate.

@sarahmish sarahmish added the question Further information is requested label Apr 29, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested
Projects
None yet
Development

No branches or pull requests

2 participants