Page MenuHomePhabricator

Communication between consumer and producer
Closed, ResolvedPublic

Description

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.

Details

Related Changes in Gerrit:

Event Timeline

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.

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

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

Change 685428 merged by jenkins-bot:

[mediawiki/extensions/Wikispeech@master] Run Wikispeech as a gadget

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