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:
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ʁœðˀ", |
I hereby claim:
To claim this, I am signing this object:
# ******************************************************************************** | |
# | |
# 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 |