CouncilDataProject / cdptools_v2

Tools you can use to interact with and run Council Data Project instances.
Other
7 stars 9 forks source link

Use any available event agenda items as suggestions in SRModel #40

Closed evamaxfield closed 5 years ago

evamaxfield commented 5 years ago

Many SRModels allow suggested words to be passed in to the model prior to prediction. This will indicate to the model that it is likely the words passed occur in the audio. Tokenized agenda items are a decent list of words to pass through because they hopefully provide context to the model that the audio is related to "Council Bill" or "Public Comment" etc.

evamaxfield commented 5 years ago

For GoogleCloudSRModel use audioTopic in additional metadata: https://cloud.google.com/speech-to-text/docs/recognition-metadata