]> git.djapps.eu Git - pkg/ggml/sources/whisper.cpp/commit
examples : add python example for transcription (#1744)
authorjames wolf <redacted>
Sat, 13 Jan 2024 17:37:18 +0000 (12:37 -0500)
committerGitHub <redacted>
Sat, 13 Jan 2024 17:37:18 +0000 (19:37 +0200)
commita13a7da5ad7008e2be7508c1651294ec805f13bd
treee49d999bd68917748c7701e6c5ad28c82d3caf5e
parent519f8e86842baae7f537487100093483ce38d87a
examples : add python example for transcription (#1744)

* rebase and add simple python interface

* moved python files to examples/python
examples/python/test_whisper_processor.py [new file with mode: 0644]
examples/python/whisper_processor.py [new file with mode: 0644]