Wikispeech needs to be able to get content from another MW server. This is both in the consumer, when it makes requests to the segment and listen APIs, and the producer when fetching content for segmenting and creating utterances.
Description
Description
Details
Details
Related Changes in Gerrit:
| Subject | Repo | Branch | Lines +/- | |
|---|---|---|---|---|
| Run Wikispeech as a gadget | mediawiki/extensions/Wikispeech | master | +419 -89 |
| Status | Subtype | Assigned | Task | ||
|---|---|---|---|---|---|
| Resolved | Sebastian_Berlin-WMSE | T281662 ☂Enable running Wikispeech via gadget | |||
| Resolved | Sebastian_Berlin-WMSE | T281663 Communication between consumer and producer |
Event Timeline
Comment Actions
This has been solved by the consumer using mw.ForeignApi instead of mw.Api and the producer sending requests to the parse API (on the consumer) to fetch page content.
Comment Actions
Change 685428 had a related patch set uploaded (by Sebastian Berlin (WMSE); author: Sebastian Berlin (WMSE)):
[mediawiki/extensions/Wikispeech@master] Run Wikispeech as a gadget
Comment Actions
Change 685428 merged by jenkins-bot:
[mediawiki/extensions/Wikispeech@master] Run Wikispeech as a gadget