Giter Club home page Giter Club logo

audio-preprocess's People

Contributors

anyacoder avatar clumsyroot avatar cnchtu avatar djkcyl avatar huanlinoto avatar leng-yue avatar lordelf avatar pre-commit-ci[bot] avatar xxxxrt666 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

audio-preprocess's Issues

Ubuntu 中多进程默认使用了 fork 的启动方法报错

系统: Ubuntu 22.04.3 LTS
fap transcribe 命令的时候报错 - RuntimeError: Cannot re-initialize CUDA in forked subprocess. To use CUDA with multiprocessing, you must use the 'spawn' start method
ProcessPoolExecutor 传入mp_context=mp.get_context('spawn')就可以使用了
或许可以加一下参数来指定这个?

无法使用

不知道为什么fap没有加进环境变量,所以直接这样开,但是报错了,python版本3.10.7 windows10
PS E:\下载\audio-preprocess-main> E:\python\pyton3.10.7\Scripts\fap.exe --help
Traceback (most recent call last):
File "E:\python\pyton3.10.7\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "E:\python\pyton3.10.7\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "E:\python\pyton3.10.7\Scripts\fap.exe_main
.py", line 4, in
ModuleNotFoundError: No module named 'fish_audio_preprocess'
PS E:\下载\audio-preprocess-main>
PS E:\下载\audio-preprocess-main>
PS E:\下载\audio-preprocess-main> E:\python\pyton3.10.7\Scripts\fap.exe
Traceback (most recent call last):
File "E:\python\pyton3.10.7\lib\runpy.py", line 196, in _run_module_as_main
return _run_code(code, main_globals, None,
File "E:\python\pyton3.10.7\lib\runpy.py", line 86, in run_code
exec(code, run_globals)
File "E:\python\pyton3.10.7\Scripts\fap.exe_main
.py", line 4, in
ModuleNotFoundError: No module named 'fish_audio_preprocess'

a little bug

In /audio-preprocess/fish_audio_preprocess/cli/length.py, line 51, there should be a bracket
input_dir = Path(input_dir->input_dir = Path(input_dir)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.