Passer au contenu principal

 Subscribe

On the heels of Microsoft's groundbreaking new developments in speech recognition, we have are continuing along our path: improving the quality of the transcripts generated by Azure Media Indexer and expanding our locale support to eventually accomplish our goal of being able to recognize all human speech on the Azure cloud.

Today we are ready to release the following improvements to Azure Media Indexer 2 Preview:

  • Japanese language models for public (preview) consumption in Azure Media Indexer 2
  • Removal of the 10 minute processing limit 
  • Additional quality improvements with respect to punctuation and grammar

This Japanese language works in an identical manner to all other language models, simply provide the proper language code in the configuration file.

The following configuration will allow you to process a file with Japanese speech content (with defaults in all other Options)

{
    'Version': '1.0',
    'Features': [{
        'Options': {
            "Language": "JaJp"
        }        
    }]
}

 

Still not sure what Azure Media Indexer 2 is?  Read the introductory blog post to learn how to extract the speech content from your media files.

To learn more about Azure Media Analytics, check out the introductory blog post.

Have feedback?  Share it on our feedback forum.

  • Explore

     

    Let us know what you think of Azure and what you would like to see in the future.

     

    Provide feedback

  • Build your cloud computing and Azure skills with free courses by Microsoft Learn.

     

    Explore Azure learning


Join the conversation