| | |
| | | </section> |
| | | <section id="quick-start"> |
| | | <h2>Quick start<a class="headerlink" href="#quick-start" title="Permalink to this heading">¶</a></h2> |
| | | <p>To run the baseline, first you need to install FunASR and ModelScope. (<a class="reference external" href="https://alibaba-damo-academy.github.io/FunASR/en/installation.html">installation</a>)<br /> |
| | | <p>To run the baseline, first you need to install FunASR and ModelScope. (<a class="reference external" href="https://github.com/alibaba-damo-academy/FunASR#installation">installation</a>)<br /> |
| | | There are two startup scripts, <code class="docutils literal notranslate"><span class="pre">run.sh</span></code> for training and evaluating on the old eval and test sets, and <code class="docutils literal notranslate"><span class="pre">run_m2met_2023_infer.sh</span></code> for inference on the new test set of the Multi-Channel Multi-Party Meeting Transcription 2.0 (<a class="reference external" href="https://alibaba-damo-academy.github.io/FunASR/m2met2/index.html">M2MeT2.0</a>) Challenge.<br /> |
| | | Before running <code class="docutils literal notranslate"><span class="pre">run.sh</span></code>, you must manually download and unpack the <a class="reference external" href="http://www.openslr.org/119/">AliMeeting</a> corpus and place it in the <code class="docutils literal notranslate"><span class="pre">./dataset</span></code> directory:</p> |
| | | <div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>dataset |
| | |
| | |  |
| | | |
| | | ## Quick start |
| | | To run the baseline, first you need to install FunASR and ModelScope. ([installation](https://alibaba-damo-academy.github.io/FunASR/en/installation.html)) |
| | | To run the baseline, first you need to install FunASR and ModelScope. ([installation](https://github.com/alibaba-damo-academy/FunASR#installation)) |
| | | There are two startup scripts, `run.sh` for training and evaluating on the old eval and test sets, and `run_m2met_2023_infer.sh` for inference on the new test set of the Multi-Channel Multi-Party Meeting Transcription 2.0 ([M2MeT2.0](https://alibaba-damo-academy.github.io/FunASR/m2met2/index.html)) Challenge. |
| | | Before running `run.sh`, you must manually download and unpack the [AliMeeting](http://www.openslr.org/119/) corpus and place it in the `./dataset` directory: |
| | | ```shell |
| | |
| | |  |
| | | |
| | | ## å¿«éå¼å§ |
| | | é¦å
éè¦å®è£
FunASRåModelScope. ([installation](https://alibaba-damo-academy.github.io/FunASR/en/installation.html)) |
| | | é¦å
éè¦å®è£
FunASRåModelScope. ([installation](https://github.com/alibaba-damo-academy/FunASR#installation)) |
| | | åºçº¿ç³»ç»æè®ç»åæµè¯ä¸¤ä¸ªèæ¬,`run.sh`æ¯ç¨äºè®ç»åºçº¿ç³»ç»å¹¶å¨M2MeTçéªè¯ä¸æµè¯éä¸è¯ä¼°çï¼è`run_m2met_2023_infer.sh`ç¨äºæ¤æ¬¡ç«èµé¢å¤å¼æ¾çå
¨æ°æµè¯é䏿µè¯åæ¶çæç¬¦åç«èµæç»æäº¤æ ¼å¼çæä»¶ã |
| | | å¨è¿è¡ `run.sh`åï¼éè¦èªè¡ä¸è½½å¹¶è§£å[AliMeeting](http://www.openslr.org/119/)æ°æ®éå¹¶æ¾ç½®äº`./dataset`ç®å½ä¸ï¼ |
| | | ```shell |
| | |
| | | </section> |
| | | <section id="id3"> |
| | | <h2>å¿«éå¼å§<a class="headerlink" href="#id3" title="æ¤æ é¢çæ°¸ä¹
龿¥">¶</a></h2> |
| | | <p>é¦å
éè¦å®è£
FunASRåModelScope. (<a class="reference external" href="https://alibaba-damo-academy.github.io/FunASR/en/installation.html">installation</a>)<br /> |
| | | <p>é¦å
éè¦å®è£
FunASRåModelScope. (<a class="reference external" href="https://github.com/alibaba-damo-academy/FunASR#installation">installation</a>)<br /> |
| | | åºçº¿ç³»ç»æè®ç»åæµè¯ä¸¤ä¸ªèæ¬,<code class="docutils literal notranslate"><span class="pre">run.sh</span></code>æ¯ç¨äºè®ç»åºçº¿ç³»ç»å¹¶å¨M2MeTçéªè¯ä¸æµè¯éä¸è¯ä¼°çï¼è<code class="docutils literal notranslate"><span class="pre">run_m2met_2023_infer.sh</span></code>ç¨äºæ¤æ¬¡ç«èµé¢å¤å¼æ¾çå
¨æ°æµè¯é䏿µè¯åæ¶çæç¬¦åç«èµæç»æäº¤æ ¼å¼çæä»¶ã |
| | | å¨è¿è¡ <code class="docutils literal notranslate"><span class="pre">run.sh</span></code>åï¼éè¦èªè¡ä¸è½½å¹¶è§£å<a class="reference external" href="http://www.openslr.org/119/">AliMeeting</a>æ°æ®éå¹¶æ¾ç½®äº<code class="docutils literal notranslate"><span class="pre">./dataset</span></code>ç®å½ä¸ï¼</p> |
| | | <div class="highlight-shell notranslate"><div class="highlight"><pre><span></span>dataset |