Mirinae is a Python package for MAGO's framework
Project description
Mirinae
마고 프레임워크를 사용할 수 있는 CLI 도구입니다.
마고 서비스
Local에서 사용하기
-
소스 코드를 다운로드 받습니다.
git clone https://github.com/holamago/mirinae-cli.git
-
설치를 다음과 같이 합니다.
cd mirinae-cli pip install -e .
-
이제 CLI를 사용할 수 있습니다.
Demo
Login
mirinae user login -v -e <email> -w <password>
Audion API 사용하기
-
로컬에 있는 오디오 파일 사용하기
- Subtitle Generation
mirinae api call -s SubtitleGeneration -a <audio_path>
- Voice Separation
mirinae api call -s VoiceSeparation -a <audio_path>
-
Youtube URL 사용하기
-
Subtitle Generation
mirinae api call_url -s SubtitleGeneration -u <youtube url>
-
Voice Separation
mirinae api call_url -s VoiceSeparation -u <youtube url>
Audion 대시보드 사용하기
mirinae dashboard get -s SubtitleGeneration
mirinae dashboard get -s VoiceSeparation
- Query 사용하기
mirinae dashboard get -s SubtitleGeneration --query last
mirinae dashboard get -s VoiceSeparation --query last
** 오늘 날짜 데이터 가져오기 ** 이전에 시간 저장 방법이 변경되어서 동작 안할 수 있습니다. 오늘 날짜에 테스트를 했다면 사용해 보세요.
mirinae dashboard get -s SubtitleGeneration --query today
mirinae dashboard get -s VoiceSeparation --query today
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mirinae-0.1.8.tar.gz
(7.5 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mirinae-0.1.8.tar.gz.
File metadata
- Download URL: mirinae-0.1.8.tar.gz
- Upload date:
- Size: 7.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
967517dc012396af56dd753c3d77327ae0cd3087af739a22a77dbe51218ffbff
|
|
| MD5 |
be6b68ff126c53d5e24ccb52a6b0e3b2
|
|
| BLAKE2b-256 |
3c63c8851f72b9a87264819b6f687ab36be91b8a1525b311587af349e6342f14
|
File details
Details for the file mirinae-0.1.8-py3-none-any.whl.
File metadata
- Download URL: mirinae-0.1.8-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.10.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
51328761ef19fe3e40796d2bbc37af14b90b9775c60efd3073299465e24c07c4
|
|
| MD5 |
2e470b6174bcf98473b3ede17613124a
|
|
| BLAKE2b-256 |
35debe80abea9174f330bf9e796cfc27806e49a7a85045257adf60651b1ee4c4
|