Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/buriburisuri/speech-to-text-wavenet
/ functions
Functions
13 in github.com/buriburisuri/speech-to-text-wavenet
⨍
Functions
13
◇
Types & classes
1
↓ 3 callers
Function
get_logit
(x, voca_size)
model.py:11
↓ 3 callers
Function
process_libri
(csv_file, category)
preprocess.py:71
↓ 3 callers
Function
process_ted
(csv_file, category)
preprocess.py:144
↓ 1 callers
Function
_augment_speech
(mfcc)
data.py:86
↓ 1 callers
Function
_load_mfcc
(src_list)
data.py:69
↓ 1 callers
Function
convert_sph
Convert an sph file into wav format for further processing
preprocess.py:137
↓ 1 callers
Function
get_loss
(opt)
train.py:39
↓ 1 callers
Function
index2str
(index_list)
data.py:50
↓ 1 callers
Function
process_vctk
(csv_file)
preprocess.py:22
↓ 1 callers
Function
res_block
(tensor, size, rate, block, dim=num_dim)
model.py:14
Method
__init__
(self, batch_size=16, set_name='train')
data.py:106
Function
print_index
(indices)
data.py:62
Function
str2index
(str_)
data.py:32