Marcus Asteborg

Results 172 comments of Marcus Asteborg

In case you are using cmake to build the lib it's not really well tested on iOS so there might be bugs there. In case you have your custom build...

I think they mention it here, https://developer.apple.com/documentation/xcode/writing_arm64_code_for_apple_platforms

@sevensidedmarble maybe check this discussion: https://github.com/webrtc-rs/webrtc/issues/101

https://opus-codec.org/docs/opus_api-1.3.1/group__opus__decoder.html#ga753f6fe0b699c81cfd47d70c8e15a0bd You should be able to create the decoder with fs 8k sample rate to get 8k pcm out.

@sezero Hi, I am not so good with all the version stuff. But can you check if this change would fix the issues you have for opus? https://github.com/xnorpx/opus/commit/093b8dab25d5dc0ac25d7e4a47d03c6353e6cf79

I get one card extra, (leetcode-anki) C:\git\leetcode-anki>python generate.py --list-id erbd86ur --output-file neetcode.apkg C:\git\leetcode-anki\generate.py:215: DeprecationWarning: There is no current event loop loop: asyncio.events.AbstractEventLoop = asyncio.get_event_loop() INFO:root:Fetching 151 problems 151 per page...

yeah doc might need to be updated similar as I did with Opus, but not so familiar with these extra libs.