#Council of Chiefs
9:00PM November 3, 2012
Camp Lazarus
4422 Columbus Pike
Delaware, OH 43015
Goal of the Meeting: To make decisions regarding the specifics of Conclave 2013
#!/usr/bin/env ruby | |
# Usage: gitio URL [CODE] | |
# | |
# Turns a github.com URL | |
# into a git.io URL | |
# | |
# Copies the git.io URL to your clipboard. | |
url = ARGV[0] | |
code = ARGV[1] |
<uses-permission android:name="android.permission.ACCESS_WIFI_STATE"></uses-permission> | |
<uses-permission android:name="android.permission.INTERNET"></uses-permission> |
const int SpeechRecognizer::kAudioSampleRate = 16000; | |
const int SpeechRecognizer::kAudioPacketIntervalMs = 100; | |
const ChannelLayout SpeechRecognizer::kChannelLayout = CHANNEL_LAYOUT_MONO; | |
const int SpeechRecognizer::kNumBitsPerAudioSample = 16; | |
const int SpeechRecognizer::kNoSpeechTimeoutSec = 8; | |
const int SpeechRecognizer::kEndpointerEstimationTimeMs = 300; | |
// ... | |
const char* const kContentTypeSpeex = "audio/x-speex-with-header-byte; rate="; | |
const int kSpeexEncodingQuality = 8; | |
const int kMaxSpeexFrameLength = 110; // (44kbps rate sampled at 32kHz). |
#!/bin/bash | |
# FLAC encoded example | |
curl \ | |
--data-binary @example.flac \ | |
--header 'Content-type: audio/x-flac; rate=16000' \ | |
'https://www.google.com/speech-api/v1/recognize?xjerr=1&client=chromium&pfilter=2&lang=en-US&maxresults=6' | |
# Speex encoded example | |
curl \ |
{ | |
"hypotheses": [ | |
{ | |
"confidence": 0.88569070000000005, | |
"utterance": "this is pretty cool" | |
}, | |
{ | |
"utterance": "thesis pretty cool" | |
}, | |
{ |
#Council of Chiefs
9:00PM November 3, 2012
Camp Lazarus
4422 Columbus Pike
Delaware, OH 43015
Goal of the Meeting: To make decisions regarding the specifics of Conclave 2013
# A Liquid tag for Jekyll sites that allows posting links to Debian BTS. | |
# by: Andrew Shadura | |
# | |
# Example usage: {% bts 123456 %} //adds a link to a bug #123456 | |
# | |
# Or, you can just use debian/changelog format, like closes: #123456 | |
# Launchpad bugs are also supported. | |
require 'cgi' | |
require './plugins/post_filters' |
# | |
# = Capistrano database.yml task | |
# | |
# Provides a couple of tasks for creating the database.yml | |
# configuration file dynamically when deploy:setup is run. | |
# | |
# Category:: Capistrano | |
# Package:: Database | |
# Author:: Simone Carletti <[email protected]> | |
# Copyright:: 2007-2010 The Authors |
The cats nestle close to their kittens now. | |
The lambs have laid down with the sheep. | |
You’re cozy and warm in your bed, my dear. | |
Please go the fuck to sleep. | |
The windows are dark in the town, child. | |
The whales huddle down in the deep. | |
I’ll read you one very last book if you swear | |
You’ll go the fuck to sleep. |
ּ_בּ | |
בּ_בּ | |
טּ_טּ | |
כּ‗כּ | |
לּ_לּ | |
מּ_מּ | |
סּ_סּ | |
תּ_תּ | |
٩(×̯×)۶ | |
٩(̾●̮̮̃̾•̃̾)۶ |