You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for the great libraries! I am using @siteed/expo-audio-studio to extract Mel spectrogram data, and I'm interested in visualizing it in React Native.
I noticed in some documentation examples a MelSpectrogramVisualizer component here, but it does not appear to exist in the latest @siteed/expo-audio-ui v0.6.0 package (e.g., in the npm bundle or Storybook).here
Is there a plan to officially support a MelSpectrogramVisualizer in the UI package? If not, would it be possible to add it, or provide guidance on recommended approaches to display mel spectrogram data?