Gowri Shankar P
Results
1
comments of
Gowri Shankar P
hi, maybe you can try this, https://tfhub.dev/google/nonsemantic-speech-benchmark/trillsson1/1 ``` # TF2 version import tensorflow as tf import tensorflow_hub as hub m = hub.KerasLayer('https://tfhub.dev/google/trillsson1/1') # NOTE: Audio should be floats in [-1,...