markusingvarsson commited on
Commit
e3b7a06
·
verified ·
1 Parent(s): f073fd7

Upload folder using huggingface_hub

Browse files
Files changed (2) hide show
  1. README.md +1 -1
  2. onnx/decoder_model_merged.onnx +1 -1
README.md CHANGED
@@ -21,7 +21,7 @@ This is an ONNX conversion of OpenAI's [whisper-base](https://huggingface.co/ope
21
  ## Usage
22
 
23
  ```javascript
24
- import { pipeline } from '@xenova/transformers';
25
 
26
  const transcriber = await pipeline('automatic-speech-recognition', 'markusingvarsson/whisper-test');
27
  const result = await transcriber('audio.wav');
 
21
  ## Usage
22
 
23
  ```javascript
24
+ import { pipeline } from '@huggingface/transformers';
25
 
26
  const transcriber = await pipeline('automatic-speech-recognition', 'markusingvarsson/whisper-test');
27
  const result = await transcriber('audio.wav');
onnx/decoder_model_merged.onnx CHANGED
@@ -1,3 +1,3 @@
1
  version https://git-lfs.github.com/spec/v1
2
- oid sha256:9295b9fb09be07b70ac6c54a7cfc7bf172d88a40f735035b30fc5a0f374fa435
3
  size 79336381
 
1
  version https://git-lfs.github.com/spec/v1
2
+ oid sha256:2af8327c0ef36a1d06b72aea3398cb091008168f07aa163ce431d8a73b2f1929
3
  size 79336381