Skip to content

Commit 0c02798

Browse files
Your NameYour Name
authored andcommitted
Fixed the problems
1 parent bcc72ab commit 0c02798

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

docs/source/en/model_doc/moonshine.md

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,9 @@ transcription[0]
7979
</hfoption>
8080
</hfoptions>
8181

82+
## Resources
8283

83-
- Moonshine improves upon Whisper's architecture:
84-
1. It uses SwiGLU activation instead of GELU in the decoder layers
85-
2. Most importantly, it replaces absolute position embeddings with Rotary Position Embeddings (RoPE). This allows Moonshine to handle audio inputs of any length, unlike Whisper which is restricted to fixed 30-second windows.
86-
87-
-- A guide for automatic speech recognition can be found [here](../tasks/asr)
84+
- [Automatic speech recognition task guide](../tasks/asr)
8885

8986
## MoonshineConfig
9087

docs/source/en/model_doc/roc_bert.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,11 @@ rendered properly in your Markdown viewer.
2727
You can find all the original RoCBert checkpoints under the [weiweishi](https://huggingface.co/weiweishi) profile.
2828

2929
> [!TIP]
30+
<<<<<<< HEAD
31+
=======
32+
> This model was contributed by [weiweishi](https://huggingface.co/weiweishi).
33+
>
34+
>>>>>>> ce1aabd56b (Fixed Problems)
3035
> Click on the RoCBert models in the right sidebar for more examples of how to apply RoCBert to different Chinese language tasks.
3136
3237
<hfoptions id="usage">

0 commit comments

Comments
 (0)