Page MenuHomePhabricator

Implement RecordingStore
Closed, DeclinedPublic0 Estimated Story Points

Description

Keeps track of recorded audio files using a FileBackend.

What about the API? Do we pass audio when creating the metadata, or is this an API of it's own where one first create the Recording metadata, retrieve the identity and then store the audio using this identity?

Event Timeline

Lokal_Profil set the point value for this task to 16.Nov 12 2020, 8:58 AM

Change 642402 had a related patch set uploaded (by Karl Wettin (WMSE); owner: Karl Wettin (WMSE)):
[mediawiki/extensions/WikispeechSpeechDataCollector@master] Introduce RecordingStore

https://gerrit.wikimedia.org/r/642402

Note to self: set as declined/invalidated and document how we decided to go for MCR and point to those tasks.

kalle changed the point value for this task from 16 to 0.Jan 14 2021, 11:30 AM

Change 642402 abandoned by Karl Wettin (WMSE):
[mediawiki/extensions/WikispeechSpeechDataCollector@master] Introduce RecordingStore

Reason:
We have opted to use file namespace rather than an ad hoc file backend.

https://gerrit.wikimedia.org/r/642402

We are moving forward using file namespace (see T273038) rather than an ad hoc file backend.

kalle moved this task from 🤔 Awaits action to 🤯 Done on the User-kalle board.