Remove trailing whitespace in dnn

This commit is contained in:
Marcus Asteborg 2023-06-22 05:27:54 -07:00
parent 26ab10d0c8
commit f36685fc97
No known key found for this signature in database
GPG key ID: F69798291D4CE42A
37 changed files with 231 additions and 246 deletions

View file

@ -118,5 +118,3 @@ for c in range(0, nb_frames):
#print(mem)
np.array([np.round(mem)], dtype='int16').tofile(fout)
skip = 0