malar pushed to master at malar/speech-scoring
-
e7fc607578 trying mfcc instead of spectrogram
malar pushed to master at malar/speech-scoring
-
c81a7b4468 decreasing first layer node count to avoid gpu memory overflow
-
c682962c8f using a Bi-LSTM layer as the first layer
-
6ff052be9b fixed randomize pair picking
-
7fc89c0853 1. fixed pairing and data duplicates
-
3d297f176f perfect score on new test words - TODO evaluate on real voice
- Compare 5 commits »
malar pushed to master at malar/speech-scoring
-
77c7adbdb5 Merge branch 'master' of ssh://invmac/~/Public/repos/speech-scoring
-
a67ce148d6 fixed dupliate words
- Compare 2 commits »
malar pushed to master at malar/speech-scoring
-
c75ff4d109 failure visualization wip
-
a9b244a50c the pair generation order is randomized
- Compare 2 commits »
malar pushed to master at malar/speech-scoring
-
1b0ba26a6e Merge branch 'master' of ssh://invnuc/~/Public/Repos/speech_scoring
-
e9f54c7f6f 1. tuned batchsize
-
7684ab3a74 ported to tqdm
- Compare 3 commits »
malar pushed to master at malar/speech-scoring
-
036667d1c7 Merge branch 'master' of https://code.whiteblossom.net/malar/speech-scoring
-
33c6bcc3c1 implemeted test data sample generation
- Compare 2 commits »
malar pushed to master at malar/speech-scoring
-
10b024866e implemented evaluation of test data with model by overfitting on smaller dataset
malar pushed to master at malar/fs-walle-react-ts
-
b14927dade fixed change
malar pushed to master at malar/speech-scoring
-
e4b8b4e0a7 visualizing and playing sound files where prediction fails
-
988f66c2c2 avoiding same voice similar variants
-
d978272bdb saving model and tensorboard
-
bb72c4045e trying to overfit the model to identify false-negative types
-
1190312def removed tfrecord tensor code and remnants
- Compare 14 commits »
malar pushed to master at malar/speech-scoring
-
5b682c78b8 Merge branch 'master' of ssh://invmac/~/Public/repos/speech-scoring
-
4194e05b4c removing - from phrases before synthesizing audio
-
1f19463b65 computing phoneme/word variant for each word in a phrase
- Compare 3 commits »
malar pushed to master at malar/speech-scoring
-
046343680e implemented siamese pair tfrecord writer
-
c187fbe1ca implemented tfrecord writer for spectrograms
- Compare 2 commits »
malar pushed to master at malar/speech-scoring
-
fabd882664 tfrecords wip
-
5ff437b095 computing spectrogram for existing files
-
22d353f101 skipping missing files
- Compare 3 commits »
malar pushed to master at malar/speech-scoring
-
b4ceeb4eed generating spectrogram parallelly
malar pushed to master at malar/speech-scoring
-
6ab84b4dc2 Merge branch 'master' of ssh://invmac/~/Public/repos/speech-scoring
-
d4454b6434 looping record test code
-
45977a819d generating randome samples
-
4188585488 updated test code
-
2d9b12af95 fixed out of range exception
- Compare 5 commits »
malar pushed to master at malar/speech-scoring
-
6fbf06814c updated model to use dense classifier
malar pushed to master at malar/Deep-Learning-Course
-
e792d29ba1 implemented conv2d of mnist from scratch added fourth week notes
malar pushed to master at malar/Deep-Learning-Course
-
64b89c326b update faceeyes code
malar pushed to master at malar/speech-scoring
-
80c0ce403e generating all words for a every voice first
malar pushed to master at malar/speech-scoring
-
cbf15ff662 type in fn name