mdys

Results 3 comments of mdys

from whisper_jax import FlaxWhisperPipline import jax.numpy as jnp pipeline = FlaxWhisperPipline("openai/whisper-large-v2", batch_size=16) outputs = pipeline("2.wav", task="transcribe", return_timestamps=True) python test.py 2023-05-11 18:10:48.898676: W tensorflow/compiler/tf2tensorrt/utils/py_utils.cc:38] TF-TRT Warning: Could not find TensorRT No...

> Thanks! I only have CPU now。。I need an example py code that can run smoothly using CPU. Can you help me?

感谢 我还以为您这是反混淆的大杀器呢. 还以为我用错了 . 完全没有思路 所以又百度又google找了半天 刚找到一个工具 http://www.kahusecurity.com/downloads/JSDeobfuscator_v0.3.7z 密码 kahusecurity 但不会用 ...