voicefixer icon indicating copy to clipboard operation
voicefixer copied to clipboard

General Speech Restoration

Results 39 voicefixer issues
Sort by recently updated
recently updated
newest added

Output of `python3 test/test.py` after cloning: ``` Initializing VoiceFixer... Test voicefixer mode 0, Using CPU: Pass Test voicefixer mode 1, Using CPU: Pass Test voicefixer mode 2, Using CPU: Pass...

This is a great tool for audio recovery, but it seems in its standard modes it will save all files at 16-bit 44.1KHz. The sample rate makes sense, but is...

I am getting this issue, after runing _**python3 test/test.py**_ My pytorch version is 2.0.0+cu117 Initializing VoiceFixer... Traceback (most recent call last): File "/home/sughosh/voicefixer/test/test.py", line 41, in voicefixer = VoiceFixer() ^^^^^^^^^^^^...

请问大家有这个同样的情况吗?我使用了给的demo网站(https://huggingface.co/spaces/voicefixer/voicefixer), 输入了一段时长为4min的对白,采样率为44100,fix之后得到的是一条无规则噪声,请问有没有什么解决方案啊?

This is fine. I'm able to restore speech. Now a non-speech recording fixer could be really useful here. Any hints on how to train my own one on that?

Hi, thank you for the valuable tool. I encountered an issue when I processed a folder. Some audio was processed successfully, but some audio didn't work. I got a screenshot...

(Voicefixer) C:\Temp\voicefixer>voicefixer --help Traceback (most recent call last): File "", line 189, in _run_module_as_main File "", line 148, in _get_module_details File "", line 112, in _get_module_details File "C:\Temp\voicefixer\voicefixer\__init__.py", line 13,...

I am writing to inquire about the licensing information for the pre-trained checkpoints hat you have released. Understanding the licensing information is crucial to ensure that I use it in...

File "/home/jordancruz/.local/lib/python3.11/site-packages/streamlit/runtime/scriptrunner/script_runner.py", line 552, in _run_script exec(code, module.__dict__) File "/home/jordancruz/Tools/voicefixer/test/streamlit.py", line 4, in import librosa File "/home/jordancruz/.local/lib/python3.11/site-packages/librosa/__init__.py", line 211, in from . import core File "/home/jordancruz/.local/lib/python3.11/site-packages/librosa/core/__init__.py", line 9, in from...

Hi, thanks for your great work! When I try the _test/test.py_ , I find that the repair effect is better in the bass area, but has no effect in the...