Whisper prompt tuning

This page summarizes the projects mentioned and recommended in the original post on /r/learnmachinelearning

InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. peft

    🤗 PEFT: State-of-the-art Parameter-Efficient Fine-Tuning.

    Hi everyone. Recently I've been looking into the PEFT library (https://github.com/huggingface/peft) and I was wondering if it would be possible to do prompt tuning with OpenAI's Whisper model. They have an example notebook for tuning Whisper with LoRA (https://colab.research.google.com/drive/1vhF8yueFqha3Y3CpTHN6q9EVcII9EYzs?usp=sharing) but I'm not sure how to go about changing it to use prompt tuning instead.

  2. InfluxDB

    InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.

    InfluxDB logo
  3. transformers

    🤗 Transformers: the model-definition framework for state-of-the-art machine learning models in text, vision, audio, and multimodal models, for both inference and training.

    From what I know, Whisper already supports prompting (https://github.com/huggingface/transformers/pull/22496). Can I somehow freeze the whole model and tune exclusively the prompt or would I need to write an implementation from scratch?

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Code Llama - The Hugging Face Edition

    3 projects | /r/LocalLLaMA | 27 Aug 2023
  • New Oobabooga Standard, 8bit, and 4bit plus LLaMA conversion instructions, Windows 10 no WSL needed

    5 projects | /r/Oobabooga | 26 Mar 2023
  • [P] BART denoising language modeling in JAX/Flax

    3 projects | /r/MachineLearning | 1 Aug 2022
  • AllenNLP will be unmaintained in December

    6 projects | news.ycombinator.com | 11 Jul 2022
  • Text Classification Library for a Quick Baseline

    4 projects | news.ycombinator.com | 23 Jun 2021

Did you know that Python is
the 2nd most popular programming language
based on number of references?