Re-encode speech to Opus or another lossy format #16
Labels
No milestone
No project
No assignees
2 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: computernewb/MSAgent-Chat#16
Loading…
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
(Probably should be in the SAPI API's repo but)
Currently messages are served as WAV, with the average file size being about 150KB. Therefore ideally they should be re-encoded into a lossy format such as Opus.
Implemented by
9e0f472251