mirror of
https://github.com/k2-fsa/icefall.git
synced 2025-08-09 01:52:41 +00:00
* begin to add documents for pruned_transducer_stateless * Move lstm docs to Streaming folder * Add documents for pruned transducer stateless models * Move zipformer mmi to non-streaming recipe * Add more docs for streaming decoding * Fix typo
22 lines
728 B
ReStructuredText
22 lines
728 B
ReStructuredText
aishell
|
|
=======
|
|
|
|
Aishell is an open-source Chinese Mandarin speech corpus published by Beijing
|
|
Shell Shell Technology Co.,Ltd.
|
|
|
|
400 people from different accent areas in China are invited to participate in
|
|
the recording, which is conducted in a quiet indoor environment using high
|
|
fidelity microphone and downsampled to 16kHz. The manual transcription accuracy
|
|
is above 95%, through professional speech annotation and strict quality
|
|
inspection. The data is free for academic use. We hope to provide moderate
|
|
amount of data for new researchers in the field of speech recognition.
|
|
|
|
It can be downloaded from `<https://www.openslr.org/33/>`_
|
|
|
|
.. toctree::
|
|
:maxdepth: 1
|
|
|
|
tdnn_lstm_ctc
|
|
conformer_ctc
|
|
stateless_transducer
|