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

Fix quickstart NotebookLlama's dependencies #763

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

ZacWang
Copy link

@ZacWang ZacWang commented Oct 30, 2024

What does this PR do?

Fix NotebookLlama demo

  • remove pkg warnings from requirements, since we can directly import warnings in python 3
  • add imports for wavfile, AudioSegment and io to 'Step-4-TTS-Workflow.ipynb'
  • add dependencies for pydub and parler-tts required from 'Step-4-TTS-Workflow.ipynb'
  • downgrade transformers version to 4.43.0, to be compatible with parler-tts's dependency

Feature/Issue validation/testing

not applicable

@ZacWang ZacWang changed the title Fix quickstart notebookllama Fix quickstart NotebookLlama's dependencies Oct 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants