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.
Answered via StackOverflow: https://stackoverflow.com/questions/67659770/how-to-read-large-files-using-swiftui-documentgroup-without-making-a-temporary-c/67659979#67659979
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.
Answered via StackOverflow: https://stackoverflow.com/questions/67659770/how-to-read-large-files-using-swiftui-documentgroup-without-making-a-temporary-c/67659979#67659979