Update README.md
Browse files
README.md
CHANGED
|
@@ -105,12 +105,9 @@ As LLMs take so long to transcribe music, I created Noteworthy as an MCP server
|
|
| 105 |
# OpenAI Codex
|
| 106 |
- All coding tasks (app creation), model related tasks on modal (fine-tuning, inference) and quantization were all performed using OpenAI Codex.
|
| 107 |
|
| 108 |
-
[Field notes](https://huggingface.co/blog/build-small-hackathon/noteworthy)
|
| 109 |
-
|
| 110 |
-
|
| 111 |
# Forward Looking Improvements
|
| 112 |
- Supporting other clefs (Bass, Tenor, Alto ...)
|
| 113 |
- Support for reading a whole page of music
|
| 114 |
- Creating MIDI files and a metronome to accompany the transcribing of notes, so students can both see and hear
|
| 115 |
|
| 116 |
-
|
|
|
|
| 105 |
# OpenAI Codex
|
| 106 |
- All coding tasks (app creation), model related tasks on modal (fine-tuning, inference) and quantization were all performed using OpenAI Codex.
|
| 107 |
|
|
|
|
|
|
|
|
|
|
| 108 |
# Forward Looking Improvements
|
| 109 |
- Supporting other clefs (Bass, Tenor, Alto ...)
|
| 110 |
- Support for reading a whole page of music
|
| 111 |
- Creating MIDI files and a metronome to accompany the transcribing of notes, so students can both see and hear
|
| 112 |
|
| 113 |
+
[Field notes](https://huggingface.co/blog/build-small-hackathon/noteworthy)
|