Georgi Gerganov
6b45e37b2b
Update README.md and finalize the whisper.wasm example
2 years ago
Georgi Gerganov
5698b51718
Update README.md
2 years ago
Georgi Gerganov
3fe3898ebb
Update README.md
2 years ago
Georgi Gerganov
81c185576c
Update README.md
2 years ago
Georgi Gerganov
1969ee4bc7
Update README.md
2 years ago
Georgi Gerganov
72d967bce4
Use Accelerate framework on Apple silicon
...
Huge performance improvement in the Encode (almost x2 on MacBook M1 Pro)
Also various extra optimizations:
- Multi-threaded NORM operator
- Faster GELU via F16 cast
2 years ago
Georgi Gerganov
36945162fa
Update README.md (ref #50 )
2 years ago
Georgi Gerganov
b2f1600aa3
Update README.md
2 years ago
Topping1
1348796a93
Update README.md ( #43 )
...
* Update README.md
Updated README.md to list new features, such as subtitle file support (VTT and SRT)
* Update README.md
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
Co-authored-by: Georgi Gerganov <ggerganov@gmail.com>
2 years ago
Georgi Gerganov
8d94358251
Update README.md
2 years ago
Georgi Gerganov
ad6693fb64
Update README.md
2 years ago
Georgi Gerganov
63b6786767
Minor
2 years ago
Georgi Gerganov
f7ab81fe51
Update README.md
2 years ago
Georgi Gerganov
4c4ab71d4d
Update README.md
2 years ago
Georgi Gerganov
2d47693435
Update README.md
2 years ago
Georgi Gerganov
700898e6ed
ref #22 : add option to provide multiple input .wav files
2 years ago
Georgi Gerganov
6b1c3cc198
Update README.md
2 years ago
Georgi Gerganov
b8f713482e
Minor updates
2 years ago
Georgi Gerganov
e7a15876f8
Update README.md
2 years ago
Georgi Gerganov
d71e567656
Update README.md
2 years ago
Georgi Gerganov
62897e8ae6
Update README.md
2 years ago
Georgi Gerganov
3bcdbdfc32
Reduce memory usage even more + better sampling
...
- The encode/decode memory buffers are now reused
- If the 30-sec segment goes for too long without a timestamp token, we
force one. Improves transcription for large model
- Stereo support
- Add "micro-machines.wav" sample
2 years ago
Georgi Gerganov
310f4883d1
Update README.md
2 years ago
Georgi Gerganov
fd3f3d748f
Update README.md
2 years ago
Georgi Gerganov
5877c3578e
ref #4 : added transcription timestamps
...
Can be turned off with "-nt" argument.
Performance has also improved.
2 years ago
Georgi Gerganov
4352a6018b
Update README.md
2 years ago
Georgi Gerganov
f888c2373d
Flash + language support (ref #2 )
...
- Achieved big performance improvement + memory usage reduction
- Can now translate / transcribe different languages
2 years ago
Georgi Gerganov
476182e439
Update README.md and simplify usage
2 years ago
Georgi Gerganov
f2456f8d93
Create README.md
2 years ago