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

📖 Install ffmpeg to enable speech-to-text functionality #6167

Closed
1 task
simon-pope opened this issue Nov 22, 2024 · 2 comments
Closed
1 task

📖 Install ffmpeg to enable speech-to-text functionality #6167

simon-pope opened this issue Nov 22, 2024 · 2 comments
Assignees
Labels

Comments

@simon-pope
Copy link

User Story

As a VS Code user in the AP
I need the openai whisper model to be installed
So that whisper can be used for our use cases

Value / Purpose

Enable use of OpenAI whisper as a critical bottleneck for a prisons data science project.

Useful Contacts

No response

User Types

No response

Hypothesis

If we... [do a thing]
Then... [this will happen]

Proposal

No response

Additional Information

From the Feature Request

I would like to be able to use the openai whisper model in python for transcribing audio to text, in VS code on the AP (https://huggingface.co/openai/whisper-large-v3-turbo).
This requires ffmpeg (https://www.ffmpeg.org/), which requires root access for installation on linux.

Describe the context.
My team are about to start work on a project to transcribe and translate audio. The current state of the art in this space is the OpenAI whisper model. Unlike their other models (the GPT family), Whisper can be downloaded and run locally. It will be critical for our project to be able to test whisper for our use case. In order to be able to do this, we need to be able to run it on the AP. And to do that, we need ffmpeg :)

Definition of Done

  • TBD
@jacobwoffenden
Copy link
Member

  • CDE Base 1.8.0-rc1 released
  • VS Code 2.7.0-rc1 released
  • VS Code 2.7.0-rc1 restricted release created on Control Panel

@jacobwoffenden
Copy link
Member

  • CDE Base 1.8.0 releases
  • VS Code 2.7.0 released generally

@github-project-automation github-project-automation bot moved this from 🛂 In Review to 🎉 Done in Analytical Platform Nov 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Archived in project
Development

No branches or pull requests

2 participants