cdleong/phonemize-audio
update spinner again
spinner update
missing punctuation
transcription spinner
trying .ogg
update emoji
text update
Headers and such
trying out a form
fix progress bar again
off by one on progress bar
fix progress bar
progress bar
Cleanup results for many uploads
f-strings need an "f" in front.
More informative mp3 conversion outputs
Trying again to fix Unknown Format
Trying to fix encoding error with .wav
Update app.py
Update app.py
st.info error
need to import torchaudio, right
Uploading .wav works, now trying .mp3
unserializable
show results as a dictionary
permutations, not combinations. order of letters matters
make ipa the first in the dropdown
get URL to iso 639-3
update output formatting
Update app.py
update description for "ipa"
"IPA" should be in dropdown!
set default selection
Update app.py
Trying dropdown method
Updating langcode search and checking for if it's valid.
Update app.py
attempt at mp3 support with torchaudio
Update app.py
got .wav working, now accepting multiple files
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
Update app.py
