keyboard operator

Results 6 issues of keyboard operator

In the actual application scenario, do the training samples need to use far-field, near-field, and different orientation sounds? If the audio clips have different durations at the beginning, do you...

I have encountered a error building from source code. Is my gcc version mismatched? steps: 1.git clone ... 2. make os : ubuntu16.04 gcc : 5.4.0 ![image](https://user-images.githubusercontent.com/33537489/121305157-da6aa480-c92f-11eb-852b-7189d56ddaaa.png)

**4 errors detected in the compilation of "/tmp/tmpxft_00005a43_00000000-7_deform_psroi_pooling_op_gpu.cu.cpp1.ii".** A lot of suggestions are export PATH, but this doesn't work.Who has a solution? thank you very much.

Hi @parap1uie-s parameters: RPN_BBOX_STD_DEV = np.array([0.1, 0.1, 0.2, 0.2]) BBOX_STD_DEV = np.array([0.1, 0.1, 0.2, 0.2]) in config.py How do the values of these two parameters get? Is it based on...

After I rebuild amdgpu.ko, how can I use the latest amdgpu.ko, I tried removing the old amdgpu module, but it keeps being used. ``` $sudo rmmod amdgpu rmmod: ERROR: Module...

Hi, The rocm-5.2.1 installation package does not contain rocgdb by default,,so users have to compile and install it themselves. **step1:** I used the following config options: _../configure --program-prefix=roc \ --enable-64-bit-bfd...