Skip to content

Facebook团队的那个Demucs确实很好用,但是平常用命令行挺麻烦的不是吗?所以我用Python写了一个界面,基于Tkinter。

Notifications You must be signed in to change notification settings

Gongkddz/DemucsGUI_by_Tkinter

Repository files navigation

DemucsGUI_by_Tkinter

Facebook团队的那个Demucs确实很好用,但是平常用命令行挺麻烦的不是吗?所以我用Python写了一个界面,基于Tkinter。
The Demucs by Facebook team is indeed very useful, but it can be quite cumbersome to use through the command line, isn't it? So, I wrote a Python interface for it, based on Tkinter.

目前已经实现的功能
Current implemented features

  1. 使用os库调用Demucs功能
    Utilize the os library to call Demucs functionality.
  2. 使用Tkinter实现图形用户界面
    Create a graphical user interface using Tkinter.
  3. 通过图形调整部分核心参数
    Adjust some core parameters through the graphical interface.
  4. 面向Windows平台的应用程序
    Application designed for the Windows platform.
  5. 精美绘制的图标
    Beautifully designed icon.
  6. 内置安装程序
    Built-in installer.
  7. 支持Nvidia显卡加速CUDA
    Support for Nvidia GPU acceleration with CUDA.

目前存在的问题
Current known issues

  1. 似乎安装程序在某些特定情况下并不能完美运行
    The installer seems to have some difficulties running perfectly under certain specific circumstances.

核心链接
Core link

https://github.com/facebookresearch/demucs

About

Facebook团队的那个Demucs确实很好用,但是平常用命令行挺麻烦的不是吗?所以我用Python写了一个界面,基于Tkinter。

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published