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

Bug - Server error from Whisper API - ivalid file format #299

Open
VincentLuders opened this issue Aug 25, 2024 · 2 comments
Open

Bug - Server error from Whisper API - ivalid file format #299

VincentLuders opened this issue Aug 25, 2024 · 2 comments

Comments

@VincentLuders
Copy link

image

This just appears sometimes and then you just have to close and rerun the app and then it works.

Server error from Whisper API
Invalid file format. Supported formats: ['flacl, Im4aI,
'mp3', Imp41, 'mpeg', Impgal, 'oga', logg', 'wav',
'webm']

@rkhrkh
Copy link

rkhrkh commented Aug 25, 2024

I can confirm this error message. In my experience, I've encountered it exclusively when I've rapidly activated the application multiple times in quick succession, specifically when using the Groq API. I haven't been able to determine whether the issue lies with the application itself or with the API.

To provide more context:
1. The error seems to occur intermittently.
2. It appears to be triggered by rapid, repeated use of the application.
3. In my case, it's associated with the Groq API implementation.
4. The root cause (application vs. API) remains unclear.

For users experiencing this issue, closing and rerunning the application, as suggested, seems to resolve it temporarily.

The developer might want to investigate potential race conditions or API request handling, especially under rapid-fire usage scenarios.

@X1011
Copy link

X1011 commented Sep 15, 2024

I just had this happen. It seems to me like a corrupted recording, because when I look in the recording list, the failed one takes longer to load than the other ones, and it's a blank audio – less than a second – though I was recording for several seconds.

screenshot of recordings

Version: 5.0.0 (20240816.123323)
OS Version: macOS 14.6.1 (23G93)

I couldn't find a way to view any logs or bring up DevTools in the app. I also couldn't download the recording, due to crashes (Issue #309), and I couldn't locate where the app's database or recordings are stored on disk.

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

3 participants