Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

Spaces:
m1n9k7
/
NotebookMg
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
NotebookMg
Ctrl+K
Ctrl+K
  • 2 contributors
History: 7 commits
TheM1N9
Refactor audio generation in NotebookMg to write directly to output file, eliminating the need for intermediate AudioSegment. This change improves performance and simplifies the audio processing workflow.
b4093cc 5 months ago
  • static
    first commit 5 months ago
  • templates
    cookies removed 5 months ago
  • .gitattributes
    1.52 kB
    initial commit 5 months ago
  • .gitignore
    786 Bytes
    first commit 5 months ago
  • Dockerfile
    305 Bytes
    remove ffmpeg installation from Dockerfile and add ffmpeg-python to requirements 5 months ago
  • README.md
    3.14 kB
    readme updated 5 months ago
  • app.py
    10.9 kB
    Refactor podcast segment regeneration to remove pydub dependency. Directly concatenate MP3 files for improved performance and simplicity. 5 months ago
  • examples.py
    47.3 kB
    first commit 5 months ago
  • main.py
    12.9 kB
    Refactor audio generation in NotebookMg to write directly to output file, eliminating the need for intermediate AudioSegment. This change improves performance and simplifies the audio processing workflow. 5 months ago
  • poetry.lock
    90.6 kB
    first commit 5 months ago
  • pyproject.toml
    510 Bytes
    first commit 5 months ago
  • requirements.txt
    138 Bytes
    remove ffmpeg installation from Dockerfile and add ffmpeg-python to requirements 5 months ago