Skip to content

Instantly share code, notes, and snippets.

import subprocess
import argparse
import base64
import json
"""
Currently uses Google's cloud speech API
"""
from googleapiclient import discovery
import subprocess
import argparse
import base64
import json
import time
import httplib2
## Going with IBM
from watson_developer_cloud import SpeechToTextV1
First chapter
- obstacles/walls of progression
- ILP / POWER / Memory wall
- Multicore
Second chapter:
- Performance
- cpu speed
- clock cycles
- execution time