Sam (sam.rngd)

Results 10 issues of Sam (sam.rngd)

can i get words alignment from attention map to get word timestamp for each word in hypothisis

can i get words timestamp when predict audio file

in my lenguage i cant find the LM (vietnamese) so how to create it for train model... i have 70000 sentences

i want to train with many char. not use ord(), how can map char (ex map by a dict) charmap_en1 = {'t': 20, 'v': 22, 'u': 21, 'z': 26, 'y':...

i haven train a model (50 epochs, datatrain 11000 wave files with text for each file, batchsize 16, learning rate = 0.001) when training: train_err: 0.028019862 trans_array_to_text_ch len: 72 words...

Chào ad. e đang tìm hiểu về asr. có một vấn đề là việc map các kí tự trong tiếng việt để encode sang int array cho vào train model....

format of file arff_emo_list_change_label_sort ?

When transform from Frame to Spectrum i cant calculation spectral feature from Frames. Error in view( .Spectrum)

i have answers: +input label (create by preprocess.py ) are encoded to int array (index of char) in clude: a-z, num of ouput_dim ds2 model. Looking forward to receiving your...

i use predict.py to predict a file but plantext is not Unicode text. it like: INFO:tensorflow:Inference results: [{'decoded': array([8, 8, 8]), 'plaintext': b'hhh'}] how i can to predict in UTF-8,...