首页 > Markdown预览实验
头像
Iris.L
编辑于 2020-01-14 13:07
+ 关注

Markdown预览实验

Heading level 1

Heading level 2

Heading level 3

Heading level 4

Heading level 5
Heading level 6
# Heading level 7
## Heading level 8

我是一级标题

语音技术是人工智能领域的核心技术,语音技术的应用落地在不断加速中,为企业提供更便捷有效的可靠服务,从而降低成本提高效率,也让更多用户在生活的点点滴滴中享受便捷的语音服务。百度大脑通过AI开放平台面向企业和开发者,开放了业界最开放最领先的语音技术,全面支持各领域的创新应用。

我是二级标题

百度大脑将强大的语音技术开放给各行各业的开发者,提供了高稳定性的服务支持。语音技术已广泛应用于语音搜索、语音输入、听书播报、音视频质检智能硬件、游戏娱乐、呼叫中心等众多场景。了解语音技术落地情况,查看案例集锦。

我是三级标题

AI影响行业案例:通过百度AI开放平台获取的产品技术能力,实现了具有行业/产业创新、前瞻性的应用场景的落地,且在业务中解决实际问题等。

我是四级标题

面向个人及企业开发者提供语音识别的训练优化平台,支持零代码自助训练语言模型。

我是五级标题

实时语音识别:针对会议、直播等需要实时长时间识别的场景,推出了实时语音识别服务,支持长语音流式识别API调用方式,实时返回识别文字结果,跨平台适配各种操作系统。

我是六级标题

将文字合成为流畅自然的声音,提供基础音库和精品音库多种发音人,适用于泛阅读、订单播报、智能硬件等应用场景

粗体

I just love bold text.
I just love bold text.
Loveisbold

斜体

Italicized text is the cat's meow.
Acatmeow

斜体同时加粗

This text is really important.

引用

Dorothy followed her through many of the beautiful rooms in her castle.

多行引用

Dorothy followed her through many of the beautiful rooms in her castle.
The Witch bade her clean the pots and kettles and sweep the floor and keep the fire fed with wood.

嵌套引用

Dorothy followed her through many of the beautiful rooms in her castle.

The Witch bade her clean the pots and kettles and sweep the floor and keep the fire fed with wood.

格式嵌套引用

The quarterly results look great!

  • Revenue was off the chart.
  • Profits were higher than ever.
    Everything is going according to plan.

排序列表

  1. First item
  2. Second item
  3. Third item
  4. Fourth item
  5. Fifth item
  6. Sixth item
  7. Seventh item
  8. Eighth item
  9. Ninth item
  10. Tenth item
  11. Eleventh item
  12. Twelveth item

    无序列表

  • First item

  • Second item

  • Third item

  • Fourth item

    多级无序列表

  • First item

  • Second item

  • Third item

    • Indented item
    • Indented item
  • Fourth item

    整块代码1

    class Dog:
    
      tricks = []             # mistaken use of a class variable
    
      def __init__(self, name):
          self.name = name
    
      def add_trick(self, trick):
          self.tricks.append(trick)

    整块代码2

  1. Open the file.

  2. Find the following code block on line 21:

    <html>
      <head>
        <title>Test</title>
      </head>
  3. Update the title to match the name of your website.

    行间代码

    At the command prompt, type nano.

    图片

  4. Open the file containing the Linux mascot.

  5. Marvel at its beauty.


    居中公式

    行内公式

    表格

    Column 1 Column 2 Column 3
    Text Text Text
    ### 混合表格
    Name Description
    ------------- -----------
    Help Display the help window.
    Close Close a window
    ### 左右对齐
    Left-Aligned Center Aligned Right Aligned
    :------------ :---------------: -----:
    col 3 is some wordy text $1600
    col 2 is centered $12
    zebra stripes are neat $1

更多模拟面试

全部评论

(0) 回帖
加载中...
话题 回帖

近期热帖

历年真题 真题热练榜 24小时
技术(软件)/信息技术类
查看全部

热门推荐