Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bill317996/Audio-to-midi
/ functions
Functions
22 in github.com/bill317996/Audio-to-midi
⨍
Functions
22
◇
Types & classes
1
↓ 3 callers
Function
lognorm
(x)
cfp.py:233
↓ 3 callers
Function
norm
(x)
cfp.py:235
↓ 2 callers
Function
Freq2LogFreqMapping
(tfr, f, fr, fc, tc, NumPerOct)
cfp.py:83
↓ 2 callers
Function
feature_extraction
(x, fs, Hop=512, Window=2049, StartFreq=80.0, StopFreq=1000.0, NumPerOct=48)
cfp.py:202
↓ 2 callers
Function
nonlinear_func
(X, g, cutoff)
cfp.py:70
↓ 1 callers
Function
CFP_filterbank
(x, fr, fs, Hop, h, fc, tc, g, NumPerOctave)
cfp.py:138
↓ 1 callers
Function
Quef2LogFreqMapping
(ceps, q, fs, fc, tc, NumPerOct)
cfp.py:113
↓ 1 callers
Function
STFT
(x, fr, fs, Hop, h)
cfp.py:51
↓ 1 callers
Function
est
(output)
audio2midi.py:159
↓ 1 callers
Function
feature_ext
(fp)
audio2midi.py:179
↓ 1 callers
Function
load_audio
(filepath, sr=None, mono=True, dtype='float32')
cfp.py:177
↓ 1 callers
Function
main
(file_path, model_path, output_path)
audio2midi.py:238
↓ 1 callers
Function
seq2roll
(seq)
audio2midi.py:190
↓ 1 callers
Function
smoothing
(roll)
audio2midi.py:10
↓ 1 callers
Function
write_midi
(filepath, pianorolls, program_nums=None, is_drums=None, track_names=None, velocity=100, tempo=
audio2midi.py:201
Method
__init__
(self)
audio2midi.py:88
Function
cfp_process
(fpath, ypath=None, csv=False,sr=44100, hop=256, model_type='vocal')
cfp.py:237
Method
forward
(self, x)
audio2midi.py:141
Function
get_CenFreq
(StartFreq=80, StopFreq=1000, NumPerOct=48)
cfp.py:219
Function
get_time
(fs, Hop, end)
cfp.py:230
Function
hz2midi
(hz)
cfp.py:216
Function
midi2hz
(midi)
cfp.py:214