Skip to content

Instantly share code, notes, and snippets.

View lorenlugosch's full-sized avatar
💭
https://lorenlugosch.com/

Loren Lugosch lorenlugosch

💭
https://lorenlugosch.com/
View GitHub Profile
@lorenlugosch
lorenlugosch / generate_prompts.py
Created April 3, 2021 00:17
Prompt creation script for Timers and Such
import numpy as np
import os
import pandas as pd
import tqdm
import subprocess
import inflect
p = inflect.engine()
path = []
speakerId = []