Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

go bindings: Adding features to the go-whisper example, etc #384

Merged
merged 9 commits into from
Jan 7, 2023

Conversation

djthorpe
Copy link
Contributor

@djthorpe djthorpe commented Jan 7, 2023

Adding features for the go-whisper example:

  • -colorize flag
  • -out srt flag
  • -threads flag
  • etc

On push for files in the bindings/go folder, now runs go tests on ubuntu-latest
Added some methods to determine type of token (although not all, since I am not sure that's possible)

@ggerganov ggerganov merged commit f078a6f into ggerganov:master Jan 7, 2023
abitofevrything pushed a commit to abitofevrything/whisper.cpp that referenced this pull request Jan 8, 2023
…#384)

* Updated bindings so they can be used in third pary packages.

* Updated makefiles to set FMA flag on optionally, for xeon E5 on Darwin

* Added test script

* Changes for examples

* Reverted

* Made the NewContext method private
rock3125 pushed a commit to rock3125/whisper.cpp that referenced this pull request Feb 21, 2023
…#384)

* Updated bindings so they can be used in third pary packages.

* Updated makefiles to set FMA flag on optionally, for xeon E5 on Darwin

* Added test script

* Changes for examples

* Reverted

* Made the NewContext method private
anandijain pushed a commit to anandijain/whisper.cpp that referenced this pull request Apr 28, 2023
…#384)

* Updated bindings so they can be used in third pary packages.

* Updated makefiles to set FMA flag on optionally, for xeon E5 on Darwin

* Added test script

* Changes for examples

* Reverted

* Made the NewContext method private
jacobwu-b pushed a commit to jacobwu-b/Transcriptify-by-whisper.cpp that referenced this pull request Oct 24, 2023
…#384)

* Updated bindings so they can be used in third pary packages.

* Updated makefiles to set FMA flag on optionally, for xeon E5 on Darwin

* Added test script

* Changes for examples

* Reverted

* Made the NewContext method private
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants