Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

does not support uploading audio application/ogg #35

Closed
NightMachinery opened this issue Jan 18, 2025 · 1 comment
Closed

does not support uploading audio application/ogg #35

NightMachinery opened this issue Jan 18, 2025 · 1 comment

Comments

@NightMachinery
Copy link

LLM Model: gemini-2.0-flash-exp

Error: This model does not support attachments of type 'application/ogg', only application/pdf, image/png, image/jpeg, image/webp, image/heic, image/heif, audio/wav, audio/mp3, audio/aiff, audio/aac, audio/ogg, audio/flac, audio/mpeg, video/mp4, video/mpeg, video/mov, video/avi, video/x-flv, video/mpg, video/webm, video/wmv, video/3gpp, video/quicktime

Or sometimes:

Error: This model does not support attachments of type '', only application/pdf, image/png, image/jpeg, image/webp, image/heic, image/heif, audio/wav, audio/mp3, audio/aiff, audio/aac, audio/ogg, audio/flac, audio/mpeg, video/mp4, video/mpeg, video/mov, video/avi, video/x-flv, video/mpg, video/webm, video/wmv, video/3gpp, video/quicktime

I have attached a sample of the latter type. These are voice files generated by Telegram, so you can also try recording on your own.

sample.zip

@simonw
Copy link
Owner

simonw commented Jan 22, 2025

OK, got this working:

llm -m gemini-1.5-pro-latest 'transcribe and translate' \
  --at 'https://static.simonwillison.net/static/2025/audio_sample.ogg' application/ogg

Outputs:

ببین داشتیم حرف می‌زدیم، اهرم فشار اینه که آقا اگه اتفاقی افتاد و چیز شد، جداً برخورد می‌شه.

که حالا مثلاً یکی از برخوردها می‌تونه

معرفی قاطع به چیز باشه،

کمیته انضباطی.

Look, we were talking, the pressure lever is that, sir, if something happens and something becomes [of it], they will seriously deal with [it].

That now, for example, one of the dealings can be

a decisive introduction to the disciplinary committee.

@simonw simonw closed this as completed in b5d0fdf Jan 22, 2025
simonw added a commit that referenced this issue Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants