speech2text / extractor.py
m00913563
fix function call
fbb559b
raw
history blame contribute delete
49 Bytes
def speech2text(mp3):
return {"text": "text"}