#How do i access AudioSR?
1 messages · Page 1 of 1 (latest)
@hearty flame
what's ur pc gpu?
i use android (not pc)
but i have a kaggle account with the free 30 hours of gpu weekly because i verified my phone number
U can't do it locally then, rip
U can use cloud
U can try it's Google colab fork: https://colab.research.google.com/github/jarredou/AudioSR-Colab-Fork/blob/main/AudioSR_Colab_Fork.ipynb
Or use my ZeroGPU HuggingFace space https://huggingface.co/spaces/Nick088/Audio-SR/
Unfortunately there is no Kaggle Port yet
I always have this problem with AudioSR in colab, how do i fix this?
Traceback (most recent call last):
File "/content/versatile_audio_super_resolution/inference.py", line 219, in <module>
out = p.predict(
File "/content/versatile_audio_super_resolution/inference.py", line 173, in predict
waveform = self.process_audio(
File "/content/versatile_audio_super_resolution/inference.py", line 107, in process_audio
out_chunk = super_resolution(
File "/content/versatile_audio_super_resolution/audiosr/pipeline.py", line 165, in super_resolution
batch, duration = make_batch_for_super_resolution(input_file, waveform=waveform)
File "/content/versatile_audio_super_resolution/audiosr/pipeline.py", line 95, in make_batch_for_super_resolution
batch.update(lowpass_filtering_prepare_inference(batch))
File "/content/versatile_audio_super_resolution/audiosr/utils.py", line 84, in lowpass_filtering_prepare_inference
filtered_audio = lowpass(
File "/content/versatile_audio_super_resolution/audiosr/lowpass.py", line 169, in lowpass
return lowpass_filter(
File "/content/versatile_audio_super_resolution/audiosr/lowpass.py", line 97, in lowpass_filter
sos = cheby1(order, 0.1, hi, btype="low", output="sos")
File "/usr/local/lib/python3.10/dist-packages/scipy/signal/_filter_design.py", line 3347, in cheby1
return iirfilter(N, Wn, rp=rp, btype=btype, analog=analog,
File "/usr/local/lib/python3.10/dist-packages/scipy/signal/_filter_design.py", line 2623, in iirfilter
raise ValueError("Digital filter critical frequencies "
ValueError: Digital filter critical frequencies must be 0 < Wn < 1
Ayo? @odd shore level 1 !!! 
which colab
Ah, @candid steeple may u know?
Could you explainw what u are trying to do
It bugs me so much that whenever I try to infer a track this problem come out in colab:
Traceback (most recent call last):
File "/content/versatile_audio_super_resolution/inference.py", line 219, in <module>
out = p.predict(
File "/content/versatile_audio_super_resolution/inference.py", line 173, in predict
waveform = self.process_audio(
File "/content/versatile_audio_super_resolution/inference.py", line 107, in process_audio
out_chunk = super_resolution(
File "/content/versatile_audio_super_resolution/audiosr/pipeline.py", line 165, in super_resolution
batch, duration = make_batch_for_super_resolution(input_file, waveform=waveform)
File "/content/versatile_audio_super_resolution/audiosr/pipeline.py", line 95, in make_batch_for_super_resolution
batch.update(lowpass_filtering_prepare_inference(batch))
File "/content/versatile_audio_super_resolution/audiosr/utils.py", line 84, in lowpass_filtering_prepare_inference
filtered_audio = lowpass(
File "/content/versatile_audio_super_resolution/audiosr/lowpass.py", line 169, in lowpass
return lowpass_filter(
File "/content/versatile_audio_super_resolution/audiosr/lowpass.py", line 97, in lowpass_filter
sos = cheby1(order, 0.1, hi, btype="low", output="sos")
File "/usr/local/lib/python3.10/dist-packages/scipy/signal/_filter_design.py", line 3347, in cheby1
return iirfilter(N, Wn, rp=rp, btype=btype, analog=analog,
File "/usr/local/lib/python3.10/dist-packages/scipy/signal/_filter_design.py", line 2623, in iirfilter
raise ValueError("Digital filter critical frequencies "
ValueError: Digital filter critical frequencies must be 0 < Wn < 1
heres the colab that i used I think its outdated, in code terms or version? or requirements i really don't know what to do.
like it doesnt finish the chunking
even if i set it to 5 seconds of chunks
@hearty flame could you help him?
i dunno about that error
how can you fix it?
i said i dunno about it
alr
who is calling me?
Huh idk?
I'm bored, I'm going to make a audiosr port to Kaggle.
works for now
magic
works
more senior developer every day
oh ye i forgot to do that as i got my acc back later lol
also bc i don't wanna put my email to update the audiosr pip package
so kind of stopped on audiosr
too late, I already made a port
check this
i hate kaggle on mobile
so buggy
on pc works
wait a minute
i am so stupid
Now it works, thanks!!
Oh i thought u mean't my fork lol
xd
I also have a collab port of Shirou's Music Separation Training.
how to upload an audio and put the right path/directory?
on input
click on new dataset
i did it
but what is the path to the audio e uploaded in dataset?
A set of audio files compressed into a .zip file, used by RVC for voice training. The quality & length of the dataset are the biggest determining factors of the final quality of the model.
mmm
copy the path of your audios
usually something like /kaggle/input/my_dataset
how
i'll try it
click on copy button
replace /kaggle/working/my_audios/song.mpy with what you copied above
replace this with /kaggle/working
the modified audio will appear here:
you can change the options by changing these values to the value of your choice
thank you❤
Sir, I've made AudioSR's webui, can I share it here? For everyone's convenience.
Sure go for it