Skip to content

Instantly share code, notes, and snippets.

View theresnotime's full-sized avatar
🦊
eeee

Sammy theresnotime

🦊
eeee
View GitHub Profile
import html
from google.cloud import texttospeech
import ssml
from pathlib import Path
data = ssml.open_data()
def ssml_to_audio(word, ssml_element, lang):
# Generates SSML text from plaintext.
{
"Xochimilco": "sotʃiˈmilko",
"Tenochtitlan": "tenoːt͡ʃˈtit͡ɬan",
"Jhené Aiko": "dʒəˈneɪ ˈaɪkoʊ",
"Albuquerque": "ˈælbəˌkɜːrki",
"Hyderabad ": "ˈɦaɪ̯daraːbaːd",
"Hasan Minhaj": "ˈhʌsən ˈmɪnhɑː(d)ʒ",
"Parangaricutirimícuaro": "paɾanɡaɾikutiɾiˈmikwaɾo",
"anticonstitutionnellement": "/ɑ̃.ti.kɔ̃s.ti.ty.sjɔ.nɛl.mɑ̃/",
"Smørrebrød": "ˈsmɶɐ̯ˌpʁœðˀ",

Keybase proof

I hereby claim:

  • I am theresnotime on github.
  • I am theresnotime (https://keybase.io/theresnotime) on keybase.
  • I have a public key ASDMjxzeo4sn6QRQ9QHc4NbOWb4pISexdRb7UlbbPkVMUgo

To claim this, I am signing this object:

@theresnotime
theresnotime / DangItBobby.ps1
Created April 7, 2016 15:42 — forked from danieltharp/DangItBobby.ps1
PowerShell script to find where a user is logged into on the network and disable their NIC.
# ********************************************************************************
#
# Script Name: DangItBobby.ps1
# Version: 1.0.0
# Author: bluesoul <https://bluesoul.me>
# Date: 2016-04-06
# Applies to: Domain Environments
#
# Description: This script searches for a specific, logged on user on all or
# specific Computers by checking the process "explorer.exe" and its owner. It