HumanSignal / HumanSignal/label-studio
Error loading uploaded audio file
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
I am using the label-studio 1.10.0 for labeling speech segments.
When I try on the Linux computer, I got the following error:
```
Error while loading audio. Check $audio field in task.
Technical description: An error occurred while decoding the audio file. Please select another file or try again. Failed to execute 'decodeAudioData' on 'BaseAudioContext': Unable to decode audio data
```
When I try on the MacOS computer, I got the following error:
```
There was an issue loading URL from $undefined$ value
Things to look out for:
URL is valid
URL scheme matches the service scheme, i.e. https and https
The static server has wide-open CORS, more on that here
Technical description: HTTP error status: 404
URL: undefined$
```
Contributor guide
Assessment
This issue has not been assessed yet.