Commit Graph

27 Commits (cfc06bf8dfea876dded28cff647bd98267dfc718)

Author SHA1 Message Date
Georgi Gerganov d629c034a4
models : fix HF model URL (close #356)
3 years ago
Ikko Ashimine 3467230a77 models : fix typo in convert-h5-to-ggml.py
3 years ago
Georgi Gerganov 77226aa89d
models : fix support for spaces in path (close #315)
3 years ago
Georgi Gerganov a613f16aec
talk : improve prompting
3 years ago
Kartik Saranathan d91c001120 Fix paths echoed after the download
3 years ago
Georgi Gerganov 9fe7306f4b
models : add the new "large" model release by OpenAI
3 years ago
Georgi Gerganov abce28ea99
talk.wasm : move to https://whisper.ggerganov.com/talk
3 years ago
Georgi Gerganov a2ecd54455
models : add instructions for using HF fine-tuned models
3 years ago
Georgi Gerganov 00f46dbc1d
models : add usage comments to the HF convert script (#157)
3 years ago
Georgi Gerganov 5698bddbc9
models : fix HF fine-tuned model conversion script (#157)
3 years ago
Georgi Gerganov d64d6ca3fd
models : minor changes to the HF convert script (#157)
3 years ago
Georgi Gerganov 93482d0373
models : add "convert-h5-to-ggml.py" script (#157)
3 years ago
Georgi Gerganov e70e5c8b53
models : simplify the conversion script
3 years ago
Dody Suria Wijaya 55a0e1a64e Update download-ggml-model.sh
3 years ago
Georgi Gerganov 864a78a8d0
models : change default hosting to Hugging Face
3 years ago
Georgi Gerganov 46a68fb9b5
minor : remove one more redundant line
3 years ago
Georgi Gerganov ccd56a9c5b
minor : fix double float32 conversion in python script
3 years ago
Georgi Gerganov b5dde365e9
extra : compute SHA of all models files
3 years ago
Mikhail Grigorev b26345cc7b Added for Windows implemenated script download-ggml-model.cmd
3 years ago
andypayne a09ce6e889 Changes to work by default on macOS - use curl when wget is not available, and use an alternative method to get the script path when realpath is not available.
3 years ago
Georgi Gerganov c6710efde2 refactoring : move main + stream in examples + other stuff
3 years ago
Joonas Pihlajamaa 4e887dc350 Add enconding parameter to vocab.json opening to fix errors
3 years ago
Georgi Gerganov 6b45e37b2b Update README.md and finalize the whisper.wasm example
3 years ago
Georgi Gerganov 63b6786767
Minor
3 years ago
Georgi Gerganov a53e06757f Create README.md
3 years ago
Georgi Gerganov 0e3ba2f9fc Adding dummy models for testing purposes
3 years ago
Georgi Gerganov b0a11594ae
Initial release
3 years ago