Skip to content

Instantly share code, notes, and snippets.

View amitbet's full-sized avatar

Amit Bezalel amitbet

View GitHub Profile
@amitbet
amitbet / multi-producer-consumer.go
Last active June 4, 2019 08:03
multi producer & consumer example in golang
package main
import (
"fmt"
"runtime"
"strconv"
"time"
)
func main() {
@amitbet
amitbet / speech-compare.csv
Last active June 5, 2018 13:56
speech comparison
Engine Stumbles
IBM 2
Temi 2
Google 3
MS 5
Wit.AI 6
D.Speech 8
nVoq 9
Kaldi 12