You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The file seems to use a compression format: ulaw,embedded-shorten-v2.00
which isn't supported by sphfile (which assumes uncompressed format).
sph2pipe does properly convert the file to .wav, but I don't see any documentation on the embedded-shorten-v2.00 encoding that would let me say whether it's something I could implement. For the interim I'd suggest doing the following on your data-files: sph2pipe iaab.sph iaab-uncompressed.sph
which should write them in regular ulaw encoding, that in theory should work with sphfile.
While I output the sphfile into wav, I found error listening to this wav.
Here is my example.
test.zip
The text was updated successfully, but these errors were encountered: