Trương Thanh Quảng

Results 7 issues of Trương Thanh Quảng

### Describe the bug I made an example using pjsua2 to make video call. After call connected for a short time, app will be crashed. Every time, app crash at...

Please add pjsua2 video support to ios-swift-pjsua2. @emretufekci : Please advice me some where to go. Thanks!

type: enhancement

When I extract data from ROMS model, ocean currents flow data grid like this: ![image](https://user-images.githubusercontent.com/20198693/62022825-3292d480-b1f8-11e9-9646-c82dd7092e00.png) Is it posible to draw ocean currents flow using wind-layer? Thanks!

I have a small code like this: ![image](https://user-images.githubusercontent.com/20198693/92556688-c3116480-f294-11ea-9403-97e094ac8d3e.png) What is the best replacement for audio[0].data.cpu() ? Thanks!

I ran python3 prepare_data.py with my own data (22050, 16bit, mono), AssertionError occured. HBox(children=(FloatProgress(value=0.0, max=28825.0), HTML(value=''))) Traceback (most recent call last): File "prepare_data.py", line 103, in text, char_seq, phone_seq, melspec,...

Hi! I want to delete a column based on my running parameters. Is it posible to do that?