We are also seeing something similar running audio stem separation models on the GPU and have filed issues in feedback assistant, e.g. FB20777953. CPU and NPU inference appear unaffected.
- (UIContainerBackgroundStyle) preferredContainerBackgroundStyle
{
return UIContainerBackgroundStyleHidden;
}
on my hosting app's View Controller did the trick
Hi All,
I have built a framework exactly for this purpose, supporting up to 7th order playback using a custom ambisonic decoder & opus compressed files - please get in touch if you'd like to beta test it.
We are also seeing something similar running audio stem separation models on the GPU and have filed issues in feedback assistant, e.g. FB20777953. CPU and NPU inference appear unaffected.
- (UIContainerBackgroundStyle) preferredContainerBackgroundStyle
{
return UIContainerBackgroundStyleHidden;
}
on my hosting app's View Controller did the trick
Hi All,
I have built a framework exactly for this purpose, supporting up to 7th order playback using a custom ambisonic decoder & opus compressed files - please get in touch if you'd like to beta test it.