TC-ResNet
TC-ResNet copied to clipboard
Code for Temporal Convolution for Real-time Keyword Spotting on Mobile Devices
I tried to run the code as described. Only changed some of the values of arguments. I'm getting an error: Traceback (most recent call last): File "/home/gauri/TC-ResNet/evaluate_audio.py", line 87, in...
I am a newer in automatic speech recognition. Now I have a task to detect keyword in real time and in real application. For example on speech command is "open...
I calculated the flops but the TCResnet8-1.0's flops is 0.6M, instead of 3.0M
Hi, I met **tensorflow/core/framework/op_kernel.cc:1401] OP_REQUIRES failed at whole_file_read_ops.cc:114 : Not found: NewRandomAccessFile failed to Create/Open: D:\user\dataset\KWS\TC-ResNet\google_speech_commands\splitted_data\train\right\61a0d340_nohash_0.wav** issue, but I can find the file in that absolute path. I use download_and_split.sh...
Bumps [tensorflow](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.11.1. Release notes Sourced from tensorflow's releases. TensorFlow 2.11.1 Release 2.11.1 Note: TensorFlow 2.10 was the last TensorFlow release that supported GPU on native-Windows. Starting...
Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.13.1 to 2.12.0. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.12.0 Release 2.12.0 TensorFlow Breaking Changes Build, Compilation and Packaging Removed redundant packages tensorflow-gpu and tf-nightly-gpu. These...