Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Maple-FunASR-Desktop

A FunASR desktop application based on QFluentWidgets.

Supports speech-to-text transcription with speaker diarization, multi-format export, and hardware-accelerated inference (CUDA / ROCm / Intel XPU / CPU).

License

Copyright (C) 2026 Maple-FunASR-Desktop

This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/.

Third-party Components

Build

# With uv (recommended)
cd win
uv sync --group build
uv run python main.py
uv run pyinstaller build.spec

# With pip
cd win
pip install -r requirements.txt
python main.py
pip install pyinstaller
pyinstaller build.spec

About

A FunASR desktop application based on QFluentWidgets

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages